Skip to content

Commit ec8f5ce

Browse files
committed
update compilation instructions
1 parent 87b98b0 commit ec8f5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/source/install/hpc/fugaku.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Use the following :ref:`cmake commands <building-cmake>` to compile the applicat
8383
cmake -S . -B build -DWarpX_COMPUTE=OMP \
8484
-DWarpX_DIMS="1;2;3" \
8585
-DCMAKE_BUILD_TYPE=Release \
86-
-DCMAKE_CXX_FLAGS_RELEASE="-Ofast -mllvm -polly -mllvm -polly-parallel" \
86+
-DCMAKE_CXX_FLAGS_RELEASE="-Ofast" \
8787
-DAMReX_DIFFERENT_COMPILER=ON \
8888
-DWarpX_MPI_THREAD_MULTIPLE=OFF
8989

0 commit comments

Comments
 (0)