-
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…
-
`u32::max` / `u32::min` cannot be used as they require `OpCapability U8`. They should just work out of the box.
**Workaround:** use `u32::clamp()` instead.
> It's the Ordering enum. it …
-
```
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…
-
```
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…
-
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 …
-
```
It would be great if you would add support for AMD/ATI GPU Memory usage. I know
that you´ve done that for Nvidia GPUs so far.
I´ve got a MSI Radeon R9 280. OpenHardwareMonitor version 0.7.1 Beta…
-
```
It would be great if you would add support for AMD/ATI GPU Memory usage. I know
that you´ve done that for Nvidia GPUs so far.
I´ve got a MSI Radeon R9 280. OpenHardwareMonitor version 0.7.1 Beta…