Releases: range3/rdbench
Releases · range3/rdbench
Release v2.0.0
Release v2.0.0-beta.1
feat: Add RDBENCH_USE_CARTESIAN_PRODUCT option
Release rdbench for rust !
rust-v0.1.0 fix: license
Release v0.11.1
Fixed a bug that the initial values of u and v set from bitmap were fixed values.
Release v0.11.0
Implement functionality to initialize simulation parameters u and v from grayscale values derived from bitmap images.
Other parameters F, k, dt, Du, and Dv can be set via command line options.
Release v0.10.2
Fix the initialTimeSec in the JSON output.
Release v0.10.1
- Fix a bug. Do not use v0.10.0 .
Release v0.10.0
Halo communication part is now separated from the calc phase and measured.
Added --prettify option to make JSON more readable.
Release v0.9.0
- fix typo in json output
- wrieTimeSec to writeTimeSec
- initialTimeSec
- 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
Release v0.8.2
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