Open huttered40 opened 4 years ago
Critter cannot currently support multi-threaded MPI programs. The reason is that critter uses global variables that would need to be privatized per thread.
Critter cannot currently support multi-threaded MPI programs. The reason is that critter uses global variables that would need to be privatized per thread.