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
e54ee93e40597103e065e56c5079cd787f54cb3eef89b8931377937675bc9fd4CONFIG
05/07/2022 1:52 AM UTC
6c1d30bbeacfc29756adc6c37bfd7cc171a83747b3ea12cbd9d8762263678cbeENV
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
05/07/2022 1:52 AM UTC
42bb8714a26d22020110615ed4cf85a482caf24e2290adb867d62254c2fb6605COPY
/usr/local/include /usr/local/include
05/07/2022 1:52 AM UTC
be1b077600571aaa7e69d522876ba5a7bb5ec5b2eaf27f6e7b10d8da3cdf2f20RUN
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:52 AM UTC
9b0c119c5823912ad4fa20a2935260ade3f8256c1202d0261b6d540c4ebde713RUN
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:52 AM UTC
d69141c8e2067503cb3b6fb496e1d878884760a2d4065988c006d13d6e54e2a5COPY
10_nvidia.json /usr/local/share/glvnd/egl_vendor.d/10_nvidia.json
05/07/2022 1:52 AM UTC
49bd1333fba5b792f4f24beb5d9bc90fdab62224118b9435f0a42d8fd559d2d3COPY
/usr/local/lib /usr/local/lib
05/07/2022 1:52 AM UTC
625fbd9d0fa656abc2746554efb7fe6ac718aea6521139082853cc636a25c32dCOPY
/usr/local/lib64 /usr/local/lib64
05/07/2022 1:52 AM UTC
d35f15126c3df61968a3b726d7c6fd46813c191154a34410f28d8cd14d91259bLABEL
maintainer=NVIDIA CORPORATION <cudatools@nvidia.com>
05/07/2022 1:52 AM UTC
240d38d57b791531b696aae68351a79822c505f38bccbd2b608038e31c8cac23RUN
rm /etc/ld.so.preload
05/07/2022 1:52 AM UTC