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
a2dc29ca80f633fa95953e038dddc455bb212529c99c33f8926f6b151e049d0aCONFIG
05/07/2022 1:47 AM UTC
0b698782a85c604d8e99557f95f6d1fbcccea8e37b2c2980ac9d29eee36441caENV
PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig:/usr/local/lib/pkgconfig
05/07/2022 1:47 AM UTC
2b97c49c2d89cbd661be91b179a103b8a471058e98eb8a8e99053cc5e48443f7COPY
/usr/local/include /usr/local/include
05/07/2022 1:46 AM UTC
830c226f4a68b7aa0f8d31052fab01c90ed073465466c9ae1db06d7a57042c64RUN
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:46 AM UTC
6d0dd28247e2cfc4e12f8c8754e5e12d893439d385b60ec01d166a252004923dRUN
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:46 AM UTC
ddc225ec831dec9cb2df556c773f7e6e4fc3cae4879d4acdb181b5576a2d5280COPY
10_nvidia.json /usr/local/share/glvnd/egl_vendor.d/10_nvidia.json
05/07/2022 1:46 AM UTC
340288c3f6dde657ce523440e13a4c0e687f5d8f11522bc2b80bbb146f028e7dCOPY
/usr/local/lib /usr/local/lib
05/07/2022 1:46 AM UTC
7d4c1054a331890c6fd93045d685a0894fb911d6b28d0e728f2e9f6faf3e108fCOPY
/usr/local/lib64 /usr/local/lib64
05/07/2022 1:46 AM UTC
3d09b5cc91422b6e4ec224e08cef97d6173e17e80e1bf7e7dd97038ae8646c8fLABEL
maintainer=NVIDIA CORPORATION <cudatools@nvidia.com>
05/07/2022 1:46 AM UTC
16212fb7168a7f359976fe74957e4c8d54e2ce140b88fac57848a998de2934b7RUN
rm /etc/ld.so.preload
05/07/2022 1:46 AM UTC