File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,22 +33,22 @@ requirements:
3333 - highfive
3434 - libboost-devel
3535 - libboost-mpi
36- - llvm-openmp # [linux or osx]
37- - mpich # [linux or osx]
36+ - llvm-openmp
37+ - mpich
3838 - range-v3
3939 run :
4040 - gmp
4141 - gsl
4242 - hdf5
4343 - libboost-mpi
44- - llvm-openmp # [linux or osx]
44+ - llvm-openmp
4545 - blas-devel * *{{ blas_impl }}
4646 - libblas * *{{ blas_impl }}
4747 - libopenblas # [blas_impl == "openblas"]
4848 - blis # [blas_impl == "blis"]
4949 - liblapack # [blas_impl == "blis"]
5050 - mkl # [blas_impl == "mkl"]
51- - mpich # [linux or osx]
51+ - mpich
5252
5353test :
5454 commands :
Original file line number Diff line number Diff line change @@ -47,19 +47,19 @@ requirements:
4747 - highfive
4848 - libboost-devel
4949 - libboost-mpi
50- - llvm-openmp # [linux or osx]
51- - mpich # [linux or osx]
50+ - llvm-openmp
51+ - mpich
5252 - range-v3
5353 run :
5454 - gmp
5555 - gsl
5656 - hdf5
5757 - libboost-mpi
58- - llvm-openmp # [linux or osx]
58+ - llvm-openmp
5959 - blas-devel * *{{ blas_impl }}
6060 - libblas * *{{ blas_impl }}
6161 - mkl # [target_platform == "linux-64" and blas_impl == "mkl"]
62- - mpich # [linux or osx]
62+ - mpich
6363
6464test :
6565 commands :
You can’t perform that action at this time.
0 commit comments