Skip to content

Randolph7/Spiking-MPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spiking-MPI

MPI for GDIIST neuromorphic computing platform.

设计原理

本工程为平台的MPI接口基本API实现demo。

1、Send

2、Broadcast

3、Recv

STEP1 Build CMake

Run 'make' under the project. Run 'make clean' each time the 'src/CMakelists' has been modified.

STEP2 Build Project

Enter the 'build' direction. Run 'make help' to check the avaliable options and make.

Customize Link Options

Add new 'add_custom_command()' option in the 'src/CMakefiles'.

About

MPI for GDIIST neuromorphic computing platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published