diff --git a/CMakeLists.txt b/CMakeLists.txt index a5835bd24e..766599fb4d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -189,6 +189,7 @@ elseif ((CMAKE_Fortran_COMPILER_ID STREQUAL "NVHPC") OR (CMAKE_Fortran_COMPILER_ add_compile_options( $<$:-Mfreeform> $<$:-cpp> + $<$:-Minline=reshape> $<$:-Minfo=inline> $<$:-Minfo=accel> )