Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 03:43
· 22 commits to main since this release

ExaTron v2.1.0

Diff since v2.0.0

Closed issues:

  • Improving performance on GPUs (1) - replace dsel2() with a GPU friendly top-k algorithm (#2)
  • Improving performance on GPUs (2) - reduce getindex() and setindex!() time (#3)
  • Improving performance on GPUs (3) - running hundreds of thousands of TRONs in parallel on GPUs (#4)
  • Profiling GPU runs (#5)
  • GPU compatibility of data types (#13)