ml4ai/UA-hpc-containers:torch

$ singularity pull shub://ml4ai/UA-hpc-containers:torch

Singularity Recipe

Bootstrap: docker
From: nightseas/cuda-torch

%help
This container is designed to utilize the Torch machine learning framework (a part of the Lua programming language).

This container includes the following Lua packages that are meant to enhance the experience of using Torch:
tds, class, nn, nngraph, cunn, cudnn, cutorch

%post
  # in-container bind points for shared filesystems
  mkdir -p /extra /rsgrps /xdisk /uaopt /cm/shared /cm/local

  luarocks install tds
  luarocks install class
  luarocks install nn
  luarocks install nngraph

  chmod 755 /root

Collection


View on Datalad

Metrics

key value
id /containers/ml4ai-UA-hpc-containers-torch
collection name ml4ai/UA-hpc-containers
branch master
tag torch
commit 79885f820ad8a1add84bd33f534f3efc197691c7
version (container hash) c5ae2b0fb9e23f4c281b9c02f8c720ff
build date 2021-02-17T13:48:32.421Z
size (MB) 6781
size (bytes) 2340954143
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.