-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
Compiling Grid with OpenMP target offload to AMD GPUs, throws errors:
```
error: stack frame size (149840) exceeds limit (131056) in function '__omp_offloading_72_1e118ab9__ZN4Grid7LatticeINS_7iSc…
-
```
First, one of the most irritating things about OpenCL is that the default
"Maximum Memory Allocation" is significantly less than the entire amount of
available GPU RAM. In the case of our AMD ha…
-
This issue is for tracking GPU pass through in K3s.
K3s [supports GPU pass through](https://docs.k3s.io/advanced?_highlight=gpu#nvidia-container-runtime-support) but not in NixOS K3s (last time I t…
-
According to the documentation, GPU support is realized through the magma library. I'm not really familiar with it, but from their website it seems they put more emphasis on CUDA support, therefore NV…
-
I'm on Windows 10 using Rust.
I only have this with Skia, not with FemtoVG or the software renderer (Winit backend): When I resize the window, the content is somehow resized with the wi…
-
hwloc provides interoperability with a bunch of GPU/heterogeneous system APIs. The amount of support code needed for each is small, but each will need to get a dedicated feature and suitable cfg+doc(c…
-
Playing any MP4 video on MFPlayer2 results in a crash in the d3d9.dll when selecting PLAY. Intel and AMD video plays fine.
In creating another set of basic test code using MFPCreateMediaPlayer() f…
-
Hi,
I found your project reading softpedia news and thought it will solve my need:
namely with a system with a NV GPU and AMD GPU installed ability to select which binary driver to use..
your tool is …