centos-pytorch-cpu-dlrm-training
sha256:7392be7021a613b7ede5bccbbf9ccaf26c86055a46c0b503426193184785d71f
OS/ARCH
linux/amd64
Compressed size
1.57 GB
Last pushed
over 2 years by intelsoftwarerepo
Type
Image
Manifest digest
sha256:7392be7021a613b7ede5bccbbf9ccaf26c86055a46c0b503426193184785d71f
Image Layers
1ADD file ... in / 0 B2LABEL org.label-schema.schema-version="1.0" 0 B3CMD ["/bin/bash"]76.74 MB4RUN /bin/sh -c dnf clean63.09 KB5RUN /bin/sh -c dnf swap118.63 MB6RUN /bin/sh -c dnf update3.66 MB7RUN /bin/sh -c yum update4.2 MB8ARG PYTHON_VERSION=3.10.120 B9RUN |1 PYTHON_VERSION=3.10.12 /bin/sh -c544.13 MB10RUN |1 PYTHON_VERSION=3.10.12 /bin/sh -c5.77 MB11ARG TORCHAUDIO_VERSION0 B12ARG TORCHVISION_VERSION0 B13RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=529.44 MB14ENV DNNL_MAX_CPU_ISA=AVX512_CORE_AMX0 B15RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=132 B16RUN |3 PYTHON_VERSION=3.10.12 TORCHAUDIO_VERSION= TORCHVISION_VERSION=23.21 KB17SHELL [/bin/bash -c]0 B18ENV LANG=C.UTF-80 B19WORKDIR /workspace/pytorch-dlrm-training169 B20RUN /bin/bash -c git clone82.24 MB21RUN /bin/bash -c wget https://github.com/gperftools/gperftools/releases/download/gperftools-2.7.90/gperftools-2.7.90.tar.gz50.43 MB22RUN /bin/bash -c pip install39.06 MB23ENV LD_PRELOAD=/workspace/lib/jemalloc/lib/libjemalloc.so:/workspace/lib/tcmalloc/lib/libtcmalloc.so:/usr/local/lib/libiomp5.so:0 B24ENV MALLOC_CONF=oversize_threshold:1,background_thread:true,metadata_thp:auto,dirty_decay_ms:9000000000,muzzy_decay_ms:90000000000 B25COPY models/recommendation/pytorch/dlrm/product models/recommendation/pytorch/dlrm/product # buildkit78.76 KB26COPY quickstart/recommendation/pytorch/dlrm/training/cpu/training.sh quickstart/training.sh # buildkit1.76 KB27COPY quickstart/recommendation/pytorch/dlrm/requirements.txt quickstart/requirements.txt # buildkit281 B28RUN /bin/bash -c pip install100.47 MB29ENV KMP_AFFINITY=granularity=fine,compact,1,00 B30ENV KMP_BLOCKTIME=10 B31ENV DNNL_PRIMITIVE_CACHE_CAPACITY=10240 B32ENV KMP_SETTINGS=10 B33RUN /bin/bash -c yum update56.76 MB34COPY LICENSE licenses/LICENSE # buildkit4.06 KB35COPY third_party licenses/third_party # buildkit380.82 KBCommand
ADD file:f97720f96e294b0156d82cfb16d3bcb8c2dacec6b97c9535b7230315c7f379f3 in /