Skip to content

Commit

Permalink
remove commented out code
Browse files Browse the repository at this point in the history
Co-authored-by: Romain Biessy <[email protected]>
  • Loading branch information
rscohn2 and Rbiessy authored May 27, 2024
1 parent d1a46b0 commit 634ade9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
include:
- config: portBLAS
options: -DENABLE_PORTBLAS_BACKEND=ON -DENABLE_MKLCPU_BACKEND=OFF -DTARGET_DOMAINS=blas -DPORTBLAS_TUNING_TARGET=INTEL_CPU
# tests: '.*Nrm2Tests.RealSinglePrecision.*'
tests: '.*'
- config: portFFT
options: -DENABLE_PORTFFT_BACKEND=ON -DENABLE_MKLCPU_BACKEND=OFF -DTARGET_DOMAINS=dft -DCMAKE_CXX_FLAGS="-fsycl -fsycl-targets=spir64"
Expand Down

0 comments on commit 634ade9

Please sign in to comment.