DeepLearnPhysics/larcv2-singularity:ub16.04-tf1.12.0-root6.14.04

$ singularity pull shub://DeepLearnPhysics/larcv2-singularity:ub16.04-tf1.12.0-root6.14.04

Singularity Recipe

Bootstrap: docker
From: deeplearnphysics/ml-larcv2:tf-1.12.0

%help
Ubuntu16.04 with cuda9.0 cudnn7
ML/DL packages  : tensorflow (1.12.0) keras sc-learn
Sci.  packages  : numpy pandas sc-image matplotlib opencv-python root root_numpy
Basic python    : ipython jupyter yaml pygments six zmq wheel h5py tqdm
Development kit : g++/gcc cython nvcc libqt4-dev python-dev
Utility kit     : git wget emacs vim openssh-client

To start your container simply try
singularity exec THIS_CONTAINER.simg bash

To use GPUs, try
singularity exec --nv THIS_CONTAINER.simg bash

%labels
Maintainer drinkingkazu
Version ub16.04-tf1.12.0-root6.14.04

#------------
# Global installation
#------------
%environment
    export XDG_RUNTIME_DIR=/tmp/$USER
    export CUDA_DEVICE_ORDER=PCI_BUS_ID

Collection


View on Datalad

Metrics

key value
id /containers/DeepLearnPhysics-larcv2-singularity-ub16.04-tf1.12.0-root6.14.04
collection name DeepLearnPhysics/larcv2-singularity
branch master
tag ub16.04-tf1.12.0-root6.14.04
commit be669c05e76561b11127f7a5bb690329353b8bab
version (container hash) 7bbac90a1a7de9fd0875e7ad160ec9d8
build date 2019-01-24T17:50:02.579Z
size (MB) 5750
size (bytes) 2498928671
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.