Skip to content
Snippets Groups Projects
Commit 5c4e30af authored by ESCOBAR Juan's avatar ESCOBAR Juan
Browse files

Juan 107/05/2024:mode_init_ll.f90, temporarely commot MPI_FINALIZE => SegFault with GPU version ?!

parent 05a4426a
No related branches found
No related tags found
No related merge requests found
......@@ -766,10 +766,10 @@
#endif
#ifdef CPLOASIS
IF (.NOT. LOASIS) THEN
CALL MPI_FINALIZE(KINFO_ll)
!CALL MPI_FINALIZE(KINFO_ll)
END IF
#else
CALL MPI_FINALIZE(KINFO_ll)
!CALL MPI_FINALIZE(KINFO_ll)
#endif
!
!-------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment