-
Test Body - ixxajrbupt
-
I'm new to Vuda, Vulkan and MoltenVK. I have the recent MoltenVK and the Vulkan SDK installed (and validation examples run - vkcube, vkvia and vulkaninfo) but I'm stuck with the simple VUDA example (h…
-
Hi @MartinPulec,
I have a question, I have the crazy idea to want to run gpujpeg using Vulkan for that I was looking a project call Vuda : https://github.com/jgbit/vuda
The approach of this code…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/d…
-
Add the ability to offload the raytracing tasks to the GPU with a framework such as opencl, vulkan, vuda or sycl. Selection of this api will require further research.
-
In my opinion, a very strange startup syntax has been chosen.
```cpp
#if defined(__NVCC__)
add(dev_a, dev_b, dev_c, N);
#else
const int stream_id = 0;
vuda::launchKernel("add.spv",…
ghost updated
3 years ago
-
The notes say: VUDA does not provide any support for compiling CUDA C kernels directly to SPIR-V (yet)
Is there a roadmap or technical approach you're planning to support that? Maybe we can help impl…
-
### Description
Easier said but done, I know, but: I'd love support for Intel's Arc GPUs.
### Additional Information
_No response_
-
While CUDA is king in field of GPU Computations,
their licensing is very strict and expensive when used on non-workstation environment.
Any insight on possibility of migrating to Vulkan API for ha…
-
I realize this is a lot to just ask without the time and ability to implement and maintain the necessary changes myself. Hence, I’ll spare you the long-winded political speech. The gist of it is: You …
mia-0 updated
3 months ago