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
3d50fe190213d065e5d26da0aef6626749b02135ac76093993ded2fcc83d24d2CONFIG
05/07/2022 1:51 AM UTC
debaa8cd989ef92faacd7b2200c1b3aeaec7cd3824c08f1613b310d93cdb9972ENV
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
05/07/2022 1:51 AM UTC
f06ce005555f80e26c7188dc16c6d2d3c01c0d81e5610d0f6e8949ab99035403COPY
/usr/local/include /usr/local/include
05/07/2022 1:51 AM UTC
d579314df6d9b160a25284e7c0f4f01de88b06d359c73718d9c747269f1d48f1RUN
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:51 AM UTC
64d134cc6722b66c3dd136982f43498242da9ec80bf87e0051c61098be5707f7RUN
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:50 AM UTC
9f64ce424564d5f3d452d6a3eefd4cebcefaf0617e4e6e2b94cc422e6c545b23COPY
10_nvidia.json /usr/local/share/glvnd/egl_vendor.d/10_nvidia.json
05/07/2022 1:50 AM UTC
a0d483c5e079e419d775b46e80268a2c808ec0a77e0240a464da90f4c4a46deeCOPY
/usr/local/lib /usr/local/lib
05/07/2022 1:50 AM UTC
ccd2848f7b54f8d100582f1788bb1f504b34914146a9c8f5b094639a85c398adCOPY
/usr/local/lib64 /usr/local/lib64
05/07/2022 1:50 AM UTC
1a38b2e27d03ee64ef0e8b600603b6d3998caf2ad38f42c698eb7ff11dbcc136LABEL
maintainer=NVIDIA CORPORATION <cudatools@nvidia.com>
05/07/2022 1:50 AM UTC
19d61073ece0da1e43806b23fdf4fe9b348e2c3f66c26193e6a2ac80af283afeRUN
rm /etc/ld.so.preload
05/07/2022 1:50 AM UTC