We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90a136 commit d0110bbCopy full SHA for d0110bb
src/opencl.hpp
@@ -12,7 +12,7 @@
12
using cl::Event;
13
14
static const string driver_installation_instructions =
15
-#if defined(_WIN32)
+#ifdef _WIN32
16
R"(|----------------.------------------------------------------------------------'
17
| AMD GPUs | https://www.amd.com/en/support/download/drivers.html
18
| Intel GPUs | https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html
0 commit comments