-
Hello!
Thank you for the great library!
I found unexpected behavior when using `Parallel` with keywords-only arguments. Here it's minimalistic code to reproduce it:
```python
from joblib impor…
-
For autotuning, and for developing heuristics, it would be convenient to be able to schedule complicated fusions from the Python side. Currently, doing so requires us to write the whole schedule from …
-
### Describe the project you are working on
An RPG with a lot of cutscenes
### Describe the problem or limitation you are having in your project
For a variety of reasons, I've elected to use GDScri…
-
Is future_lapply() intended to be non-blocking? I thought it was, but it's not working for me.
Here is a minimal reproducible example (with a simple function that serves no purpose except to take ~…
-
*Note*: If you have a model or program that is not supported yet but should be, please use the program coverage template.
## 🐛 Bug
### To Reproduce
I was trying to run NeVA by following […
-
I would like to use dragon as within the context of a larger piece of python software ([Cubed](https://github.com/cubed-dev/cubed) - see https://github.com/cubed-dev/cubed/issues/467). In particular I…
-
Dear Sir,
as in the documentation, I tries to repeat posebusters evaluations
```
python DiffBindFR/evaluation/eval.py -d /home/rtakahashi/software/DiffDock/data/posebusters_benchmark_set -o /h…
-
Hello,
I am supporting a user @andresp-wave at our HPC center who is using qopen. He is allocating 32 CPUs through Slurm and setting the the njobs in qopen config file to either null or to 32. On h…
-
### Problem Description
Build error with different cpp files.
port gfx1103, gfx1150, gfx1151 based on
https://src.fedoraproject.org/rpms/rocblas/blob/74df24057a4579f507a50431aaa96ae7484d1567/f/0…
-
### Question
I followed the finetune.sh, and the difference is that
I removed "--deepspeed ./scripts/zero3.json" and made "--group_by_modality_length", "False".
Original Traceback (most recent…