Skip to content

Python 3 migration and SQLite support

Compare
Choose a tag to compare
@zbeekman zbeekman released this 28 Jan 18:50
· 42 commits to master since this release
v1.5.0
eae3ae7

New Features

  • Support for TAU 2.31.
  • Support for sqlite backend database as an alternative to TinyDB via setting the environment variable __TAUCMDR_DB_BACKEND__=sqlite or initializing a project with tau init --backend sqlite.
  • Support for generating sqlite-format profiles by setting the profile attribute of a Measurement to sqlite.
  • Software managed by TAU/TAU Commander is now mirrored on ParaTools servers and in the event of a failed download TAU Commander will fall back to the ParaTools hosted mirror.

Changes

  • Internally TAU Commander uses python 3 instead of python 2, but can still be used for analysis of python 2.7 applications

Release Assets

For a complete set of ARCH/OS package combinations please visit https://taucommander.paratools.com/downloads