Salesforce
Salesforce
WarpDrive for Multi-Agent Reinforcement Learning
Container
Salesforce
Salesforce
WarpDrive for Multi-Agent Reinforcement Learning

WarpDrive is a flexible, lightweight, and easy-to-use open-source reinforcement learning (RL) framework that implements end-to-end multi-agent RL on a single or multiple GPUs.

LayerLabelCreated
sha256:41cd8eef0b9b59ff25f19cf29eb1bf00f52360778a25618b39ff1863d910311cRUN
pip3 install pycuda==2021.1
05/13/2022 1:57 PM UTC
sha256:d18c161fd45dab0a2ae3212a7a2fe823dc78fcbe60dc7c3dfd3974ceb71f130cRUN
chmod a+rwx /home/
05/13/2022 1:54 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4WORKDIR
/home/
05/13/2022 1:54 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
description=warpdrive-env
05/13/2022 1:54 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.nvidia.build.ref=3561108f6296fbe6ddb606a26a40a2e8bea97458
08/16/2021 10:50 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
NVIDIA_BUILD_REF
08/16/2021 10:50 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
com.nvidia.build.id=26011915
08/16/2021 10:50 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_BUILD_ID=26011915
08/16/2021 10:50 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
NVIDIA_BUILD_ID
08/16/2021 10:50 PM UTC
sha256:ae6ba689ee3efa89d090e41137d33d2099972a8f14911d964a3c941c460adfc2RUN
NVIDIA_PYTORCH_VERSION=21.08 PYTORCH_BUILD_VERSION=1.10.0a0+3fd9dcf PYVER=3.8 mkdir -p /opt/dlprof &&
  mkdir -p /opt/dlprof_viewer_install &&
  cp /nvidia/tmp/pip/* /opt/dlprof_viewer_install/ &&
  cp /nvidia/opt/dlprof/bin/dlprof /opt/dlprof/ &&
  cp /nvidia/workspace/LICENSE /opt/dlprof/ &&
  cp /nvidia/workspace/README.md /opt/dlprof/ &&
  ln -sf /opt/dlprof/dlprof /usr/local/bin/dlprof &&
  cd /nvidia/opt/dlprof/bin/ &&
  pip install --no-cache-dir nvidia_dlprof_pytorch_nvtx* &&
  cd /opt/dlprof_viewer_install &&
  pip install --no-cache-dir nvidia_dlprofviewer-* &&
  rm -rf /opt/conda/lib/python3.8/site-packages/qa
08/16/2021 10:50 PM UTC
...