Improve cuda m4

This commit is contained in:
Gallo Alejandro
2022-08-11 13:55:52 +02:00
parent f06cd7f562
commit 4101c89907
2 changed files with 70 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ int main(int argc, char** argv) {
MPI_Init(&argc, &argv);
size_t checkpoint_it;
int no(10), nv(10), itMod(-1), percentageMod(10);
int no(10), nv(100), itMod(-1), percentageMod(10);
float checkpoint_percentage;
bool
nochrono(false), barrier(false), rankRoundRobin(false),