Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
Anand Radhakrishnan committed Apr 1, 2024
1 parent 133d0e0 commit 5b27463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simulation/m_start_up.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ contains
print*, trim(CRAY_ACC_MODULE)

if (CRAY_ACC_MODULE == "") then
call s_mpi_abort("CRAY_ACC_MODULE is not set. Exiting...")
!call s_mpi_abort("CRAY_ACC_MODULE is not set. Exiting...")
end if
#endif
#endif
Expand Down

0 comments on commit 5b27463

Please sign in to comment.