Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 221 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 221 Bytes

C + MPI, dynamic allocate version

Usage

$ cp Makefile.sample Makefile
$ ./paramset.sh M 1 1 2
$ make
$ mpirun -np 2 ./bmt

Lisence

LGPL2.0 or later