光纤网络

时间:2021-02-18 12:14:43
【文件属性】:
文件名称:光纤网络
文件大小:1.1MB
文件格式:ZIP
更新时间:2021-02-18 12:14:43
C 光纤网络 完全并行神经网络(FCNN)的具有MPI的顺序和并行C版本。 首先下载MNIST数据库。 必须将名为“ train”和“ test”的文件夹放在名为Dataset/dataset1目录中,或者可以在run.sh中更改变量DATASET 。 只需键入make即可了解魔术的发生。 要运行顺序和并行版本并获得加速,请运行以下命令: ./run.sh N 其中N是执行次数, 顺序程序和并行程序的选项可以在可执行文件本身中找到。 cd src/sequential ./fcnn.out -h 对于并行: cd src/parallel ./fcnn-mpi.out -h
【文件预览】:
FCNN-MPI-main
----.github()
--------workflows()
----src()
--------parallel()
--------util()
--------sequential()
--------Makefile(184B)
----run.sh(2KB)
----LICENSE(34KB)
----README.md(768B)
----Makefile(172B)
----docs()
--------PC___FCNN_MPI.pdf(538KB)
--------images()
--------bare_conf.tex(22KB)
--------IEEEtran.bst(58KB)
--------Makefile(224B)
--------IEEEtran.cls(197KB)
--------references.bib(2KB)
----.gitignore(508B)

网友评论