Releases: redhat-performance/streams-wrapper
Releases · redhat-performance/streams-wrapper
Place meta data in results file.
Fix numa and cpu binding
Switching to use numa-detect. Also get the proper number of cpus in the system.
Move results
Merge pull request #35 from redhat-performance/move_res Move results dir
Fix dup runs
Fix duplicate numa runs.
Set default to 5 iterations.
Fix index and seq number.
Merge pull request #32 from redhat-performance/fix_field_index Fix field index
Fix field position
Pulling wrong field. Apparently the format has changed.
update results location
Merge pull request #30 from redhat-performance/fix_results_bug Fix bug in results location introduced earlier.
Update latest submit (older one was used).
Fix bailing when one STREAM_ARRAY_SIZE does not compile (#29) * Update to exit only when base_cache size could not be compiled, skip size otherwise
Skip huge sizes on compile fail
What's Changed
Skip larger cache sizes when they cannot compile (base_cache_size is still required to compile)
Add documentation
Merge pull request #27 from redhat-performance/documentation Documentation