Results 7 issues of Malcolm Roberts

When compiling with cmake, eg `cmake -DCMAKE_INSTALL_PREFIX=${HOME}/vkfft .. && make && make install`, the file `vkFFT.h` file isn't copied to the installation directory; they should be in `~/vkfft/include`. Other header...

This is a request for comment (RFC) regarding how rocFFT organizes the kernel cache file. rocFFT is starting to make move use of runtime compilation (RTC) in order to allow...

When launching a hip program with valgrind, I get a process terminated with signal 6 (SIGABRT). This is using hipcc to compile with 2.6 installed on Ubuntu 16.04 with a...