NVIDIA
NVIDIA
CUDA GL
Container
NVIDIA
NVIDIA
CUDA GL

CUDA is a parallel computing platform and programming model that enables dramatic increases in computing performance by harnessing the power of the NVIDIA GPUs. These images extend the CUDA images to include OpenGL support through libglvnd.

LayerLabelCreated
7481e3a31c0dc1ccdf29f980ee9feb0d3ca6e7acf3f30d057c9f32db49998c68CONFIG
05/07/2022 1:42 AM UTC
c9eba8babd14ab0e6636707649dbd4a18875471ffe083db0f9f9173d1015d6f4ENV
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
05/07/2022 1:42 AM UTC
30ae66c047c66c500b5bfff675de29228c98cdb5532deea90a2b5eec5276956dCOPY
/usr/local/include /usr/local/include
05/07/2022 1:42 AM UTC
6fb25f1982f274a41d09d88285fcd87e0f7fd3b74f583000b41ba3acc2765d70RUN
yum install -y pkgconfig libXau-devel libXau-devel.i686 libXdmcp-devel libXdmcp-devel.i686 libxcb-devel libxcb-devel.i686 libXext-devel libXext-devel.i686 libX11-devel libX11-devel.i686 &&
  rm -rf /var/cache/yum/*
05/07/2022 1:42 AM UTC
505e956f4f9fe02d57a7d271c900f8dfe2aa3d07d0d3586f8f6a062aae1652f7RUN
echo '/usr/local/lib64' >> /etc/ld.so.conf.d/glvnd.conf &&
  echo '/usr/local/lib' >> /etc/ld.so.conf.d/glvnd.conf &&
  ldconfig &&
  echo '/usr/local/$LIB/libGL.so.1' >> /etc/ld.so.preload &&
  echo '/usr/local/$LIB/libEGL.so.1' >> /etc/ld.so.preload
05/07/2022 1:41 AM UTC
55079a7415833d8bd930acd505e1dd542ede9818e5bb6d6f95d37cb44998e572COPY
10_nvidia.json /usr/local/share/glvnd/egl_vendor.d/10_nvidia.json
05/07/2022 1:41 AM UTC
c3378060bd4ed60d943d8d2a157080ac466850e2b6c9534a561335dd42ea0cc0COPY
/usr/local/lib /usr/local/lib
05/07/2022 1:41 AM UTC
67db629258e308788bf3b4b6e22cf0a8a748f592eeafec7f71b78b9c9e506309COPY
/usr/local/lib64 /usr/local/lib64
05/07/2022 1:41 AM UTC
a8dcc881aec4ccc0efb883ad43eec213b3b2045443d4509d20182638d3fab68dLABEL
maintainer=NVIDIA CORPORATION <cudatools@nvidia.com>
05/07/2022 1:41 AM UTC
6a2d46a2ed8b3661129a71ae261e6deb4b8e0cc2153b27487838de536b9d0a9bRUN
rm /etc/ld.so.preload
05/07/2022 1:40 AM UTC