csadorf/software:cuda8-flux

$ singularity pull shub://csadorf/software:cuda8-flux

Singularity Recipe

Bootstrap: docker
From: glotzerlab/software:cuda8-flux

%labels
	MAINTAINER csadorf

%post
	ln -s /usr/bin/python3 /usr/bin/python
	apt-get update && apt-get install -y --no-install-recommends \
		libhdf5-dev \
		graphviz \
		locales \
		python3-dev \
		python3-pip \
		python3-scipy \
		python3-matplotlib \
		python3-mpi4py
	python3 -m pip install --upgrade pip
	python3 -m pip install tensorflow-gpu
	python3 -m pip install keras
	python3 -m pip install Pillow scikit-learn pandas

%environment
	export LC_ALL=C

Collection


View on Datalad

Metrics

key value
id /containers/csadorf-software-cuda8-flux
collection name csadorf/software
branch master
tag cuda8-flux
commit 3d509362e83831a02bf49a65666d2013eaf4bb7d
version (container hash) ab5bc39a3be1a3df0e9854e8e035d5b9
build date 2019-01-08T21:45:14.350Z
size (MB) 4371
size (bytes) 2012160031
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.