-
Julia 1.11.1
Packages can have a version that causes an `ArgumentError` when added.
In a new project:
```
(julia_tmp) pkg> add MKL_jll@2024.2.0+0
ERROR: ArgumentError: invalid base 10 digit '+' in "…
-
I'm trying build for Windows with https://github.com/icl-utk-edu/magma/blob/master/README-Windows, but I got this error:
```
Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.1…
-
**Is your feature request related to a problem? Please describe.**
When build vsag, we need to install intel MKL library, apparently this could only be used on x86, so I wonder:
1. Could we use this…
-
Opening this issue on behalf of @rsdubtso who reported this build error in https://github.com/intel/mkl-dnn/issues/680#issuecomment-608172302
### Steps to reproduce the issue
```console
$ spack…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
The more recent (i.e. newer than 2.7.3, which has a version that does not need mkl) ve…
-
This is a request tracker to add an API for sparse + sparse = sparse matrix addition API in the sparse BLAS domain in the oneMKL Specification.
* The operation performed is, $C = \alpha\cdot\text{o…
-
### Xmake Version
v2.9.5+HEAD.d30de52e9
### Operating System Version and Architecture
Windows 11 23H2
### Describe Bug
尝试编译 xmake-repo 中的 libtorch,遇到如下问题。
## 问题一:libtorch 无法使用 GPU
尝试编译 cuda…
-
I am trying to debug some build/compilation issues of `pytorch` using `mkl` as the `lapack`/`blas` provider.
See https://github.com/NixOS/nixpkgs/issues/269271 for downstream issue.
Attempting to …
-
Both of the MKL errors [I reference here](https://github.com/JuliaComputing/MKL.jl/issues/46#issuecomment-671620078) cause the VSCode Julia REPL to instantly crash and close before I can see the error…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
When I try to create an environment with the following command
…