jtchilders/alcf_benchmarks:datafiles_1k_1kb
$ singularity pull shub://jtchilders/alcf_benchmarks:datafiles_1k_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 1000 -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_1k_1kb |
collection name | jtchilders/alcf_benchmarks |
branch | master |
tag | datafiles_1k_1kb |
commit | 415b79c3e8f3f5ecb95cd9a5460952b1cea665fc |
version (container hash) | 290ebb6487f56f4fa7193246866b0b47 |
build date | 2019-04-05T20:03:05.618Z |
size (MB) | 1385 |
size (bytes) | 431960095 |
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.