Skip to content

Releases: range3/rdbench

Release v2.0.0

08 Feb 10:13

Choose a tag to compare

chore: add license

Release v2.0.0-beta.1

06 Feb 03:44

Choose a tag to compare

feat: Add RDBENCH_USE_CARTESIAN_PRODUCT option

Release rdbench for rust !

06 Feb 03:43

Choose a tag to compare

rust-v0.1.0

fix: license

Release v0.11.1

31 Oct 06:28

Choose a tag to compare

Fixed a bug that the initial values of u and v set from bitmap were fixed values.

Release v0.11.0

31 Oct 05:48

Choose a tag to compare

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

23 Mar 02:34

Choose a tag to compare

Fix the initialTimeSec in the JSON output.

Release v0.10.1

23 Mar 01:51

Choose a tag to compare

  • Fix a bug. Do not use v0.10.0 .

Release v0.10.0

21 Mar 08:02

Choose a tag to compare

Halo communication part is now separated from the calc phase and measured.
Added --prettify option to make JSON more readable.

Release v0.9.0

04 Jan 02:41

Choose a tag to compare

  • 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

01 Oct 08:20

Choose a tag to compare

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