Skip to content

Commit 302b0cd

Browse files
committed
Fix ipldt check
1 parent c5e5a39 commit 302b0cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conda-recipe/run_test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ fi
1616
# if MKLROOT is specified (work with custom math library)
1717
if [ -n "${MKLROOT}" ]; then
1818
. ${MKLROOT}/env/vars.sh
19-
# conda remove mkl --force -y || true
2019
fi
2120

2221
# have to activate while SYCL CPU device/driver needs paths

0 commit comments

Comments
 (0)