搜索资源列表
cudaOpenMP
- CUDA 的编程示例,主要是用于通用计算的扩展,值得研究学习-CUDA GPGPU
jacobi
- 本程序采用并行方法实现jacobi迭代算法,采用VC2005结合openmp编写-This procedure jacobi method using parallel iterative algorithm using OpenMP VC2005 combines the preparation of
cgFlowVisYF
- cuda实现海洋流场计算,实现双线性差值,openMP版本等。具有很大的研究价值!-cuda achieve ocean flow field to achieve bilinear difference, openMP version and so on. Has great research value!
CUDA-Sobel-Filter-master
- This program is meant to run a sobel filter using three different methods. Each sobel filter function runs in a different way than the others, one is a basic sobel filter running through just the cpu on a single thread, another runs through openmp to