-
Dear jax team,
this is just a friendly bump on the implementation of eigendecomposition and batched SVD on GPU. Are you planning on implementing these?
Should I want to implement it myself, wou…
-
```
A user of MC-GPU observed some obvious correlations in the simulated CT
projections, that appeared as vertical lines in the sinogram and as circular
artifacts in the reconstructed CT.
As he sug…
-
What are they (Well I mean they're obviously image files), How do they work, and how can I edit/make my own?
-
Hi,
i've tested the SLAM on GPU in monocular mode and it works very well, but i've found an error in stereo mode.
In file Frame.cc, from line 567 to 571 the code is:
`const int w = 5;
cv::c…
-
**Release Type**: Release
**Version**: 4.0.0.1 beta2 0928
**Platform(s)**: Windows
**Describe the bug**
On some laptops, Stride picks the slow integrated GPU even when there is a fast discrete…
jeske updated
3 years ago
-
```
What functionality is missing?
Inverse BWT to check the correctness of the output.
What is the benefit of implementing the support for it?
It's a proof all the complex algorithm stages work toget…
-
### Informations
- **Qiskit Aer version**: 0.12.2
- **Python version**: 3.10.12
- **Operating system**: Ubuntu 22.04 LTS
- **Cuda Version**: 12.0
- **Nvidia-driver**: 525.125.06
- **GPU**: Tes…
-
Right now I mostly stick with this setup, as it looks best out of 6 presets coming from readme:
```
shaders="~~/shaders/Anime4K_Denoise_Bilateral_Mode.glsl;~~/shaders/Anime4K_DarkLines_HQ.glsl;~~/sh…
XCanG updated
3 years ago
-
Most of our estimators use a cuda stream that has been set on the base class to make calls to the c++ API underneath, blocking the main thread to synchronize the stream. While this design works nicely…
-
Found on Navi 21 with ROCm 5.2.3 release:
```bash
$ MIOPEN_LOG_LEVEL=5 ./bin/MIOpenDriver conv -x 5 -y 5 -W 28 -H 28 -c 192 -n 16 -k 32 -p 2 -q 2 -u 1 -v 1 -l 1 -j 1 -g 1 -V 1 -s 0 -w 2 -t 1 -i 1 …