TraceInsight
Getting Started
Holistic Trace Analysis
Performance Debugging 101
Trace Collection
Installation
Analyzing Traces with HTA
Features
Temporal Breakdown
Idle Time Breakdown
Kernel Breakdown
Communication Computation Overlap
Augmented Counters
CUDA Kernel Launch Statistics
Frequent CUDA Kernel Sequences
Trace Diff
CUPTI Counter Analysis
Lightweight Critical Path Analysis
API Reference
Trace Analysis API
Trace Diff API
TraceInsight
Index
Index
C
|
G
|
O
|
T
|
V
C
compare_traces() (hta.trace_diff.TraceDiff class method)
critical_path_analysis() (hta.trace_analysis.TraceAnalysis method)
G
generate_trace_with_counters() (hta.trace_analysis.TraceAnalysis method)
get_aten_op_kernels_and_delay() (hta.trace_analysis.TraceAnalysis method)
get_comm_comp_overlap() (hta.trace_analysis.TraceAnalysis method)
get_cuda_kernel_launch_stats() (hta.trace_analysis.TraceAnalysis method)
get_cupti_counter_data_with_operators() (hta.trace_analysis.TraceAnalysis method)
get_frequent_cuda_kernel_sequences() (hta.trace_analysis.TraceAnalysis method)
get_gpu_kernel_breakdown() (hta.trace_analysis.TraceAnalysis method)
get_gpu_kernels_with_user_annotations() (hta.trace_analysis.TraceAnalysis method)
get_gpu_user_annotation_breakdown() (hta.trace_analysis.TraceAnalysis method)
get_idle_time_breakdown() (hta.trace_analysis.TraceAnalysis method)
get_memory_bw_summary() (hta.trace_analysis.TraceAnalysis method)
get_memory_bw_time_series() (hta.trace_analysis.TraceAnalysis method)
get_queue_length_summary() (hta.trace_analysis.TraceAnalysis method)
get_queue_length_summary_from_time_series() (hta.trace_analysis.TraceAnalysis method)
get_queue_length_time_series() (hta.trace_analysis.TraceAnalysis method)
get_temporal_breakdown() (hta.trace_analysis.TraceAnalysis method)
get_time_spent_blocked_on_full_queue() (hta.trace_analysis.TraceAnalysis method)
O
ops_diff() (hta.trace_diff.TraceDiff class method)
overlay_critical_path_analysis() (hta.trace_analysis.TraceAnalysis method)
T
TraceAnalysis (class in hta.trace_analysis)
TraceDiff (class in hta.trace_diff)
V
visualize_counts_diff() (hta.trace_diff.TraceDiff class method)
visualize_duration_diff() (hta.trace_diff.TraceDiff class method)