Skip to content

Cyclops v1.5.5

Latest
Compare
Choose a tag to compare
@solomonik solomonik released this 10 Aug 20:05
· 191 commits to master since this release

Release includes new functionality:

  • search for best tree contraction ordering
  • symmetric eigensolve interface to ScaLAPACK
  • new python-level benchmarks for TTM/TTTP/MTTKRP

but mostly numerous bug fixes:

  • extensive corrections to CCSR (hypersparse formats)
  • important corrections to mapping logic for expensive large-scale tensor contractions
  • adjustments to performance models, fix to read in CTF_MODEL_FILE
  • use of mallinfo for determination of actual amount of overall used memory (turned of with -DNOMALLINFO)