Skip to content

Commit

Permalink
add set_fpk_line
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr-Solovev committed Sep 26, 2024
1 parent 017b457 commit 62fd7c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,12 @@ jobs:
- name: Make daal
shell: cmd
run: |
set MKL_FPK_GPU_VERSION_LINE=2024.0.0
call .\.ci\scripts\build.bat daal vc avx2
- name: Make onedal
shell: cmd
run: |
set MKL_FPK_GPU_VERSION_LINE=2024.0.0
call .\.ci\scripts\build.bat onedal_c vc avx2
- name: Make oneapi_dpc
shell: cmd
Expand Down

0 comments on commit 62fd7c8

Please sign in to comment.