We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73dd299 commit 99bf6f6Copy full SHA for 99bf6f6
.github/workflows/build-intel.yml
@@ -52,6 +52,8 @@ jobs:
52
run: |
53
source /opt/intel/oneapi/setvars.sh
54
export SYCL_DEVICE_FILTER=opencl.cpu
55
+ pwd
56
+ ls
57
cd build
58
./bin/unit_test [highs_test_alien_basis]
59
0 commit comments