Releases: Exawind/exawind-driver
Releases · Exawind/exawind-driver
v2.0.0
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
Add rocsparse include (#105)
v1.0.0
This is the version of the code that was used to run the Exascale computing challenge problem.