TotalView 2020.2
This help set includes all the Classic TotalView documentation. See the user guides for concept information and tutorials. See the Reference Guide for CLI commands, options, variables, transformations, and system requirements.
New in Classic TotalView for 2020.2
Classic TotalView includes the following primary new or updated features. For a complete change history for TotalView, MemoryScape and ReplayEngine, see the document “TotalView_for_HPC_Change_Log.pdf” in the PDF directory of your installation, or follow the link “TotalView New Features and Change Log” on the TotalView documentation page on the website.
CUDA 11 Support
This release adds support for CUDA 11 enabling debugging support on NVIDIA’s latest CUDA 11 based applications.
Solaris ported to 64 bits
TotalView on Solaris has been ported to a 64-bit application, allowing the debugging of very large targets with gigabytes of debug information.
TotalView Remote Display Client updated
TotalView’s Remote Display Client (RDC) has been updated for the Linux and macOS platforms. The RDC is a convenient tool for easily setting up a remote debugging session and is distributed as part of TotalView. Simply install the RDC on your laptop or workstation using the GUI installer and set up a session to the remote system you will debug on.
The new UI TotalView User Interface
To change between the new UI and the TotalView Classic UI, use the Preferences dialog on the Display menu. You can also launch the new UI with the -newUI switch:
totalview -newUI
New features added to the new, modern user interface in this release include:
*Dive-in-All to view a structure member across an array
When debugging an array of structures, it is often desirable to focus on one of the structure members across the entire array. This release adds the ability to focus on a specific structure’s data member by simply right clicking on the data member and selecting “Dive in All”. The resulting array can be analyzed with various array tools such as Array Statistics.
*Dedicated Data View for focusing on specific data
Easily focus on a data expression by adding it to a new Data View. This allows users to view and analyze the data in a dedicated View without having to scroll past other rows of data.
Platform Updates
*Operating systems: Fedora 31