-
任务调度
这是一份具有异构多核计算环境下的任务调度,计算异构环境下的最小makespan,适合研究并行计算的同学学习
- 2022-02-06 06:14:35下载
- 积分:1
-
MFandMPF
计算肌电信号积分肌电值,均方根值,中值频率,平均功率频率(IEMG EMG calculated value, RMS value, median frequency, mean power frequency)
- 2010-03-02 14:06:21下载
- 积分:1
-
Matrix_inv
基于fpga的矩阵求逆运算,适用xilinx v6板卡(Inverse operation based on fpga matrix)
- 2017-04-24 09:55:13下载
- 积分:1
-
udf
用于fluent脉冲热源边界条件的udf(UDF for the boundary condition of fluent pulse heat source)
- 2020-12-14 22:09:13下载
- 积分:1
-
CPPAMP
多核编程,比 OPENCL 简单 可以通过类似 OPENMP 的方式,简洁的实现异构编程,使用 GPU 计算(Multicore programming than simple OPENCL)
- 2013-07-10 20:47:20下载
- 积分:1
-
DSP_MATLAB
主要用于微波光子处理的算法优化程序,希望能对各位有所帮助,请放心下载。(aghgdfdasggahdfgdfhhafdfdhfdf)
- 2009-10-11 18:41:33下载
- 积分:1
-
mpiqueen
基于MPI的N皇后问题,且剔除镜像解和旋转解(Of MPI-based N-queens problem and the solution removed the mirror solution and the rotation)
- 2012-05-18 13:35:45下载
- 积分:1
-
Quantum-calculations--lexchange
量子计算入门学习,编写了简单的基本程序供大家学习。(Quantum computing started learning to write a simple basic procedures for everyone to learn.)
- 2013-07-27 12:45:31下载
- 积分:1
-
Matrix_mulitiple
使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。(CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compare results. Also this program can change the dimension of the matrix, and enhanced portability of the program.)
- 2020-12-11 21:49:17下载
- 积分:1
-
OpenCl基础构架代码
应用背景密码暴力计算,大型数据计算都会用到,并行计算,本例程为通用openCL并行计算,基于nvidia平台下,例程综合了openCL的常用函数,平台创建、设备选择、内存分配、任务队列、核函数生成,可用本文件代码作为运行基础构架模板。关键技术
OpenCL常用函数构成的技术构架,可以在本代码基础之上适当修改,既可以应用于其他场合,免去繁杂的,重复配置函数的调用,本例程具有自动检测运行平台,运行设备。
- 2023-03-17 03:20:04下载
- 积分:1