-
JUnit only parallel executor service relies on a ForkJoinPool. Unfortunately, this does not play well with code also using ForkJoinPools.
The observed issue is that, when activating parallel te…
-
I was asked to run "./Mlucas -s tiny" here:
https://github.com/primesearch/Mlucas/issues/15#issuecomment-2027020472
Just wanted to create this issue that small and medium dump core.
```
hermann@…
-
When a jpeg image using the CMYK colorspace is uploaded to synapse, any attempts to get a thumbnail with the `/media/r0/thumbnail` endpoint return Internal Server Error. The logs contain the following…
-
The tests
```
service_2/evaluate_activation_test/instance/dds RuntimeError (expected Pass)
service_2/evaluate_activation_test/instance/service RuntimeError (expected Pass)
service_2/evaluate_activ…
-
### Describe the issue
I encountered an issue with **ONNX Runtime when running CUDA sessions in Unity**. In Python, I am able to create three(mutiple) CUDA sessions for my models on a single graphic …
-
**Is your feature request related to a problem / use case? Please describe.**
Orion is able to log in the case of notification queue is full (in threadpool notification model), either for the gener…
-
# Description
Sometimes the iOS app randomly crashes with images in a CollectionView. The following stack trace came out of Crashlytics:
```
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000018
…
-
`git clone` code from branch `main`,
this is cuda home:
i have export env:
```
export ORT_DYLIB_PATH=/opt/app/models/onnxruntime/lib/libonnxruntime.so.1.20.0
export CUDA_HOME=/opt/app/cuda/
…
-
As far as I can tell, limiting the number of threads in TensorFlow with threadpoolctl currently doesn't work.
For instance with the following minimal example with Tensorflow 2.5.0,
**example.py**
…
-
### 🐛 Describe the bug
This issue is a minimal reproduction of https://github.com/pytorch/pytorch/issues/132475.
The complete reproduction code and steps are in this repository [Torch_Inductor_B…