-
**Proposed Domain**
Computing? Likely not in the parallel computing guide as this is a little bit of a corner case
**Content Summary**
BLAS will (by default) attempt to use all available cor…
-
### 🐛 Describe the bug
I'm trying to finetune Llama2-7B (to reproduce the experiments in a paper) using PEFT LoRA (0.124% of trainable params). However, this results in an out-of-memory (OOM) error o…
-
I am getting the following error when trying to use Multiple GPUs with DataParallel. Please note the implementation works perfectly fine on a single GPU.
Here is the traceback:
```
Traceback (m…
-
Just a thing I found while porting dependencies to amp v3 https://psalm.dev/r/b81a68e87e
-
I'm trying to use functions MNE-Python and scikit-learn from MATLAB.
It works well, except for some issues with the standard streams (especially on windows) and with joblib:
https://github.com/mne-t…
-
Builtin function bcopy is undefined when the compiler does not have openmp. The workaround is to include the header strings.h.
`
diff --git a/Grid/threads/Threads.h b/Grid/threads/Threads.h
index…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
```
What steps will reproduce the problem?
This is something that sometimes happens to me, and sometimes not, while
running the same code, so it is hard to give an exact recipe that reproduces
it. …
-
Problem: We're trying to evaluate C API vs python for online inference. And C API does not have an analogous [thread count](https://github.com/catboost/catboost/blob/master/catboost/python-package/cat…
-
I've recently received following error during ManyTrack tracking:
> ---
>
> ::: time parallel remove 0.00151422
> ::: time parallel remove 0.000756198
> ::: time parallel remove 0.000886443
> ::: ti…