Skip to content

Commit

Permalink
INSTALL.md: Remove obsolete --enable-omp option (Asdrubal Lozada)
Browse files Browse the repository at this point in the history
  • Loading branch information
oschuett committed Dec 30, 2020
1 parent f4744a6 commit 0b61f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cd tools/toolchain/

```shell
./install_cp2k_toolchain.sh --with-libxsmm=install --with-openblas=system \
--with-fftw=system --with-reflapack=no --enable-cuda --enable-omp
--with-fftw=system --with-reflapack=no --enable-cuda
```

- Once the script has completed successfully, follow the instructions given at
Expand Down

0 comments on commit 0b61f2f

Please sign in to comment.