Skip to content

Releases: SGpp/DisCoTec

2.1.0

24 Apr 02:10
aeb9ef7

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

27 Mar 02:15
b519ded

Choose a tag to compare

Significant interface changes: DistributedFullGrid is now templated on the dimensionality, workers etc. are templated on the combination data type. dimensionality can be selected at run time through std::variant.

What's Changed

Full Changelog: 1.1.0...2.0.0

1.1.0

24 Feb 23:57
e6a877c

Choose a tag to compare

DisCoTec is reviewed for JOSS, and gets documentation along the way!

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

21 Jun 04:51
4f35a3c

Choose a tag to compare

Many new contributions and features, the more important of them are described in my dissertation.

The baseline is: You can run really large scenarios with OpenMP + MPI while using most of the memory for your simulation data. The combination can be tweaked in various ways (basis transform operators, reduction algorithms, chunk sizes).

What's Changed

Full Changelog: 0.1.1...1.0.0

0.1.1

27 Jun 07:32
a830e9e

Choose a tag to compare

Add a UFTP script for copying with multiple NG UFTP nodes

0.1.0

27 Jun 07:22

Choose a tag to compare

Merge branch 'main' of github.com:SGpp/DisCoTec