sujoyp/simulation:latest
$ singularity pull shub://sujoyp/simulation:latest
Singularity Recipe
Bootstrap: shub
From: sujoyp/cuda-9.0-base-simu
%post
# OGRE
git clone https://github.com/sujoyp/ogre.git
cd ogre/sinbad-ogre-4c20a40dae61/
mkdir build
cd build
cmake -DFREETYPE_INCLUDE_DIR=/usr/include/freetype2 \
-DFREETYPE_FT2BUILD_INCLUDE_DIR=/usr/include/freetype2 \
-DOGRE_CONFIG_THREADS=0 \
..
make -j8
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/OGRE .
make install
Collection
- Name: sujoyp/simulation
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/sujoyp-simulation-latest |
collection name | sujoyp/simulation |
branch | master |
tag | latest |
commit | 61d12c1f71af4404db0f15dfb354b2a3d582bb79 |
version (container hash) | 87f42cb7305fb7a8ff41e730d534f02f |
build date | 2018-09-26T21:16:14.524Z |
size (MB) | 8306 |
size (bytes) | 3899793439 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.