-
trying to build with `-fsanitize=address` unadvertedly kills the code generator, probably because of a memory leak. this is for a system with GCC 8.2.1:
```
make
[...]
[ 18%] Generating tmp_gen/…
-
Hi!! I am trying to run Geomega on my Mac, but I am experiencing the following issues.Below is my RootBuildLog.txt file.
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-g…
-
## 🐛 Bug
Load state dict introduces imprecision when using fp16 params and fp32 optimizer states (mixed precision and memory-efficient mixed-precision). Using super().load_state_dict results in the…
-
### Problem description
I am unable to use condo to install pygimli.
when I run the command,
conda create -n pg -c gimli -c conda-forge pygimli=1.4.5
it runs for hours and it doesn't finish.
…
-
Hi
I am trying to build SuperLu from source on my m1 macbook. I copied over the mac make.inc but I am getting the following errors:
```
gcc -O2 -DAdd_ -c ssp_blas2.c
ssp_blas2.c:256:7: err…
-
Hi, I was trying to create a LORA but I keep getting this error
2023-03-20 04:40:56.630426: E tensorflow/stream_executor/cuda/cuda_blas.cc:2981] Unable to register cuBLAS factory: Attempting to reg…
-
### 🐛 Describe the bug
Adam optimizer seems to be leaking memory(?) in AMD chips.
A minimal example doing some simple training can be found here:
https://gist.github.com/lingchunkai/dbb0c001a2fc…
-
Hi. I am trying to build caffe2 on Ubuntu 16.04 and link it to the tools that come from the latest version of Anaconda 3 which comes with Python 3.6.4. Even though I went as far as giving the Python e…
-
### 🐛 Describe the bug
I am trying to encapsulate the torchvision.ops.nms function in an onnx model, there is no problem in the model conversion and inference but the output of the derived onnx model…
-
See e.g. [here](https://ci.appveyor.com/project/shpc/blis/build/job/nxn5du4s0v5hm7t0). The build passes even though many BLAS tests fail. In this case, I have no idea *why* they fail but since they do…