-
```
g++ -std=c++17 -Wall -g0 simple.cpp -o simple -I../../inc/ -lvulkan -lpthread
In file included from simple.cpp:10:
In file included from ../../inc/vuda.hpp:27:
../../inc/state/pool.hpp:208:17:…
-
Hi I was just wondering what language/api you are using to write your non cuda device kernels. I notice that in your samples you sometimes have .cu files (cuda’s api c++) and then .spv files ( I think…
-
I'm getting the following error in my simple VUDA program (only moves some arrays to GPU, launches a kernel and retrieves the arrays back):
```
vuda/state/binarysearchtree.hpp:298: NodeType* vuda:…
-
**Is your feature request related to a problem? Please describe.**
When I create new world with `Bukkit.createWorld(new WorldCreator("%arg-1%")).environment(Environment.NORMAL))` and on server init e…
-
I've just tried to run the "simple" sample on my laptop and I'm getting this error:
```
terminate called after throwing an instance of 'vk::OutOfPoolMemoryError'
what(): vk::Device::allocateDe…
-
Posted by @maxymczech:
Hello. We were using cordova-smartlook in our application. After updating to latest cordova-android@9.0.0, Smartlook plugin causes the app to crash due to memory leak error. Fo…
-
```
bq:19:26:26:/media/d/temp/git/vuda/samples/bandwidthtest$ DRI_PRIME=1 ./bandwidthtest
vk::SystemError: vk::createInstanceUnique: ErrorIncompatibleDriver
```
Installed `mesa-vulkan-drivers`, no…
-
Hello you loop for work in GPU? or CPU?
-
This issue documents some changes made to the Wilson and Monier-Williams dictionaries in the course of comparing roots in the two dictionaries. See [this](https://github.com/sanskrit-lexicon/WIL/issue…