Benchmarking runtimes #31
Labels
documentation
Improvements or additions to documentation
run time
Related to workflow processing speed
testing
unit or integration test-related
Top level issue tracking the improvements/additions needed to track a full-frame workflow runtime.
Current knobs to test are
strides
)I've put these in the order of my guess for which will have the biggest effect, but we clearly need to do the tests to see.
Things we need for good testing
max_ram_gb
option (Block size setting and fixing themax_ram_gb
option ofdolphin config
#32)use_evd
option to force EVD over EMI #138 )vmtouch -e
on the SLC stack before starting the workflow: https://github.com/hoytech/vmtouch . This will make sure we don't get very fast runs just because the SLC data as cached, as we can't count on that happening for the production runs.The text was updated successfully, but these errors were encountered: