Skip to content

Commit adc7180

Browse files
committed
experimenting with sparse_dot_mkl
1 parent 1779dcf commit adc7180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: |
2424
python -m pip install --upgrade pip
25+
sudo apt install intel-basekit
2526
pip install sklearn
2627
pip install scipy
2728
pip install numpy

0 commit comments

Comments
 (0)