andrewjUTSW/openLCH:latest

$ singularity pull shub://andrewjUTSW/openLCH:latest

Singularity Recipe

bootstrap: docker
from: nvidia/cuda:8.0-cudnn5-runtime-ubuntu16.04

%post
# install Torch
apt-get update
apt-get install -y wget build-essential cmake git gnuplot5 libopenblas-dev torch7-nv 

# git proxy
git config --global url."https://".insteadOf git://

# install missing threads
rm -rf ~/.cache/luarocks
luarocks install threads
luarocks install colormap

Collection


View on Datalad

Metrics

key value
id /containers/andrewjUTSW-openLCH-latest
collection name andrewjUTSW/openLCH
branch master
tag latest
commit 20cd90bba0d54d0084a6a106e951a8ce3f8b3f56
version (container hash) 2aa0fd9b61bdf60cd0be4eb6cddc87a2
build date 2021-01-13T18:21:30.416Z
size (MB) 2600.0
size (bytes) 1032499231
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.