资源列表
High-performance-computing
- 中科院高性能计算平台培训ppt,介绍了高性能计算平台使用方法。-CAS high-performance computing platform training ppt, introduced the high-performance computing platform to use.
xuanze
- 学习参考资料,对以后的学习很有用学习参考资料,对以后的学习很有用-Learning ResourcesLearning ResourcesLearning Resources
1331226184_1325365552-chelyabinsk
- ebmaster will activate your member account after checking your files
mpi
- this a hello world for mpi-this is a hello world for mpi
dot_product
- 使用CUDA语言实现向量的点乘,可以大幅度提高点乘的速度,是CUDA语言的入门程序-Using CUDA language vector dot product, can greatly improve the speed of the dot is CUDA language entry program
shebeisheding
- CUDA语言实现设备设定,是CUDA语言的初始化程序,是CUDA的入门程序-CUDA language setting device is initialized program CUDA language is CUDA entry procedures
STCIA
- STC IC 自定义下载演示程序(实现不停电下载) - STC IC 自定义下载演示程序(实现不停电下载)
Parallel-Computing
- 并行计算的课件,里面有详细的并行计算介绍,是零基础学习并行计算的好工具-this is a ppt about Parallel Computing.it is a good tool of learning parallel computing.
xml_rpc
- XML-RPC的全称是XML Remote Procedure Call,即XML远程方法调用。-xml rpc
segment-page
- 段页式虚拟设计管理 用于操作系统课程设计作业,可支持LRU和FIFO访问-Virtual Design Management section page
mpi_sum
- 利用MPI来进行并行计算,简单的大鼠求和的例子。可以了解MPI的语法和通信的原理。- Use MPI for parallel computing, a simple summation of large numbers of examples. MPI can understand the principle of grammar and communication.
openmp
- 用OpenMp实现矩阵转置,输出转置结果和串行及并行的时间,进行比较-With OpenMp realization matrix transpose, transpose output serial and parallel results and time to compare