Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@dmdunla dmdunla released this 14 Jan 07:45
· 2 commits to main since this release
f33ba0c

What's Changed

  • Included Kokkos as a submodule (instead of static copy)
  • Changed default ktensor type from float to double
  • Add capability to use ktensor in file as initial guess
  • Removed use of file to specify command line parameters
  • Included timing and flop instrumentation
  • Changed command line options to consistent formatting
  • Fixed errors with logging
  • Fixed testing issue when running in Docker container
  • Fixed consistency issues with
  • Fixed issues leading to warnings for CUDA builds

Full Changelog: v1.0.0...v1.1.0