Skip to content

Commit 579eda3

Browse files
authored
Name openmp packages in Windows/conda build recipe
1 parent 5e3a992 commit 579eda3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ newer installed.
244244
conda update -n base conda
245245
conda install -y cmake flang_win-64 clangdev perl libflang ninja
246246
```
247+
(if you want to build with OpenMP support, add `llvm-openmp` and `llvm-openmp-fortran`)
247248
5. Still in the Anaconda Command Prompt window, activate the 64-bit MSVC environment with `vcvarsall x64`.
248249
On Windows 11 with Visual Studio 2022, this would be done by invoking:
249250

0 commit comments

Comments
 (0)