memtestCL
memtestCL copied to clipboard
OpenCL memory tester for GPUs
Latest build tools from Visual Studio, MSVC v143 & Windows 11 SDK. Using CUDA 8.0 from the archive. Results in the following ``` PS G:\Projects\memtestCL> nmake -f Makefiles\Makefile.windows Microsoft (R)...
could you please add support for current intel opencl _cpu_ runtimes: [https://software.intel.com/content/www/us/en/develop/articles/intel-cpu-runtime-for-opencl-applications-with-sycl-support.html](https://software.intel.com/content/www/us/en/develop/articles/intel-cpu-runtime-for-opencl-applications-with-sycl-support.html) it works in other apps (ex. GPU Caps Viewer demos) but memtestCL seems to crash once i select...
Disclaimer1: This is not an issue. Disclaimer2: I am not a Visual Studio expert, I'm sure this could be optimized in a number of ways. This is the Makefile I...
Hi Can you either update pre-built version to one from latest commit, or just delete it? (So people won't be confused when it doesn't work). Also I would mention this...