Draft: Fast one-sided MPI version
Compare changes
- Peter W. Draper authored
Hopefully not needed, code still runs
+ 17
− 19
@@ -75,7 +75,7 @@ static const int task_type_send = 22;
@@ -184,31 +184,29 @@ static void *send_thread(void *arg) {
@@ -252,7 +250,7 @@ static void *recv_thread(void *arg) {
@@ -265,9 +263,9 @@ static void *recv_thread(void *arg) {