-
Using latest released version, any program linked against libpsm2 would take additional 15s before actually running. This happens on machines without hfi1 devices. Simplest way to reproduce this issue…
-
All examples seems to put all code in the main() function, and demonstrate some static condition happening once. However, this does not reflect any _real_ use cases, and I struggle really hard to impl…
-
```
What is the expected output? What do you see instead?
In gameplay half of screen missing.
What version of the product are you using? What build? What plugins?
I use version: 1.0.4
I use nullDC…
-
```
What is the expected output? What do you see instead?
In gameplay half of screen missing.
What version of the product are you using? What build? What plugins?
I use version: 1.0.4
I use nullDC…
-
```
What is the expected output? What do you see instead?
In gameplay half of screen missing.
What version of the product are you using? What build? What plugins?
I use version: 1.0.4
I use nullDC…
-
### Describe the bug
ath11k kernel module works as expected on a Raspberry Pi 5 board with 2 GB RAM but the same image (same boot media) fails with a DMA/memory related kernel panic on the 8GB unit…
-
Ayoo everyone i did everything like it was in instruction:
1. installed provided AMD driver
2. Opened foled with exe in the CMD
3. started exe and while installing necessaries i got strange errors:…
-
Installed latest version of AMD drivers. Graphics card is: 7900 XTX
```
No vmfb found. Compiling and saving to D:\nodeai shark\euler_scale_model_input_1_512_512_rocm_fp16.vmfb
Configuring for dev…
-
The canal library is used on windows to access the hardware, but canal expects a serial number like ED000200. I found a serial number for the canalye but its 12 bytes and the canal dll accepts 8. I ca…
-
For this project, following basic SB functions must be implemented. Generic functions will be written into **southbound_generic.h** and **southbound_generic.c**. Specific functions must be implemented…