Skip to content

Releases: lanl/spiner

v1.6.2

14 Aug 22:21
a0f4a21
Compare
Choose a tag to compare

Update includes bug fix for broken free when using Kokkos but not cuda

v1.6.1

11 Jul 18:43
24df4e5
Compare
Choose a tag to compare
Merge pull request #72 from lanl/dholladay00/spiner_1.6.1

Bumping spiner version in cmake to prepare new release.

v1.6.0

14 Dec 23:13
bf7ab60
Compare
Choose a tag to compare
Merge pull request #55 from lanl/dholladay00/spiner_1.6.0

Update the template to include task to update cmake version if needed…

v1.5.1

05 Jul 20:04
56bcbb1
Compare
Choose a tag to compare
  • New Zenodo Release

v1.5.0

05 Jul 19:55
56bcbb1
Compare
Choose a tag to compare
  • Bug fixes and cleanup from the JOSS paper review.

v1.4.0

17 Mar 17:16
Compare
Choose a tag to compare
  • Clean up build system, and appropriately emit cmake packaging information
  • Clean up spackage to work better downstream
  • Decouple ports-of-call into a separate repository

v1.3.0

25 Feb 20:56
bb5bdc3
Compare
Choose a tag to compare

Version 1.3.0

  • A re-written memory management framework which is more memory safe and easier to reason about. Allocation onto device at constructor time is now possible. See #2 for details.
  • Move to github actions instead of travis-CI.

1.2.0

18 Feb 21:13
05122df
Compare
Choose a tag to compare

First public release