-
In GitLab by @LXCat on Sep 29, 2022, 13:01
## Background
- We want to run standalone tools like BOLSIG+, loki, etc from LXCat, and compare results.
- Since the tools are independent, it may not…
-
Just wondering when will MRO 3.6.0 be released?
-
### 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.
…
-
### 🐛 Describe the bug
There is a popular method of getting compiled graphs using a custom backend.
E.g.
```
def my_backend(gm: torch.fx.GraphModule, example_inputs: List[torch.Tensor]):
…
-
### Describe the bug
When running Neptune logger in PytorchLightning with ddp > 1gpus.
Then there are continuous errors reading `Error occured during asynchronous operation processing. Timestamp mus…
-
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…
-
Intel MKL has a useful function for (scaled) in-place transposition:
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-fortran/2024-1/mkl-imatcopy.html
I raised the issue o…
-
When using the `multiprocessing` backend, `joblib` does not set any environment variable to limit the inner number of threads of the underlying processes. In addition, the configuration variable `inne…
-
Can I run the RTAB-MAP by GPU? I hope it can run faster on TX2 .
Has any way to let the RTAB-MAP CPU code converse into GPU code.
weseu updated
2 months ago
-
## 🐛 Bug
Installing pytorch 1.4 does not detect GPU, but pytorch-1.2 does work fine.
## To Reproduce
Steps to reproduce the behavior:
1. Create a new environment using conda: `conda create -…