Python 3 migration and SQLite support
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 withtau init --backend sqlite
. - Support for generating sqlite-format profiles by setting the
profile
attribute of aMeasurement
tosqlite
. - 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