Skip to content

Commit

Permalink
DIS-956 Try higher mkl
Browse files Browse the repository at this point in the history
  • Loading branch information
TimurDaukaevMoonvision committed Jul 2, 2024
1 parent 285afc2 commit f61a6ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/python-base/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ dependencies:
- libblas=*=*mkl
- cffi
- future
- mkl=2023.1.0
- mkl-include=2023.1.0
- mkl=2023.2.0
- mkl-include=2023.2.0
- ninja
- numpy=1.24.3
- python=3.8
Expand Down

0 comments on commit f61a6ce

Please sign in to comment.