diable swap out/in in qlmpi
This commit is contained in:
@@ -158,7 +158,7 @@ int ql_client(int *argc,char ***argv)
|
|||||||
syscall(803);
|
syscall(803);
|
||||||
rc = PMI_Barrier();
|
rc = PMI_Barrier();
|
||||||
|
|
||||||
rc = swapout(swap_file, buffer, BUF_SIZE, 0);
|
rc = swapout(swap_file, buffer, BUF_SIZE, 1);
|
||||||
|
|
||||||
#ifdef QL_DEBUG
|
#ifdef QL_DEBUG
|
||||||
printf(" swapout rc=%d\n",rc);
|
printf(" swapout rc=%d\n",rc);
|
||||||
|
|||||||
Reference in New Issue
Block a user