-
## 🐛 Bug
Multiprocessing leaks file descriptors unexpectedly. The issues #11201 and #973 leads us to some workarounds such as to set sharing to file system instead of descriptors, but I think this do…
-
It would be great if you could have watch views locked to a specific process (or perhaps more generically an address space). This is important for debugging multi-processes at once. For example, if yo…
-
it would be awesome if you could give her 10 pictures from different sides and she would make an exact 3D model out of it
-
### Is your feature request related to a problem? Please describe.
Currently, the [patch miner submodule of GaNDLF](https://github.com/mlcommons/GaNDLF/tree/master/GANDLF/data/patch_miner/opm) only s…
-
Hello.
We have generated several PacBio data. As I understand it, svim calls SV for each sample. Can it process multiple samples together? My current idea is to call SV sample by sample and then me…
-
### System Info / 系統信息
Python 3.10.12, torch 2.4.0+cu121, cuda12.2, accelerate=1.1.1
### Information / 问题信息
- [X] The official example scripts / 官方的示例脚本
- [ ] My own modified scripts / 我自己修改…
-
First, like your work, and I would like to make it better.
I would be nice to have support for multi-core processing. I know that numpy runs fast on the cpu but cannot use more then one core.
Al…
-
**Submitting author:** @hellokayas (Sayak Chakrabarty)
**Repository:** https://github.com/souradipp76/MM-PoE
**Branch with paper.md** (empty if default branch): main
**Version:** v0.1.2
**Editor:** @f…
-
It would be great to be able to use multi-core processing with something like
pcpfm map_ms2 -i ./pcpfm_experiment/ -em full -nm full_w_MS2 --cores 40 --ms2_dir pcpfm_experiment/ms2_acquisitions/…
-
### 🚀 The feature, motivation and pitch
Currently `torch.load` is single threaded and dispite having multiple core and threads, process doesn't use them.
It's slow for larger models due to being s…