-
Try to imagine long running task.
The task uses multi threading / multi processing (like django_q).
Supervisor hangs for a while on stop/restart if task is active.
Is there a way to send signal (rece…
-
It looks like DIA-NN is currently unable to make full use of systems which have multiple processors. While the multi-threading is working, it is only fully utilising a single socket within the system …
-
https://github.com/quantumlib/qsim
_To speed up the simulator, we use gate fusion [[2]](https://arxiv.org/abs/1601.07195) [[3]](https://arxiv.org/abs/1704.01127), single precision arithmetic, AVX/F…
-
Takes a non-trivial amount of time to run for standard query sets... seems like we can benefit from multi-threading here?
-
- [ ] enable multi-threading on Windows
- [ ] improve result row binding in function `check_snp_indseq`
- [ ] do some profiling and find some possible improvements
-
I am a principal scientist at a korean astronomy institute, especially interested in applying Big Data techs to Astronomical Problems.
I have found two issues when I try to run eazypy on my Spark …
-
When commands are executed the bot stutter, I have yet to test out if the bot can play on two servers at the same time too. I am guessing it won't work flawlessly and am guessing everything runs on th…
-
I gave a shot at profiling loading times, in debug mode (things are obviously better when stuff is optimized aggressively, but one of my main concerns is about faster debugging of AIs, which requires …
ghost updated
2 years ago
-
Following [PEP 703](https://peps.python.org/pep-0703/), the GIL is expected to be removed in main line Python in a few years. Python 3.13 is the first version to support disabling it (as a build-time …
-
Hi,
Since the update to support multi threading, we have errors when trying to cross compile the par2cmdline binaries for inclusion within other projects in the SynoCommunity repository.
Could y…