if [ $1 -eq 0 ]; then
  rm -f /etc/ld.so.conf.d/x86_64-rocm-opencl.conf && ldconfig
  rm -f /etc/OpenCL/vendors/amdocl64.icd
fi
