-
Hi, when i run such code (Java 13, Archlinux, com.github.kotlin-graphics:vkk:-SNAPSHOT)
```kotlin
val queueCreateInfos = ArrayList()
graphicsQueueIndex = getQueueFamilyIndex(queueFamilyProper…
-
It seems like Intel Arc support is supposed to be present — it shows up as a Vulkan device at least! But in trying to run this I get compile failures Here's the detailed log from the command prompt on…
-
Hello, I saw from the documentation you provided that you successfully built pocl in ODROID XU3 and ODROID C2 and almost passed all tests.
Now, I'm going to build pocl on RK3399 (Rock Pi 4B) and try …
-
I want to use llamas on Intel's devices.
If it is possible for it to use Vulkan or OpenCL, I think I may able to use Intel's GPU to accelerate it.
I have seen "README" file, and it says that it s…
-
Setup:
With custom change of GPU Operator
https://github.com/NVIDIA/gpu-operator/compare/master...Dragoncell:gpu-operator:master-gke
Using below command to install the GPU Operator using CDI e…
-
**Describe the bug**
A clear and concise description of what the bug is.
**List relevant hardware/software information**
- Void-Linux
- MangoHud 0.7.2
- RX 7900XTX
**To Reproduce**
Steps to…
-
I get the following error:
```
`space_1 | Connecting anonymously to Steam Public...Logged in OK
space_1 | Waiting for user info...OK
space_1 | Success! App '298740' already up to date.
spac…
-
[Tracy](https://github.com/wolfpld/tracy) is an absolutely fantastic tracing tool that we've recently fallen in love with. To be able to fully understand how marl is behaving with the rest of our appl…
-
Just some feedback, trying the filters on Mac Mini M4(pro):
**lsmash** doesn't work at all
```
Referenced from: /opt/homebrew/lib/vapoursynth/liblsmashsource.1.dylib
Reason: tried: 'libxxhash.0…
-
The overlay should be updated to support Vulkan.
On Windows and Linux, NVidia's Vulkan support is built on top of their existing GL driver. Thus, the current GL overlay _might_ already work for NVidi…