DDN IME Evaluation
Go to file
joobog 656459cc13
Update README.md
2018-10-09 11:05:54 +02:00
LICENSE Initial commit 2018-10-04 16:02:57 +02:00
README.md Update README.md 2018-10-09 11:05:54 +02:00
batch_job.sh Comments 2018-10-09 10:49:40 +02:00
eval_analysis.R Evaluation scripts 2018-10-04 16:53:44 +02:00
eval_netcdfbench.R Evaluation scripts 2018-10-04 16:53:44 +02:00
eval_openclose.R Evaluation scripts 2018-10-04 16:53:44 +02:00
eval_performance.R Evaluation scripts 2018-10-04 16:53:44 +02:00
eval_readwrite.R Evaluation scripts 2018-10-04 16:53:44 +02:00
mkdb.py Converter of output files to sqlite3 database 2018-10-04 16:49:15 +02:00

README.md

I/O-Performance exploration

Running performance tests

sbatch batch_job.sh

Put all results in a SQLite3 data base

mkdb.py

Evaluation with R

eval_analysis.R eval_netcdfbench.R eval_openclose.R eval_performance.R eval_readwrite.R