Skip to content

Releases: SeisSol/SeisSol

v1.1.3

30 Jan 18:29
01ae1b1
Compare
Choose a tag to compare

Summary

  • MPI using only GPU buffers
  • Instantaneous Time Mirror support
  • Many bugfixes

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

17 Nov 12:38
71002c1
Compare
Choose a tag to compare

Summary

Another bugfix release.

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 Oct 10:21
11a329e
Compare
Choose a tag to compare

Summary

A bugfix release. The main "smaller" changes are:

  • first official support for MacOS #963
  • faster code generation by YATeTo, support for more CPU architectures #962
  • several bugfixes found during large-scale runs #970 #972

Note that this version is required to support PSpaMM in its Python package variant (SeisSol/PSpaMM#8 ), since the name of the generator program needed to change to not conflict with the module name.

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Sep 07:55
1579dfa
Compare
Choose a tag to compare

Main New Features And Changes

  • Poroelastic media now supports dynamic rupture #895
  • Internally, we removed the code that was still written in FORTRAN, now everything is written in C++ #829
  • Point sources can now be computed on GPUs #876

A Detailed Log Of What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

17 Apr 11:27
9b1b0ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Mar 15:37
2afc1a1
Compare
Choose a tag to compare

SeisSol Release v1.0.0. Major new features since v0.9.0:

  • Dynamic Rupture routines in C++ (including GPU offloading with SYCL) #663
  • Actor implementation of LTS with wiggle factor option #758
  • Include check for mesh correctness #781
  • remove positive state enforcement #752
  • Material homogenization by cell-averaging #644
  • Implemented GravitationalFreeSurfaceBC for GPUs #749
  • Compute rotation for receiver output #748
  • Improved profiling #821
  • Add CITATION.cff #827
  • A lot of bug fixes
  • A lot of new documentation

v1.0.0-rc2

02 Feb 10:26
b4d32e9
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

Second release candidate for v1.0.0. Major new features:

  • Dynamic Rupture routines in C++ (including GPU offloading with SYCL) #663
  • Actor implementation of LTS with wiggle factor option #758
  • Include check for mesh correctness #781
  • remove positive state enforcement #752
  • Material homogenization by cell-averaging #644
  • Implemented GravitationalFreeSurfaceBC for GPUs #749
  • Compute rotation for receiver output #748
  • A lot of bug fixes
  • A lot of new documentation

v1.0.0-rc

31 Aug 14:30
80a266e
Compare
Choose a tag to compare
v1.0.0-rc Pre-release
Pre-release

The release candidate of the C++ implementation of Dynamic Rupture

  • contains OpenMP offloading implementation of Dynamic Rupture

v0.9.0

30 Aug 13:19
eadae61
Compare
Choose a tag to compare

This is the last snapshot of SeisSol which contains the Dynamic Rupture implementation written in Fortran

SC21 Revision

04 Jun 10:39
Compare
Choose a tag to compare
sc21revision

Use different approach to skip mini seissol