File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ Before we can install PyOpenCL you'll need an OpenCL compiler. There are several
8686OpenCL compilers available depending on the OpenCL platform you want to your
8787code to run on.
8888
89- * `AMD APP SDK <http ://developer .amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/ >`__
89+ * `AMD APP SDK <https ://rocmdocs .amd.com/en/latest/Programming_Guides/Opencl-programming-guide.html >`__
9090* `Intel OpenCL <https://software.intel.com/en-us/iocl_rt_ref >`__
9191* `CUDA Toolkit <https://developer.nvidia.com/cuda-toolkit >`__
9292* `Apple OpenCL <https://developer.apple.com/opencl/ >`__
@@ -157,7 +157,3 @@ Or if you have already installed Kernel Tuner and PyCUDA, just use:
157157.. code-block :: bash
158158
159159 pip install jupyter matplotlib pandas
160-
161-
162-
163-
You can’t perform that action at this time.
0 commit comments