Hello,
We have OpenCL working on a single system in a cluster, after installing the intel-openclrt-18.1.0.013-18.1.0-013.x86_64 rpm.
But the standard practice for clusters is to install such packages on a network share, so they're accessible to all cluster systems without resorting to installing packages on each system.
Is there a guide available on installing OpenCL in such a network share? We've determined that simply making the library files available and referring to their directory in LD_LIBRARY_PATH is not sufficient.