搜索资源列表
Cache_FIFO
- 模拟内存高速缓存技术C源码,主要是FIFO形式。-simulated high-speed cache memory technology C source code, is the main form of FIFO.
simpleTexture
- 基于GPU的通用计算,利用显存的cache是提高算法效率的重要方面,该例子是在CUDA环境下如何读取纹理的程序。-based GPU generic terms, the use of video memory cache is to improve the efficiency of the algorithm, The example is the CUDA environment how to read texture procedures.
ccache
- 自己开发的缓存类,很清晰简便的使用,方便开发者应用缓存-Self-developed cache type, I am clear and easy to use, enabling developers to use the cache
huancuntongxin
- MPI实现, 用缓存模式发送包含5个双精度类型的数据,需安装MPICH,并在VC++下编译,-MPI implementation, using the cache mode of delivery includes five pairs of precision types of data required to install MPICH, and, compiled under VC++,
matrix_pthread
- 2000*2000 矩阵相乘的优化,包括高速缓存优化+多线程-2000* 2000 matrix multiplication optimization, including cache optimization+ multi-threaded
parallel.tar
- jacobi迭代的串行优化,实现了在一级和二级cache上的优化。优化分为若干步骤。-jacobi iterative serial optimized to achieve the optimization of the primary and secondary cache. Optimization is divided into several steps.