SpiceQA
Questions
Tags
Users
Badges
Krupip_2036035
@Krupip_2036035
0
reputation
0
answers
14
questions
About Me
// Hello, World !
Top Answers
Vectorizing for cuda, a function that takes a complex number as input and a complex number as output fails in numba
7 votes
Is it possible to send data to GPU memory which is defined as Union, from JCuda?
5 votes
vulkan pushConstant vs uniform buffer update
4 votes
Vulkan hpp header bloating compile times, looking for a workaround
3 votes
Vulkan: upload 3 channel image to device
2 votes
Top Questions
Is there any reason C++ 11+ std::mutex should be declared as a global variable instead of passed into a std::thread as a function parameter?
13 votes
2 answers
How to read/write a matrix from a persistent XML/YAML file in OpenCV 3 with python?
8 votes
1 answers
Why does switching from Mersenne twister to other PRNGs in Gradient Noise Generator give bad results?
6 votes
5 answers
Removing elements marked for removal with Ranges-V3
6 votes
1 answers
How to create a custom Murmur Avalanche Mixer?
5 votes
2 answers