-
PipeCNN-master
关于caffe的流水线性的加速,利用xilinx的SDAccel开发工具进行fpga加速(On the linear acceleration of the flow of Caffe, using the SDAccel development tool of Xilinx to accelerate the FPGA acceleration)
- 2018-03-13 10:25:27下载
- 积分:1
-
向量元素进行排序
该程序应用于并行排序算法Betchera。该算法属于一组并行排序的,这些算法之间的主要区别是并行(同时)作用于分选的数字数据集的可能性。class MyParSort Classvoid Setup 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-23 19:22:26下载
- 积分:1
-
美国把阿富汗的齿轮,激怒阿富汗人谁可以使用设备
- 2022-06-01 22:02:54下载
- 积分:1
-
Siemens_MPI
西门子MPI协议分析,用于S7-300/400等PLC上(Siemens MPI Protocol, used for S7-300.400 PLCs)
- 2020-06-28 14:20:02下载
- 积分:1
-
mpi
matrix multiply with MPI. Programming in UBUNTU with opensource library OPENMPI on c++
- 2020-11-10 23:39:46下载
- 积分:1
-
Matrix_inv
基于fpga的矩阵求逆运算,适用xilinx v6板卡(Inverse operation based on fpga matrix)
- 2017-04-24 09:55:13下载
- 积分:1
-
MapReduce-WordCount
并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。(Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.)
- 2020-06-30 02:00:02下载
- 积分:1
-
基于OPENMP的矩阵相乘的程序
应用背景只是用来学习OPENMP编程的应用技巧,同时对初学者有所帮助,不过程序比较简单,谨慎学习下载,同时,希望学习openmp的朋友能够多多交流一下,相互学习帮助关键技术关键技术就是基于OPENMP的一个矩阵相乘的并行实现,然后使用了分块,用静态分块进行各线程并行处理,所用时间短,效率高,适合学一下
- 2022-08-04 09:23:19下载
- 积分:1
-
0_feature_standar_rf
利用Python实现特征的MinMax标准化和Z-Score标准化两种特征归一化方法。并用原特征、两种归一化特征分别进行模型训练,比较模型性能。(Two normalization methods of MinMax normalization and Z-Score standardization are implemented by Python. The model is trained by the original feature and two normalization features respectively, and the performance of the model is compared.)
- 2021-01-19 00:38:43下载
- 积分: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