We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f82c0 commit eade5dcCopy full SHA for eade5dc
Dockerfile_intel
@@ -64,4 +64,4 @@ COPY *.py /app
64
65
# Now compile the fortran code
66
#RUN FOR_COARRAY_NUM_IMAGES=1 fpm test --compiler ifx --flag "-fpp -O3 -coarray" --profile release \
67
-# && fpm install --prefix=.
+# && FOR_COARRAY_NUM_IMAGES=1 fpm install --compiler ifx --flag "-fpp -O3 -coarray" --profile release --prefix .
0 commit comments