登录
首页 » PPT » CUDA_Training

CUDA_Training

于 2016-06-13 发布 文件大小:6660KB
0 275
下载积分: 1 下载次数: 9

代码说明:

  CUDA学习者的福音,这个都是讲解利用CUDA进行GPU编程的一些课件,可以参考学习一下(CUDA learner s Gospel, this is explained by using CUDA GPU programming some of the courseware, can learn the reference)

文件列表:

CUDA_Training
.............\lecture1 cuda introduction 2008.ppt,2721280,2015-09-06
.............\lecture2 cuda basic 2008.ppt,733184,2015-09-06
.............\lecture3 cuda memory 2008.ppt,320000,2015-09-06
.............\lecture4 cuda threads 2008.ppt,357376,2015-09-06
.............\lecture5 application performance 2008.ppt,311296,2015-09-06
.............\lecture6 floating-point 2008.ppt,1221120,2015-09-06
.............\lecture7 case study vmd 2008.ppt,2552320,2015-09-06
.............\lecture8 case study 2008.ppt,2165248,2015-09-06
.............\lecture9 cuda conclusion 2008.ppt,25600,2015-09-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • multi_pi_matrix
    lab1为多线程计算圆周率的程序 lab2为多线程计算矩阵乘法的程序 有实验报告和说明文档(lab1 for multi-threaded computing lab2 pi procedure for multi-threaded matrix multiplication calculation procedures have experimental reports and documentation)
    2008-03-28 23:59:02下载
    积分:1
  • 基于遗传法的TSP问题
    一份有详细注释的TSP源码,运用遗传算法,有并行的能力,假设有一个旅行商人要拜访N个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。TSP问题是一个NPC
    2022-10-31 16:25:02下载
    积分:1
  • MPIjingdian
    MPI并行程序设计(都志辉) 经典的,关于并行计算的学习资料(MPI parallel programming (DU) classic study of information on parallel computing)
    2021-01-03 23:18:55下载
    积分:1
  • Source-Load-Coupling
    源负载耦合耦合矩阵程序 源负载耦合耦合矩阵程序源负载耦合耦合矩阵程序(source and load coupling matrix )
    2020-07-02 21:00:01下载
    积分:1
  • 利用CUDA平台矩阵乘法的GPU编程
    本程序为简易的CUDA编程,两个程序都是计算矩阵的乘法。其中Matrix1和Matrix2的区别是Matrix2使用了shared memory。每个程序都使用了串行和并行两种方式计算乘法,最后将并行的运算结果与串行运算结果对比,验证计算的正确性。同时,程序中利用CUDA计时模块统计了并行运算的耗时。因此可以得出使用shared memory后改善的运行时间。
    2022-12-18 17:50:03下载
    积分:1
  • MEIGA
    说明:  EGO算法的实现,采用遗传算法及kriging代理模型,进行经典案例的实现优化求解(EGO optimization GA optimization kriging surrogate models good examples)
    2020-09-21 17:57:50下载
    积分:1
  • 目标对象颜色检测
    This simple and somewhat silly application demonstrates using concurrent collections with WPF.  The collections are wrapped with observable facades, such that multiple threads may modify the collections concurrently, and those updates are safely propagated to UI controls.
    2023-08-31 18:10:03下载
    积分:1
  • matrix-multiplication-based-OpenMp-
    基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法(C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication)
    2011-06-25 12:52:19下载
    积分:1
  • MyTest
    CUDA代码,主要是要实现一个具体ADD操作,并且可以高速在GPU上运行(An Algorithm based on UKF)
    2013-10-14 09:45:06下载
    积分:1
  • MPI_broadcast
    设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先,由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。(Design the MPI program MPI_Bcast operation: Each MPI process establishes a node communication sub-domain grouping according to the node name; then, each process of the 0 node of each node sub-communication domain is again formed into a communication domain named head; At first, the root process broadcasts the message in the head communication sub-domain, and then the processes in the head sub-domain broadcast in the node sub-domain where it is)
    2020-12-15 16:09:13下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载