-
When attempting to install `petsc`:
```bash
$ time spack install petsc %intel@2021.6.0 ^openmpi@4.1.4
```
got errors like this:
```
==> Warning: cannot perform the requested write operation on m…
-
I had a question about the use of `CUDArt.jl` in conjunction with `CuBLAS.jl`. I'm hoping to find out what I can do to improve the speed of memory copying from the GPU device back to CPU-accessible me…
-
I built the lv2 plugin but it crashes:
jackd: JackAudioDriver::ProcessGraphAsyncMaster: Process error
-
This failure occurs in the middle of the build that wasn't there in v1.22.0-dev.beta.1:
```
-- [OMCompiler.3rdParty.sundials-5.4.0] Determining Fortran name-mangling scheme... OK
-- [OMCompiler.3rd…
-
## Expected Behavior
Octo-Tiger should compile as before
## Actual Behavior
it seems that cublas_v2.h is not found, even if the header is in the path.
```
/pscratch/sd/d/diehlpk/OctoTiger…
-
On two separate machines (but both using OpenBLAS) some the QR tests fail when using single precision, all falling short of the given tolerance by a small margin: https://gist.github.com/bartvm/90b117…
-
## 🐛 Bug
I'm getting error building on a gentoo host with these errors. Mostly around hip_version and around thrust_ptr not found. It seems like a problem with the hipify scripts but i'm way out of…
-
Follow-up on #135.
I am not sure if it's possible or not.
-
I met this problem while building your demo through readme.
> `(merf) gpuadmin@sg6:~/YBS/merf$ ./train.sh
> 2024-07-10 10:11:11.173861: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc…
-
I'm having trouble loading opencv on windows, I have tested the same code on linux and it doesn't hang there. I am loading with the two lines below:
```kotlin
System.setProperty("org.byted…