Searched refs:PETSCSF_WINDOW_SYNC_LOCK (Results 1 – 3 of 3) sorted by relevance
506 if (sync == PETSCSF_WINDOW_SYNC_LOCK) { in PetscSFGetWindow()545 …if (sync == PETSCSF_WINDOW_SYNC_LOCK) PetscCallMPI(MPI_Win_lock(MPI_LOCK_EXCLUSIVE, rank, MPI_MODE… in PetscSFGetWindow()547 if (sync == PETSCSF_WINDOW_SYNC_LOCK) { in PetscSFGetWindow()559 case PETSCSF_WINDOW_SYNC_LOCK: /* Handled outside */ in PetscSFGetWindow()691 case PETSCSF_WINDOW_SYNC_LOCK: /* Handled outside */ in PetscSFRestoreWindow()721 …if (sync == PETSCSF_WINDOW_SYNC_LOCK) PetscCallMPI(MPI_Win_fence(MPI_MODE_NOPUT | MPI_MODE_NOSUCCE… in PetscSFRestoreWindow()892 if (w->sync == PETSCSF_WINDOW_SYNC_LOCK) { in PetscSFRegisterPersistent_Window()994 if (!sf->setupcalled) synctype = PETSCSF_WINDOW_SYNC_LOCK; in PetscSFDuplicate_Window()1019 if (w->sync == PETSCSF_WINDOW_SYNC_LOCK) { in PetscSFBcastBegin_Window()1044 if (w->sync == PETSCSF_WINDOW_SYNC_LOCK) { in PetscSFBcastEnd_Window()[all …]
51 PETSCSF_WINDOW_SYNC_LOCK, enumerator
35 - Fix few bugs in PETSCSFWINDOW when using PETSCSF_WINDOW_SYNC_LOCK