Skip to content

Releases: Exawind/exawind-driver

v2.0.0

04 Jun 22:40
d25aa54
Compare
Choose a tag to compare

New timestepping capabilities

  • adaptive timestepping is now possible. This is controlled by each individual solver and regulated by exawind-driver to ensure that every time step is constent. It chooses the minimum dt between the solvers and sets this as the time step for all solvers.
  • max_time can be set to dictate when an exawind simulation will complete, instead of only being able to specify the number of time steps in a simulation.

v1.2.0

14 Feb 17:47
4c49c77
Compare
Choose a tag to compare
Add rocsparse include (#105)

v1.0.0

13 Dec 22:37
8571889
Compare
Choose a tag to compare

This is the version of the code that was used to run the Exascale computing challenge problem.