Skip to content

Commit

Permalink
Update .github/workflows/CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdp1 authored Jul 14, 2024
1 parent 40765ad commit b867c2b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ jobs:
-DCMAKE_INSTALL_PREFIX=$PWD/_dist
-DFIND_BLAS:STRING=TRUE
-S . -B build_mkl
# -DBLAS_LIBRARIES="/opt/intel/oneapi/mkl/latest/lib/intel64/libmkl_rt.so"
# -DLAPACK_LIBRARIES="/opt/intel/oneapi/mkl/latest/lib/intel64/libmkl_rt.so"
- name: Build and compile with MKL
run: cmake --build build_mkl --parallel
Expand Down

0 comments on commit b867c2b

Please sign in to comment.