Skip to content

Releases: HolyLab/RegisterMismatchCuda.jl

v1.0.1

18 May 22:21
e166321

Choose a tag to compare

RegisterMismatchCuda v1.0.1

Diff since v1.0.0

Merged pull requests:

  • API modernization and test fixes (v1.0.1) (#28) (@kdw503)

v1.0.0

14 May 14:22
3d271ae

Choose a tag to compare

RegisterMismatchCuda v1.0.0

Diff since v0.3.4

Merged pull requests:

  • Add Manifest-v*.toml to .gitignore (#24) (@kdw503)
  • Apply runic formatting (#25) (@kdw503)
  • Package maintenance: quality, docs, and test improvements (#26) (@kdw503)

v0.3.1

14 May 14:22

Choose a tag to compare

RegisterMismatchCuda v0.3.1

Diff since v0.3.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.2.0

14 May 14:22

Choose a tag to compare

RegisterMismatchCuda v0.2.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.1.0

14 May 14:22

Choose a tag to compare

RegisterMismatchCuda v0.1.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.3.4

04 Feb 19:34
f5c5517

Choose a tag to compare

RegisterMismatchCuda v0.3.4

Diff since v0.3.2

Merged pull requests:

  • [compat] on ImageCore, Primes (#18) (@timholy)
  • MassInstallAction: Install the CompatHelper workflow on this repository (#19) (@kdw503)
  • MassInstallAction: Install the TagBot workflow on this repository (#21) (@kdw503)
  • Version 0.3.4 (#23) (@kdw503)

Closed issues:

  • CUDA device switching stucks sometimes (#1)
  • Version is no longer compatible after CUDA merge (#16)

v0.3.3

04 Feb 19:34

Choose a tag to compare

RegisterMismatchCuda v0.3.3

Diff since v0.3.2

Closed issues:

  • Version is no longer compatible after CUDA merge (#16)

v0.3.2

15 Jun 21:26
800d382

Choose a tag to compare

RegisterMismatchCuda v0.3.2

Merged pull requests:

  • Use Container{T}(args...) rather than Container(T, args...) (#2) (@timholy)
  • Updates for recent CUDA changes (#3) (@timholy)
  • Slim dependencies and reintroduce device management in tests (#4) (@timholy)
  • MassInstallAction: Install the TagBot workflow on this repository (#5) (@kdw503)
  • MassInstallAction: Install the CI workflow on this repository (#6) (@kdw503)
  • MassInstallAction: Install the TagBot workflow on this repository (#7) (@kdw503)
  • Install CompatHelper (#10) (@timholy)
  • CompatHelper: fix URL for HolyLabRegistry (#11) (@timholy)
  • New compatibility update for updates to CUDA (#17) (@ChantalJuntao)