ucr-singularity/cuda-7.0-cudnn4:latest

$ singularity pull shub://ucr-singularity/cuda-7.0-cudnn4:latest

Singularity Recipe

Bootstrap: docker
From: nvidia/cuda:7.0-cudnn4-devel-ubuntu14.04

%post

    # Update list of available packages, then upgrade them
    apt-get update
    DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
    
    # Install opbenblas.  Note: -y to install without prompt is necessary for automated install.
    apt-get install -y libopenblas-dev

Collection


View on Datalad

Metrics

key value
id /containers/ucr-singularity-cuda-7.0-cudnn4-latest
collection name ucr-singularity/cuda-7.0-cudnn4
branch master
tag latest
commit 7652ec2f46a5b010b55042501d8ddad345e3954c
version (container hash) 32293ad0d7d9dfd3d122a861a8b34102
build date 2018-05-23T09:11:28.630Z
size (MB) 1388
size (bytes) 745914399
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.