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

Revert "Juan 08/07/2022:MNH_OPENACC_NV_CR.CPP, better management of argument...

Revert "Juan 08/07/2022:MNH_OPENACC_NV_CR.CPP, better management of argument of present_cr() , allow & <-> continuation lines, but remove comment "NOT ACTIVATE present""

This reverts commit fccccd63.
parent b741127d
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
//# Activate present directive only for Cray Compiler
#ifdef MNH_COMPILER_CCE
#define present_cr(TAB...) present(TAB)
#define present_cr present
#else
#define present_cr(TAB...)
#define present_cr !/!\ NOT ACTIVATE present
#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