jtchilders/alcf_benchmarks:datafiles_100k_1kb
$ singularity pull shub://jtchilders/alcf_benchmarks:datafiles_100k_1kb
Singularity Recipe
Bootstrap: shub
From: jtchilders/singularity_image_recipes:dvs6_py36_mpi33
%setup
mkdir ${SINGULARITY_ROOTFS}/tests/
cp create_datafiles.py ${SINGULARITY_ROOTFS}/tests/
cp measure_meta_data_ops.py ${SINGULARITY_ROOTFS}/tests/
%post
# setup devtoolset6
scl enable devtoolset-6 bash
pip3.6 install numpy
cd /tests
python3.6 ./create_datafiles.py -p datafiles -n 100000 -b 1024
%runscript
python3.6 /tests/measure_meta_data_ops.py -p /tests/datafiles/
Collection
- Name: jtchilders/alcf_benchmarks
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jtchilders-alcf_benchmarks-datafiles_100k_1kb |
collection name | jtchilders/alcf_benchmarks |
branch | master |
tag | datafiles_100k_1kb |
commit | be8db050605b23c08966032a11f7f35cf3096997 |
version (container hash) | 6b3e2d6a34caa9eab13b18ca3465de2e |
build date | 2019-04-03T21:33:11.716Z |
size (MB) | 1776 |
size (bytes) | 536494111 |
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.