-
### Describe the issue:
Running np.convolve with the default pip numpy install (libopenblas) runs a simple test 45x slower on Win11 than the identical code on the same machine in a WSL2 Debian ins…
-
I leave this issue after discussion with @hcedwar @dsunder .
Consider that we use the entire KNL node, saying that we use 272 threads.
In an application context where the application uses library …
-
When building gsl there are a few problems.
1) gsl patch fails on 2.6
2) when using +external-cblas with nvhpc+blas:
==> Error: NoHeadersError: Unable to locate nvhpc headers in /opt/nvidia/hpc_sdk…
-
`make` works on Cori but when I run it on vagrant or WSL I get the following output:
```vagrant@ubuntu-bionic:~/cs267/hw1$ make
rm -f benchmark-naive benchmark-blocked benchmark-blas benchmark.o d…
-
Consider the following Julia code (using Julia 0.4-dev):
``` jl
let
B = randn(1000, 1000)
v = randn(1000)
y = randn(1000); sB = [slice(B, :, j) for j = 1:size(B, 2)]
@tim…
-
After succeffully compiling the master branch (latest commit is 306a54e6c6b94e2048f820cdf77ef5281d4b48ad) I receive the following output while running the test suite
Using Eigen version
```
#defi…
-
```
ERROR: /home/acxz/.cache/bazel/_bazel_acxz/28b3542862100bec410760fc0ffe86f5/external/local_xla/xla/stream_executor/rocm/BUILD:487:11: Compiling xla/stream_executor/rocm/hip_blas_utils.cc [for too…
acxz updated
11 months ago
-
I found wiki about AutoGEMM but still not clarified. Have any guide or readme (Found a blank `readme` file below `src/library/blas/AutoGemm`)
```shell
gpu@gpu-FP4:~/yuanshuai/code/clBLAS/src/library…
-
Dear fellows,
I have tried to install _scikits.odes_ on a Windows 10 OS with Anaconda 3, but I had some issues.
**Packages Installed successfully:**
SUNDIALS (`conda install -c conda-forge sun…
-
Hi,
I am experiencing an internal compiler error when trying to install the mzR package on my system (ubuntu 22.04 in WSL, R 4.3.2). The issue occurs regardless of whether I use GCC versions 9, 10 o…