diff --git a/doc/misc.rst b/doc/misc.rst index 013c9b227b36b0494720aa090cfa5501fa558494..17609a730b8a4b934fae63237b357a8c37acc76a 100644 --- a/doc/misc.rst +++ b/doc/misc.rst @@ -97,7 +97,7 @@ qualified path names of the shared library providing the OpenCL driver. This path (for the currently-active conda environment) can be obtained from the environment variable ``CONDA_PREFIX``, i.e., - :file:`$CONDA_PREFIX/etc/OpenCL/vendors`. + :file:`$CONDA_PREFIX/etc/OpenCL/vendors` (once the Conda environment is activated). On Linux, if you have other OpenCL drivers installed (such as for your GPU), those will be in :file:`/etc/OpenCL/vendors`. You can make them work with PyOpenCL from Conda Forge