Skip to content

Tags: range3/rdbench

Tags

v2.0.0

Toggle v2.0.0's commit message
chore: add license

v2.0.0-beta.1

Toggle v2.0.0-beta.1's commit message
feat: Add RDBENCH_USE_CARTESIAN_PRODUCT option

rust-v0.1.0

Toggle rust-v0.1.0's commit message
fix: license

v0.11.1

Toggle v0.11.1's commit message
Fixed a bug where initial values were fixed

v0.11.0

Toggle v0.11.0's commit message
Add gray-scott model initialization from bitmap

v0.10.2

Toggle v0.10.2's commit message
Fix a bug: initialTimeSec in the JSON output.

v0.10.1

Toggle v0.10.1's commit message
Fix a bug in phase durations

v0.10.0

Toggle v0.10.0's commit message
Add Comm phase and --prettify option

v0.9.0

Toggle v0.9.0's commit message
Add the ability to measure the time taken to initialize and finalize

- fix typo
  - wrieTimeSec writeTimeSec
- initialTimSec
  - including MPI_Init
  - Show the slowest of all processes
- finalizeTimeSec
  - including MPI_Finalize
  - Display the time of rank 0 since it is after MPI_Finalize

v0.8.2

Toggle v0.8.2's commit message
Fix bugs

- use orderd_json instead of json
- File size was not calculated correctly when -L was large
- When not outputting files, do not display results for writing