Kristian Popov

Results 6 issues of Kristian Popov

Tests related to svmmemcpy are ignored when running Intel GPUs (in addition to AMD devices on non-Windows OS's). Fixes issue #818

To whom it may concern, Some of unit tests fail on my setup, all failing tests are related to command_queue::enqueue_svm_memcpy() function. First GPU in my system (and default device for...

To whom it may concern, I was recently looking at concurrency TS for C++ [1] and then thought about a possibility to add similar functions to Boost compute futures. In...

feature

Good evening! There's not many optimizers available for Linux, I need one for use with GPU plotter. I plan to restore optimizer and improve it (found few potential buffer overruns)....

Hello, was trying to run ANMP from release 10 on Windows 10. Immediately on start got "Cannot connect to the D-Bus session bus". After that app launches. Adding MIDI file...

Good evening! In a current form it is not easy to plot a huge drive since one has to calculate a number of nonces and RAM manually and then form...

enhancement