IceFox99 / parallel-distributed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parallel-distributed

  • see 21mnist/README.md

Uncomment -mavx512f and -mfma flags in Makefile to compile the source code into OpenMP + x86 SIMD intrinsics version. Otherwise it will be compiled into pure OpenMP version by default.

About


Languages

Language:C++ 72.7%Language:Python 23.5%Language:Makefile 3.8%Language:C 0.1%