ReProspect
Contents:
Overview
User Guide
API reference
CI/CD
Tests
Examples
Bibliography
Contributing to
ReProspect
ReProspect
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__enter__() (reprospect.tools.binaries.elf.ELF method)
(reprospect.tools.cacher.Cacher method)
(reprospect.tools.nsys.report.Report method)
__exit__() (reprospect.tools.binaries.elf.ELF method)
(reprospect.tools.cacher.Cacher method)
(reprospect.tools.nsys.report.Report method)
__init__() (examples.kokkos.atomic.desul.LockBasedAtomicMatcher method)
(examples.kokkos.atomic.desul.Operation method)
(examples.kokkos.atomic.example_add_double256.AddDouble4 method)
(examples.kokkos.atomic.example_add_double256.Load256Matcher method)
(examples.kokkos.atomic.example_add_double256.Store256Matcher method)
(reprospect.testing.binaries.sass.controlflow.block.BasicBlockMatcher method)
(reprospect.testing.binaries.sass.controlflow.block.BasicBlockWithParentMatcher method)
(reprospect.testing.binaries.sass.instruction.address.AddressMatcher method)
(reprospect.testing.binaries.sass.instruction.address.GenericOrGlobalAddressMatch method)
(reprospect.testing.binaries.sass.instruction.address.LocalAddressMatch method)
(reprospect.testing.binaries.sass.instruction.address.SharedAddressMatch method)
(reprospect.testing.binaries.sass.instruction.atomic.AtomicMatcher method)
(reprospect.testing.binaries.sass.instruction.atomic.ReductionMatcher method)
(reprospect.testing.binaries.sass.instruction.branch.BranchMatcher method)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatch method)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatcher method)
(reprospect.testing.binaries.sass.instruction.floating.Fp32AddMatcher method)
(reprospect.testing.binaries.sass.instruction.floating.Fp64AddMatcher method)
(reprospect.testing.binaries.sass.instruction.half.Fp16AddMatcher method)
(reprospect.testing.binaries.sass.instruction.half.Fp16FusedMulAddMatcher method)
(reprospect.testing.binaries.sass.instruction.half.Fp16MinMaxMatcher method)
(reprospect.testing.binaries.sass.instruction.half.Fp16MulMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.AnyMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.ArchitectureAndVersionAwarePatternMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.ArchitectureAwarePatternMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.InstructionMatch method)
(reprospect.testing.binaries.sass.instruction.instruction.OpcodeModsMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.OpcodeModsWithOperandsMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.PatternMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.ZeroOrOne method)
(reprospect.testing.binaries.sass.instruction.integer.IntAdd3Matcher method)
(reprospect.testing.binaries.sass.instruction.integer.IntAddMatcher method)
(reprospect.testing.binaries.sass.instruction.integer.LEAMatcher method)
(reprospect.testing.binaries.sass.instruction.load.LoadConstantMatcher method)
(reprospect.testing.binaries.sass.instruction.load.LoadGlobalMatcher method)
(reprospect.testing.binaries.sass.instruction.load.LoadMatcher method)
(reprospect.testing.binaries.sass.instruction.memory.MemoryOp method)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatch method)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher method)
(reprospect.testing.binaries.sass.instruction.store.StoreGlobalMatcher method)
(reprospect.testing.binaries.sass.instruction.store.StoreMatcher method)
(reprospect.testing.binaries.sass.instruction.validate.ModifierValidator method)
(reprospect.testing.binaries.sass.instruction.validate.OperandsValidator method)
(reprospect.testing.binaries.sass.instruction.validate.OperandValidator method)
(reprospect.testing.binaries.sass.operation.add_int128.AddInt128Matcher method)
(reprospect.testing.binaries.sass.operation.add_int32.AddInt32Matcher method)
(reprospect.testing.binaries.sass.operation.cas.AtomicCASMatcher method)
(reprospect.testing.binaries.sass.operation.cas.Operation method)
(reprospect.testing.binaries.sass.operation.convert_fp32_to_fp16.ConvertFp32ToFp16 method)
(reprospect.testing.binaries.sass.operation.convert_fp_to_int.ConvertFpToInt method)
(reprospect.testing.binaries.sass.operation.convert_int_to_fp.ConvertIntToFp method)
(reprospect.testing.binaries.sass.operation.move32.Move32Matcher method)
(reprospect.testing.binaries.sass.sequence.sequence.AllInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.AnyOfMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.CountInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.Fluentizer method)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceAtMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.OneOrMoreInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInterleavedInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.UnorderedInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.UnorderedInterleavedInSequenceMatcher method)
(reprospect.testing.features.Memory method)
(reprospect.testing.features.PTX method)
(reprospect.tools.architecture.ComputeCapability method)
(reprospect.tools.architecture.NVIDIAArch method)
(reprospect.tools.binaries.cuobjdump.CuObjDump method)
(reprospect.tools.binaries.cuobjdump.Function method)
(reprospect.tools.binaries.cuobjdump.ResourceUsage method)
(reprospect.tools.binaries.elf.CuInfo method)
(reprospect.tools.binaries.elf.ELF method)
(reprospect.tools.binaries.elf.NvInfo method)
(reprospect.tools.binaries.elf.NvInfoEntry method)
(reprospect.tools.binaries.elf.TkInfo method)
(reprospect.tools.binaries.nvdisasm.Function method)
(reprospect.tools.binaries.nvdisasm.NVDisasm method)
(reprospect.tools.binaries.sass.controlflow.BasicBlock method)
(reprospect.tools.binaries.sass.controlflow.Graph method)
(reprospect.tools.binaries.sass.decoder.ControlCode method)
(reprospect.tools.binaries.sass.decoder.Decoder method)
(reprospect.tools.binaries.sass.decoder.Instruction method)
(reprospect.tools.cacher.Cacher method)
(reprospect.tools.cacher.Cacher.Entry method)
(reprospect.tools.device_properties.Cuda method)
(reprospect.tools.device_properties.CudaDriverError method)
(reprospect.tools.device_properties.CudaRuntimeError method)
(reprospect.tools.ncu.cacher.Cacher method)
(reprospect.tools.ncu.metrics.Metric method)
(reprospect.tools.ncu.metrics.MetricCorrelation method)
(reprospect.tools.ncu.metrics.MetricCorrelationData method)
(reprospect.tools.ncu.metrics.MetricDeviceAttribute method)
(reprospect.tools.ncu.report.Action method)
(reprospect.tools.ncu.report.NvtxDomain method)
(reprospect.tools.ncu.report.ProfilingMetrics method)
(reprospect.tools.ncu.report.ProfilingResults method)
(reprospect.tools.ncu.report.Range method)
(reprospect.tools.ncu.report.Report method)
(reprospect.tools.ncu.session.Command method)
(reprospect.tools.ncu.session.Session method)
(reprospect.tools.nsys.cacher.Cacher method)
(reprospect.tools.nsys.report.Report method)
(reprospect.tools.nsys.report.ReportNvtxEvents method)
(reprospect.tools.nsys.report.ReportPatternSelector method)
(reprospect.tools.nsys.session.Command method)
(reprospect.tools.nsys.session.Session method)
(reprospect.utils.cmake.FileAPI method)
(reprospect.utils.environment.EnvironmentField method)
(reprospect.utils.types.TypeInfo method)
(tests.cublas.CuBLAS method)
(tests.parameters.Parameters method)
(tests.testing.binaries.sass.test_extensibility.NewPatternMatcher method)
__str__() (examples.cuda.virtual_functions.example_dispatch.Derived method)
(examples.cuda.virtual_functions.example_dispatch.Dispatch method)
(examples.cuda.virtual_functions.example_dispatch.MemberFunction method)
(examples.kokkos.complex.example_alignment.Alignment method)
(examples.kokkos.complex.example_division.Method method)
(examples.kokkos.complex.example_division_benchmarking.Method method)
(examples.kokkos.view.example_allocation_benchmarking.Framework method)
(examples.kokkos.view.example_allocation_tracing.Memory method)
(examples.kokkos.view.example_restrict.Method method)
(reprospect.testing.binaries.sass.instruction.address.StrideModifier method)
(reprospect.testing.binaries.sass.instruction.atomic.ThreadScope method)
(reprospect.testing.binaries.sass.instruction.memory.ExtendBitsMethod method)
(reprospect.testing.binaries.sass.instruction.memory.MemorySpace method)
(reprospect.testing.binaries.sass.instruction.operand.MathModifier method)
(reprospect.tools.architecture.ComputeCapability method)
(reprospect.tools.architecture.NVIDIAArch method)
(reprospect.tools.architecture.NVIDIAFamily method)
(reprospect.tools.binaries.cuobjdump.CuObjDump method)
(reprospect.tools.binaries.cuobjdump.Function method)
(reprospect.tools.binaries.cuobjdump.ResourceUsage method)
(reprospect.tools.binaries.nvdisasm.NVDisasm method)
(reprospect.tools.binaries.nvdisasm.RegisterState method)
(reprospect.tools.binaries.sass.decoder.RegisterType method)
(reprospect.tools.ncu.metrics.MetricCounterRollUp method)
(reprospect.tools.ncu.metrics.MetricCounterRollUpQuantity method)
(reprospect.tools.ncu.metrics.MetricRatioRollUp method)
(reprospect.tools.ncu.metrics.PipeStage method)
(reprospect.tools.ncu.metrics.Quantity method)
(reprospect.tools.ncu.metrics.Unit method)
(reprospect.utils.rich_helpers.TableMixin method)
(reprospect.utils.rich_helpers.TreeMixin method)
A
ABS (reprospect.testing.binaries.sass.instruction.operand.MathModifier attribute)
Action (class in reprospect.tools.ncu.report)
action (reprospect.tools.ncu.report.Action attribute)
actions (reprospect.tools.ncu.report.Range attribute)
ADA (reprospect.tools.architecture.NVIDIAFamily attribute)
add_block() (reprospect.tools.binaries.sass.controlflow.Graph method)
add_blocks() (reprospect.tools.binaries.sass.controlflow.Graph method)
add_control_flow_edges() (reprospect.tools.binaries.sass.controlflow.ControlFlow class method)
add_edge() (reprospect.tools.binaries.sass.controlflow.Graph method)
AddComplex128 (class in examples.kokkos.atomic.example_add_complex128)
AddComplex64 (class in examples.kokkos.atomic.example_add_complex64)
AddDouble4 (class in examples.kokkos.atomic.example_add_double256)
AddInt128 (class in examples.kokkos.atomic.example_add_int128)
AddInt128Matcher (class in reprospect.testing.binaries.sass.operation.add_int128)
AddInt32Matcher (class in reprospect.testing.binaries.sass.operation.add_int32)
additional (reprospect.testing.binaries.sass.instruction.instruction.InstructionMatch attribute)
ADDRESS (reprospect.testing.binaries.sass.instruction.constant.Constant attribute)
address() (reprospect.testing.binaries.sass.instruction.constant.Constant class method)
AddressMatcher (class in reprospect.testing.binaries.sass.instruction.address)
aggregate_metrics() (reprospect.tools.ncu.report.ProfilingResults method)
Alignment (class in examples.kokkos.complex.example_alignment)
AllInSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
AMPERE (reprospect.tools.architecture.NVIDIAFamily attribute)
analyze() (reprospect.tools.binaries.sass.controlflow.ControlFlow class method)
ANNOTATIONS (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
any() (reprospect.testing.binaries.sass.instruction.pattern.PatternBuilder static method)
any_of() (in module reprospect.testing.binaries.sass.sequence.sequence)
AnyMatcher (class in reprospect.testing.binaries.sass.instruction.instruction)
AnyOfMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
arch (reprospect.testing.binaries.sass.instruction.address.AddressMatcher attribute)
(reprospect.testing.case.TestCase property)
(reprospect.testing.cmake.CMakeMixin property)
(reprospect.testing.features.Memory attribute)
(reprospect.testing.features.PTX attribute)
(reprospect.tools.binaries.cuobjdump.CuObjDump attribute)
(reprospect.tools.binaries.elf.ELF property)
(tests.parameters.Parameters attribute)
ArchitectureAndVersionAwarePatternMatcher (class in reprospect.testing.binaries.sass.instruction.instruction)
ArchitectureAwarePatternMatcher (class in reprospect.testing.binaries.sass.instruction.instruction)
architectures() (in module tests.parameters)
args (reprospect.tools.ncu.session.Command attribute)
(reprospect.tools.nsys.session.Command attribute)
as_compute (reprospect.tools.architecture.NVIDIAArch property)
as_int (reprospect.tools.architecture.ComputeCapability property)
as_sm (reprospect.tools.architecture.NVIDIAArch property)
assert_atomicCAS_ptx() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher static method)
assert_matches() (reprospect.testing.binaries.sass.controlflow.block.BasicBlockMatcherBase method)
(reprospect.testing.binaries.sass.sequence.sequence.SequenceMatcher method)
assign_metrics() (reprospect.tools.ncu.report.ProfilingResults method)
ASSIGNMENT (reprospect.tools.binaries.nvdisasm.RegisterState attribute)
AtomicAcquireMatcher (class in examples.kokkos.atomic.desul)
AtomicCASMatcher (class in reprospect.testing.binaries.sass.operation.cas)
AtomicMatcher (class in reprospect.testing.binaries.sass.instruction.atomic)
AtomicReleaseMatcher (class in examples.kokkos.atomic.desul)
attributes (reprospect.tools.binaries.elf.NvInfo attribute)
AVG (reprospect.tools.ncu.metrics.MetricCounterRollUp attribute)
B
BANK (reprospect.testing.binaries.sass.instruction.constant.Constant attribute)
bank (reprospect.testing.binaries.sass.instruction.constant.ConstantMatch attribute)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatcher attribute)
BANK_VTABLE (examples.cuda.virtual_functions.example_dispatch.TestBinaryAnalysis attribute)
BAR (examples.cuda.virtual_functions.example_dispatch.MemberFunction attribute)
basic_block_dynamic_call() (examples.cuda.virtual_functions.example_dispatch.TestDynamicDispatchInstructionSequence method)
basic_blocks_function_implementations() (examples.cuda.virtual_functions.example_dispatch.TestDynamicDispatchInstructionSequence method)
BasicBlock (class in reprospect.tools.binaries.sass.controlflow)
BasicBlockMatcher (class in reprospect.testing.binaries.sass.controlflow.block)
BasicBlockMatcherBase (class in reprospect.testing.binaries.sass.controlflow.block)
BasicBlockWithParentMatcher (class in reprospect.testing.binaries.sass.controlflow.block)
BATCH_SIZES (examples.kokkos.static_batch_size.example_static_batch_size.TestStaticBatchSize attribute)
bits (reprospect.utils.types.TypeInfo attribute)
BLACKWELL (reprospect.tools.architecture.NVIDIAFamily attribute)
BLOCK (reprospect.testing.binaries.sass.instruction.atomic.ThreadScope attribute)
BLOCK_CAS (tests.testing.binaries.sass.operation.test_cas.TestAtomicCASMatcher attribute)
BLOCK_CAS_MOV (tests.testing.binaries.sass.operation.test_cas.TestAtomicCASMatcher attribute)
BLOCK_DIM_X (tests.integration.test_half.TestNCU attribute)
BLOCK_LDG (tests.testing.binaries.sass.operation.test_cas.TestAtomicCASMatcher attribute)
blocks (reprospect.tools.binaries.sass.controlflow.Graph attribute)
BRANCHING (reprospect.tools.binaries.sass.controlflow.ControlFlow attribute)
branching_or_compliance (examples.kokkos.complex.example_division_benchmarking.Parameters attribute)
BranchMatcher (class in reprospect.testing.binaries.sass.instruction.branch)
build() (examples.kokkos.atomic.desul.AtomicAcquireMatcher class method)
(examples.kokkos.atomic.desul.AtomicReleaseMatcher class method)
(examples.kokkos.atomic.desul.DeviceAtomicThreadFenceMatcher class method)
(examples.kokkos.atomic.desul.Operation method)
(examples.kokkos.atomic.example_add_complex128.AddComplex128 method)
(examples.kokkos.atomic.example_add_complex64.AddComplex64 method)
(examples.kokkos.atomic.example_add_double256.AddDouble4 method)
(examples.kokkos.atomic.example_add_double256.Load256Matcher method)
(examples.kokkos.atomic.example_add_double256.Store256Matcher method)
(examples.kokkos.atomic.example_add_int128.AddInt128 method)
(reprospect.testing.binaries.sass.operation.cas.Operation method)
(tests.testing.binaries.sass.operation.test_cas.Operation method)
build_desc_reg64_address() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_generic_or_global_address() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_local_address() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_pattern() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatcher class method)
(reprospect.testing.binaries.sass.instruction.instruction.PatternMatcher class method)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher class method)
build_pattern_desc_ureg() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_pattern_modifier_math() (reprospect.testing.binaries.sass.instruction.register.RegisterMatcher class method)
build_pattern_modifier_reuse() (reprospect.testing.binaries.sass.instruction.register.RegisterMatcher class method)
build_pattern_offset() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_pattern_operand() (reprospect.testing.binaries.sass.instruction.half.Fp16 class method)
build_pattern_operands() (reprospect.testing.binaries.sass.instruction.instruction.PatternMatcher class method)
build_pattern_reg() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher class method)
build_pattern_stride() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_reg64_address() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_reg_address() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_reg_extend_bits_address() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_reg_stride_address() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
build_shared_address() (reprospect.testing.binaries.sass.instruction.address.AddressMatcher class method)
BVAL (reprospect.tools.binaries.elf.NvInfoEIFMT attribute)
C
cache (reprospect.testing.binaries.sass.instruction.load.LoadGlobalMatcher attribute)
(reprospect.testing.binaries.sass.instruction.load.LoadMatcher attribute)
(reprospect.utils.cmake.FileAPI property)
CACHE_VERSION (reprospect.utils.cmake.FileAPI attribute)
cached (reprospect.tools.cacher.Cacher.Entry attribute)
CacheDict (in module reprospect.utils.cmake)
Cacher (class in reprospect.tools.cacher)
(class in reprospect.tools.ncu.cacher)
(class in reprospect.tools.nsys.cacher)
Cacher.Entry (class in reprospect.tools.cacher)
CannotBeExtended (class in tests.testing.binaries.sass.test_extensibility)
capture_range_end (reprospect.tools.nsys.session.Command attribute)
CBANK_PARAM_SIZE (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
CC_E_FLAGS (tests.tools.binaries.test_elf.TestGetComputeCapabilityFromEFlags attribute)
CFG (tests.testing.binaries.sass.operation.test_cas.TestAtomicCASMatcher attribute)
cfg() (examples.cuda.virtual_functions.example_dispatch.TestDynamicDispatchInstructionSequence method)
(tests.tools.binaries.sass.test_controlflow.TestGraph method)
CFG_MOV (tests.testing.binaries.sass.operation.test_cas.TestAtomicCASMatcher attribute)
check() (reprospect.testing.binaries.sass.instruction.validate.OperandValidator method)
check_attribute_from_code() (tests.tools.binaries.test_elf.TestNvInfo method)
check_driver_api_call() (reprospect.tools.device_properties.Cuda class method)
check_driver_status() (reprospect.tools.device_properties.Cuda class method)
check_memory_instruction_word_size() (in module reprospect.testing.binaries.sass.instruction.memory)
check_runtime_api_call() (reprospect.tools.device_properties.Cuda class method)
check_runtime_status() (reprospect.tools.device_properties.Cuda class method)
check_version() (in module tests.tools.binaries.test_elf)
checks() (examples.kokkos.view.example_allocation_tracing.TestNSYS method)
clang_cuda_fix_cccl_include() (in module tests.compilation)
clear_cache() (reprospect.utils.detect.GPUDetector class method)
CMAKE_BINARY_DIR (reprospect.testing.cmake.CMakeMixin attribute)
CMAKE_CURRENT_BINARY_DIR (reprospect.testing.cmake.CMakeMixin attribute)
cmake_file_api (reprospect.testing.cmake.CMakeMixin property)
cmake_file_api() (in module tests.tools.test_compile_command)
(tests.utils.test_cmake.TestFileAPI method)
CMakeAwareTestCase (class in reprospect.testing.case)
CMakeMixin (class in reprospect.testing.cmake)
cmd (reprospect.tools.ncu.session.Command attribute)
(reprospect.tools.nsys.session.Command attribute)
cmpnt (reprospect.testing.binaries.sass.instruction.instruction.ZeroOrOne attribute)
code (reprospect.tools.binaries.cuobjdump.Function attribute)
(reprospect.tools.binaries.sass.decoder.Decoder attribute)
CODE (tests.testing.binaries.sass.operation.test_add_int32.TestAddInt32Matcher attribute)
(tests.testing.binaries.sass.operation.test_convert_fp32_to_fp16.TestConvertFp32ToFp16 attribute)
(tests.testing.binaries.sass.operation.test_convert_fp_to_int.TestConvertFpToInt attribute)
(tests.testing.binaries.sass.operation.test_convert_int_to_fp.TestConvertIntToFp attribute)
(tests.tools.binaries.test_cuobjdump.TestFunction attribute)
CODE_ADD (tests.testing.binaries.sass.test_instruction.TestReductionMatcher attribute)
CODE_ADD_BASED_ON_CAS (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher attribute)
CODE_ADD_BASED_ON_CAS_128 (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher attribute)
CODE_ADD_INT128 (tests.testing.binaries.sass.operation.test_add_int128.TestAddInt128Matcher attribute)
CODE_ADD_RELAXED_BLOCK (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher attribute)
CODE_AUTO_PACK (tests.testing.binaries.sass.test_half.TestFp16AddMatcher attribute)
CODE_COMPARE_EXCHANGE (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher attribute)
CODE_CONSTANT_ARRAY (tests.testing.binaries.sass.test_load.TestLoadConstantMatcher attribute)
CODE_CTAIDZ_USED (tests.tools.binaries.test_elf.TestNvInfo attribute)
CODE_ELEMENTWISE_ADD (tests.testing.binaries.sass.test_load.TestLoadMatcher attribute)
CODE_ELEMENTWISE_ADD_LDG (tests.testing.binaries.sass.test_load.TestLoadMatcher attribute)
CODE_ELEMENTWISE_ADD_RESTRICT (in module tests.testing.binaries.sass.test_instruction)
CODE_ELEMENTWISE_ADD_RESTRICT_128_WIDE (in module tests.testing.binaries.sass.test_instruction)
CODE_ELEMENTWISE_ADD_RESTRICT_256_WIDE (in module tests.testing.binaries.sass.test_instruction)
CODE_EXCH (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher attribute)
CODE_EXCH_DEVICE_PTR (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher attribute)
CODE_EXTEND (tests.testing.binaries.sass.test_load.TestLoadMatcher attribute)
CODE_FORCE_PACK (tests.testing.binaries.sass.test_half.TestFp16AddMatcher attribute)
CODE_FP16_TO_FP32 (tests.testing.binaries.sass.test_half.TestFp16AddMatcher attribute)
CODE_FP64_ADD (tests.testing.binaries.sass.instruction.test_fp64add.TestFp64AddMatcher attribute)
CODE_HMNMX (tests.testing.binaries.sass.test_half.TestFp16MinMaxMatcher attribute)
CODE_MAX (tests.testing.binaries.sass.test_instruction.TestReductionMatcher attribute)
CODE_MIN (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher attribute)
CODE_NUM_BARRIERS (tests.tools.binaries.test_elf.TestNvInfo attribute)
CODE_SUB (tests.testing.binaries.sass.test_instruction.TestReductionMatcher attribute)
codemodel_configuration (reprospect.utils.cmake.FileAPI property)
CODEMODEL_VERSION (reprospect.utils.cmake.FileAPI attribute)
CodemodelDict (in module reprospect.utils.cmake)
collect() (examples.kokkos.atomic.desul.LockBasedAtomicMatcher method)
collect_metrics_from_action() (reprospect.tools.ncu.report.Report method)
column (reprospect.tools.nsys.report.ReportPatternSelector attribute)
COLUMNS (reprospect.utils.detect.GPUDetector attribute)
Command (class in reprospect.tools.ncu.session)
(class in reprospect.tools.nsys.session)
command (reprospect.tools.ncu.session.Session attribute)
(reprospect.tools.nsys.session.Session attribute)
compiler() (reprospect.testing.cmake.CMakeMixin method)
(reprospect.utils.cmake.FileAPI method)
COMPLEX_DOUBLE_SIZE (examples.kokkos.complex.example_alignment.TestAlignment attribute)
compute_capability (reprospect.tools.architecture.NVIDIAArch attribute)
compute_capability() (reprospect.tools.binaries.elf.ELF class method)
ComputeCapability (class in reprospect.tools.architecture)
consistency (reprospect.testing.binaries.sass.instruction.atomic.AtomicMatcher attribute)
(reprospect.testing.binaries.sass.instruction.atomic.ReductionMatcher attribute)
Constant (class in reprospect.testing.binaries.sass.instruction.constant)
CONSTANT (reprospect.testing.binaries.sass.instruction.load.LoadConstantMatcher attribute)
constant (reprospect.tools.binaries.cuobjdump.ResourceUsage attribute)
constant_bank_vtable() (examples.cuda.virtual_functions.example_dispatch.TestDynamicDispatchInstructionSequence method)
ConstantMatch (class in reprospect.testing.binaries.sass.instruction.constant)
ConstantMatcher (class in reprospect.testing.binaries.sass.instruction.constant)
CONSTANTS (tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher attribute)
control (reprospect.tools.binaries.sass.decoder.Instruction attribute)
CONTROL_CODE (tests.testing.binaries.sass.operation.test_cas.TestAtomicCASMatcher attribute)
ControlCode (class in reprospect.tools.binaries.sass.decoder)
CONTROLCODE (tests.testing.binaries.sass.test_extensibility.TestInstructionMatching attribute)
(tests.tools.binaries.sass.test_controlflow.TestGraph attribute)
ControlFlow (class in reprospect.tools.binaries.sass.controlflow)
convert() (reprospect.testing.binaries.sass.instruction.atomic.ThreadScope method)
converter (reprospect.utils.environment.EnvironmentField attribute)
ConvertFp32ToFp16 (class in reprospect.testing.binaries.sass.operation.convert_fp32_to_fp16)
ConvertFpToInt (class in reprospect.testing.binaries.sass.operation.convert_fp_to_int)
ConvertIntToFp (class in reprospect.testing.binaries.sass.operation.convert_int_to_fp)
COOP_GROUP_INSTR_OFFSETS (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
COOP_GROUP_MASK_REGIDS (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
correlated (reprospect.tools.ncu.metrics.MetricCorrelationData attribute)
count (examples.kokkos.view.example_allocation_benchmarking.Parameters attribute)
(reprospect.testing.binaries.sass.sequence.sequence.CountInSequenceMatcher attribute)
count() (reprospect.utils.detect.GPUDetector class method)
counter_name_from() (in module reprospect.tools.ncu.metrics)
CountInSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
CPP_FILE (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestMany attribute)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestSaxpy attribute)
(tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestMany attribute)
(tests.tools.binaries.test_symtab.TestGetSymbolTable attribute)
create() (reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoadInstructions static method)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoadRequests static method)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoadSectorHits static method)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoadSectorMisses static method)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoadSectors static method)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoadWavefronts static method)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalStoreInstructions static method)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalStoreRequests static method)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalStoreSectors static method)
(reprospect.tools.ncu.metrics.L1TEXCacheLocalStoreInstructions static method)
(reprospect.tools.ncu.metrics.WarpStallBase class method)
(reprospect.tools.ncu.metrics.XYZBase class method)
create_blocks() (reprospect.tools.binaries.sass.controlflow.ControlFlow class method)
create_db() (reprospect.tools.cacher.Cacher method)
CREATED_METRICS (tests.tools.ncu.test_ncu.TestMetrics attribute)
CRS_STACK_SIZE (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
CTAIDZ_USED (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
CU_IFS (tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestIfs attribute)
cubin (examples.cuda.virtual_functions.example_dispatch.TestBinaryAnalysis property)
(examples.kokkos.atomic.add.TestCase property)
(examples.kokkos.complex.example_alignment.TestSASS property)
(examples.kokkos.complex.example_division.TestSASS property)
(examples.kokkos.half.example_math.TestMax property)
(examples.kokkos.static_batch_size.example_static_batch_size.TestStaticBatchSize property)
(examples.kokkos.view.example_restrict.TestRestrict property)
CuBLAS (class in tests.cublas)
cublas() (tests.tools.binaries.test_elf.TestCuBLAS method)
Cuda (class in reprospect.tools.device_properties)
CUDA (examples.kokkos.view.example_allocation_benchmarking.Framework attribute)
CUDA_API_TRACE (tests.tools.nsys.test_nsys.TestTracingResults attribute)
CUDA_API_VERSION (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
CUDA_CUDART (tests.cublas.CuBLAS attribute)
CUDA_FILE (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestMany attribute)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestSaxpy attribute)
(tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestMany attribute)
(tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestSaxpy attribute)
CUDA_HMAX (examples.kokkos.half.example_math.Method attribute)
CUDA_SUPPORT (in module reprospect.tools.architecture)
CudaDriverError (class in reprospect.tools.device_properties)
cudart() (tests.tools.binaries.test_elf.TestCUDART method)
CudaRuntimeError (class in reprospect.tools.device_properties)
CuInfo (class in reprospect.tools.binaries.elf)
CuObjDump (class in reprospect.tools.binaries.cuobjdump)
cuobjdump() (examples.cuda.virtual_functions.example_dispatch.TestBinaryAnalysis method)
(examples.kokkos.atomic.add.TestCase method)
(examples.kokkos.complex.example_alignment.TestSASS method)
(examples.kokkos.complex.example_division.TestSASS method)
(examples.kokkos.half.example_math.TestMax method)
(examples.kokkos.static_batch_size.example_static_batch_size.TestStaticBatchSize method)
(examples.kokkos.view.example_restrict.TestSASS method)
(tests.cublas.CuBLAS method)
(tests.integration.test_half.TestSASS method)
(tests.testing.binaries.sass.controlflow.test_block.TestBasicBlock method)
(tests.tools.binaries.sass.test_decoder.TestDecoder.TestGraph method)
CuppFilt (class in reprospect.tools.binaries.demangler)
cwd (reprospect.testing.case.TestCase property)
(reprospect.testing.cmake.CMakeMixin property)
D
DADD (tests.testing.binaries.sass.test_extensibility.TestInstructionMatching attribute)
DADD_DMUL (in module tests.testing.binaries.sass.sequence.test_sequence)
DADD_NOP_DMUL (in module tests.testing.binaries.sass.sequence.test_sequence)
data (reprospect.tools.ncu.report.ProfilingMetrics attribute)
(reprospect.tools.ncu.report.ProfilingResults attribute)
data() (examples.kokkos.complex.example_division_plot.TestDivision method)
DATA_0 (tests.tools.binaries.test_elf.TestNvInfo attribute)
DATA_1 (tests.tools.binaries.test_elf.TestNvInfo attribute)
DATA_2 (tests.tools.binaries.test_elf.TestNvInfo attribute)
DATA_3 (tests.tools.binaries.test_elf.TestNvInfo attribute)
DATA_4 (tests.tools.binaries.test_elf.TestNvInfo attribute)
decode() (reprospect.tools.binaries.elf.CuInfo class method)
(reprospect.tools.binaries.elf.NvInfo class method)
(reprospect.tools.binaries.elf.TkInfo class method)
(reprospect.tools.binaries.sass.decoder.ControlCode static method)
Decoder (class in reprospect.tools.binaries.sass.decoder)
decoder() (examples.cuda.virtual_functions.example_dispatch.TestBinaryAnalysis method)
(examples.kokkos.atomic.add.TestCase method)
(examples.kokkos.complex.example_alignment.TestSASS method)
(examples.kokkos.complex.example_division.TestSASS method)
(examples.kokkos.half.example_math.TestMax method)
(examples.kokkos.view.example_restrict.TestSASS method)
DEFAULT (examples.kokkos.complex.example_alignment.Alignment attribute)
default (reprospect.utils.environment.EnvironmentField attribute)
demangle() (reprospect.tools.binaries.demangler.DemanglerMixin class method)
DEMANGLED_NODE_A (tests.tools.binaries.sass.test_decoder.TestDecoder.TestGraph attribute)
demangler (reprospect.testing.case.TestCase property)
(reprospect.testing.cmake.CMakeMixin property)
DemanglerMixin (class in reprospect.tools.binaries.demangler)
Derived (class in examples.cuda.virtual_functions.example_dispatch)
DERIVED_A (examples.cuda.virtual_functions.example_dispatch.Derived attribute)
DERIVED_B (examples.cuda.virtual_functions.example_dispatch.Derived attribute)
desc_ureg (reprospect.testing.binaries.sass.instruction.address.AddressMatcher attribute)
(reprospect.testing.binaries.sass.instruction.address.GenericOrGlobalAddressMatch attribute)
detailed_register_usage() (examples.cuda.virtual_functions.example_dispatch.TestResourceUsage method)
(examples.kokkos.complex.example_division.TestSASS method)
(examples.kokkos.static_batch_size.example_static_batch_size.TestStaticBatchSize method)
detect() (reprospect.utils.detect.GPUDetector class method)
detect_cuda_version() (in module reprospect.utils.installers.nsight_systems)
DEVICE (examples.kokkos.view.example_allocation_tracing.Memory attribute)
(reprospect.testing.binaries.sass.instruction.atomic.ThreadScope attribute)
device_count (reprospect.tools.device_properties.Cuda property)
DeviceAtomicThreadFenceMatcher (class in examples.kokkos.atomic.desul)
df_to_table() (in module reprospect.utils.rich_helpers)
digest (reprospect.tools.cacher.Cacher.Entry attribute)
directory (reprospect.tools.cacher.Cacher.Entry attribute)
Dispatch (class in examples.cuda.virtual_functions.example_dispatch)
DISPATCH (examples.cuda.virtual_functions.example_dispatch.TestAllImplementationsAreInAllKernels attribute)
(examples.cuda.virtual_functions.example_dispatch.TestDynamicDispatchInstructionSequence attribute)
(examples.cuda.virtual_functions.example_dispatch.TestVtableLookupFooVsBar attribute)
DMUL (tests.testing.binaries.sass.test_extensibility.TestInstructionMatching attribute)
domains (reprospect.tools.ncu.report.Action attribute)
ds_to_table() (in module reprospect.utils.rich_helpers)
dst() (reprospect.testing.binaries.sass.instruction.register.Register class method)
dtype (reprospect.testing.binaries.sass.instruction.atomic.AtomicMatcher attribute)
(reprospect.testing.binaries.sass.instruction.atomic.ReductionMatcher attribute)
DummyImplementation (class in tests.tools.test_cacher)
dump() (tests.tools.binaries.test_cuobjdump.TestCuObjDump static method)
DYNAMIC (examples.cuda.virtual_functions.example_dispatch.Dispatch attribute)
dynamic() (examples.cuda.virtual_functions.example_dispatch.TestResourceUsage method)
E
edges (reprospect.tools.binaries.sass.controlflow.Graph attribute)
EF_CUDA_SM_OFFSET_POST_BLACKWELL (reprospect.tools.binaries.elf.ELF attribute)
EF_CUDA_SM_POST_BLACKWELL (reprospect.tools.binaries.elf.ELF attribute)
EF_CUDA_SM_PRE_BLACKWELL (reprospect.tools.binaries.elf.ELF attribute)
eiattr (reprospect.tools.binaries.elf.NvInfoEntry attribute)
eifmt (reprospect.tools.binaries.elf.NvInfoEntry attribute)
ELEMENT_COUNT (examples.kokkos.complex.example_alignment.TestAlignment attribute)
(examples.kokkos.complex.example_division.TestNCU attribute)
(examples.kokkos.view.example_restrict.TestNCU attribute)
ELEMENT_SIZE (examples.kokkos.view.example_restrict.TestNCU attribute)
ELF (class in reprospect.tools.binaries.elf)
ELFABIVERSION_CUDA (reprospect.tools.binaries.elf.ELF attribute)
ELFOSABI_CUDA (reprospect.tools.binaries.elf.ELF attribute)
embedded_cubins (reprospect.tools.binaries.cuobjdump.CuObjDump property)
env (reprospect.tools.ncu.session.Command attribute)
(reprospect.tools.nsys.session.Command attribute)
(reprospect.utils.environment.EnvironmentField attribute)
EnvironmentField (class in reprospect.utils.environment)
examples.cuda.virtual_functions.example_dispatch
module
examples.kokkos.atomic.add
module
examples.kokkos.atomic.desul
module
examples.kokkos.atomic.example_add_complex128
module
examples.kokkos.atomic.example_add_complex64
module
examples.kokkos.atomic.example_add_double256
module
examples.kokkos.atomic.example_add_int128
module
examples.kokkos.complex.example_alignment
module
examples.kokkos.complex.example_division
module
examples.kokkos.complex.example_division_benchmarking
module
examples.kokkos.complex.example_division_plot
module
examples.kokkos.graph.example_definition
module
examples.kokkos.graph.example_dispatch
module
examples.kokkos.graph.example_then
module
examples.kokkos.half.example_math
module
examples.kokkos.static_batch_size.example_static_batch_size
module
examples.kokkos.view.example_allocation_benchmarking
module
examples.kokkos.view.example_allocation_tracing
module
examples.kokkos.view.example_restrict
module
excludes (reprospect.tools.ncu.report.Range attribute)
executable (reprospect.testing.case.TestCase property)
(reprospect.testing.cmake.CMakeMixin property)
(reprospect.tools.ncu.session.Command attribute)
(reprospect.tools.nsys.session.Command attribute)
EXECUTABLE (tests.tools.nsys.test_nsys.TestSession attribute)
EXIT_INSTR_OFFSETS (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
expected (tests.tools.ncu.test_ncu.TestMetrics.CreatedMetricsCase attribute)
EXPECTED_PTX (tests.testing.binaries.sass.operation.test_add_int128.TestAddInt128Matcher attribute)
explain() (reprospect.testing.binaries.sass.controlflow.block.BasicBlockMatcher method)
(reprospect.testing.binaries.sass.controlflow.block.BasicBlockMatcherBase method)
(reprospect.testing.binaries.sass.controlflow.block.BasicBlockWithParentMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.AnyOfMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.CountInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceAtMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.OneOrMoreInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.SequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.UnorderedInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.ZeroOrMoreInSequenceMatcher method)
export_to_sqlite() (reprospect.tools.nsys.cacher.Cacher static method)
(reprospect.tools.nsys.session.Session method)
extend (reprospect.testing.binaries.sass.instruction.memory.MemoryOp attribute)
ExtendBitsMethod (class in reprospect.testing.binaries.sass.instruction.memory)
EXTENT (examples.kokkos.complex.example_division_plot.TestDivision attribute)
extract() (reprospect.tools.binaries.cuobjdump.CuObjDump class method)
(reprospect.tools.binaries.elf.TkInfo static method)
(tests.cublas.CuBLAS method)
extract_elf() (reprospect.tools.binaries.cuobjdump.CuObjDump static method)
extract_register_usage_from_liveness_range_info() (reprospect.tools.binaries.nvdisasm.NVDisasm method)
extract_results_in_range() (reprospect.tools.ncu.report.Report method)
extract_statistical_report() (reprospect.tools.nsys.session.Session method)
F
family (reprospect.tools.architecture.NVIDIAArch attribute)
file (reprospect.tools.binaries.cuobjdump.CuObjDump attribute)
(reprospect.tools.binaries.elf.ELF attribute)
FILE (tests.integration.test_half.TestSASS attribute)
(tests.testing.binaries.sass.controlflow.test_block.TestBasicBlock attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestSaxpy attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestSharedMemory attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestWideLoadStore attribute)
(tests.tools.binaries.test_elf.TestSaxpy attribute)
file_is_cubin (reprospect.tools.binaries.cuobjdump.CuObjDump property)
FileAPI (class in reprospect.utils.cmake)
find_entry_points() (reprospect.tools.binaries.sass.controlflow.ControlFlow class method)
findall() (in module reprospect.testing.binaries.sass.sequence.sequence)
findunique() (in module reprospect.testing.binaries.sass.sequence.sequence)
fixit() (in module tests.testing.binaries.sass.instruction.test_cublas)
FLOAT (reprospect.utils.types.Kind attribute)
FLOATING (reprospect.testing.binaries.sass.instruction.immediate.Immediate attribute)
floating() (reprospect.testing.binaries.sass.instruction.immediate.Immediate class method)
FLOATING_OR_LIMIT (reprospect.testing.binaries.sass.instruction.immediate.Immediate attribute)
floating_or_limit() (reprospect.testing.binaries.sass.instruction.immediate.Immediate class method)
floating_point_add_pattern() (in module reprospect.testing.binaries.sass.instruction.floating)
Fluentizer (class in reprospect.testing.binaries.sass.sequence.sequence)
FMAX (examples.kokkos.half.example_math.Method attribute)
FOO (examples.cuda.virtual_functions.example_dispatch.MemberFunction attribute)
Fp16 (class in reprospect.testing.binaries.sass.instruction.half)
Fp16AddMatcher (class in reprospect.testing.binaries.sass.instruction.half)
Fp16FusedMulAddMatcher (class in reprospect.testing.binaries.sass.instruction.half)
Fp16MinMaxMatcher (class in reprospect.testing.binaries.sass.instruction.half)
Fp16MulMatcher (class in reprospect.testing.binaries.sass.instruction.half)
Fp32AddMatcher (class in reprospect.testing.binaries.sass.instruction.floating)
Fp64AddMatcher (class in reprospect.testing.binaries.sass.instruction.floating)
Framework (class in examples.kokkos.view.example_allocation_benchmarking)
framework (examples.kokkos.view.example_allocation_benchmarking.Parameters attribute)
from_compute_capability() (reprospect.tools.architecture.NVIDIAArch static method)
(reprospect.tools.architecture.NVIDIAFamily static method)
from_int() (reprospect.tools.architecture.ComputeCapability static method)
from_numpy() (reprospect.utils.types.Kind class method)
from_str() (reprospect.tools.architecture.NVIDIAArch static method)
full_name (reprospect.tools.ncu.metrics.MetricDeviceAttribute property)
Function (class in reprospect.tools.binaries.cuobjdump)
(class in reprospect.tools.binaries.nvdisasm)
function() (examples.cuda.virtual_functions.example_dispatch.TestBinaryAnalysis method)
(examples.kokkos.complex.example_division.TestSASS method)
(tests.assets.nvtx_annotations.TestNVTX class method)
FUNCTIONS (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestMany attribute)
(tests.tools.binaries.test_symtab.TestGetSymbolTable attribute)
G
gather() (in module reprospect.tools.ncu.metrics)
(reprospect.tools.ncu.metrics.Metric method)
(reprospect.tools.ncu.metrics.MetricCorrelation method)
(reprospect.tools.ncu.metrics.MetricDeviceAttribute method)
gathered (tests.tools.ncu.test_ncu.TestMetrics.CreatedMetricsCase attribute)
(tests.tools.ncu.test_ncu.TestMetrics.MetricCase attribute)
GENERIC (reprospect.testing.binaries.sass.instruction.memory.MemorySpace attribute)
GenericOrGlobalAddressMatch (class in reprospect.testing.binaries.sass.instruction.address)
get() (examples.kokkos.graph.example_dispatch.TestNSYS static method)
(reprospect.tools.cacher.Cacher method)
(reprospect.tools.device_properties.CudaDriverError method)
(reprospect.tools.device_properties.CudaRuntimeError method)
(reprospect.tools.nsys.report.ReportNvtxEvents method)
(reprospect.utils.detect.GPUDetector class method)
get_arch_from_compile_command() (in module reprospect.tools.compile_command)
get_atomic_memory_suffix() (in module examples.kokkos.atomic.desul)
get_atomicCAS_thread_scope() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher static method)
get_available() (in module reprospect.utils.installers.cuda_bindings)
get_candidate() (in module reprospect.utils.installers.cuda_bindings)
get_compilation_output() (in module tests.compilation)
get_correlated_row() (reprospect.tools.nsys.report.Report class method)
get_correlated_rows() (reprospect.tools.nsys.report.Report class method)
get_cubin() (in module tests.tools.binaries.test_elf)
get_cubin_name() (in module tests.compilation)
get_cuinfo_and_tkinfo() (in module tests.tools.binaries.test_elf)
get_decoder() (in module tests.testing.binaries.sass.test_instruction)
get_demangler_for_compiler() (in module reprospect.testing.cmake)
get_device_attribute() (reprospect.tools.device_properties.Cuda method)
get_device_compute_capability() (reprospect.tools.device_properties.Cuda method)
get_device_name() (reprospect.tools.device_properties.Cuda method)
get_device_total_memory() (reprospect.tools.device_properties.Cuda method)
get_enl2() (reprospect.testing.binaries.sass.instruction.memory.MemoryOp method)
get_events() (reprospect.tools.nsys.report.Report method)
get_executable() (reprospect.tools.binaries.demangler.CuppFilt class method)
(reprospect.tools.binaries.demangler.DemanglerMixin class method)
(reprospect.tools.binaries.demangler.LlvmCppFilt class method)
get_memory_id() (examples.kokkos.view.example_allocation_tracing.TestNSYS static method)
get_metric_by_name() (reprospect.tools.ncu.report.Report class method)
get_metric_value() (reprospect.tools.ncu.report.Report method)
get_modifiers() (reprospect.testing.binaries.sass.instruction.memory.MemoryOp method)
get_shared_dependencies() (in module reprospect.utils.ldd)
get_size() (reprospect.testing.binaries.sass.instruction.memory.MemoryOp method)
get_symbol_table() (in module reprospect.tools.binaries.symtab)
get_sys() (reprospect.testing.binaries.sass.instruction.memory.MemoryOp static method)
get_target() (reprospect.tools.binaries.sass.controlflow.ControlFlow class method)
get_target_name() (examples.cuda.virtual_functions.example_dispatch.TestDispatch class method)
(examples.kokkos.atomic.example_add_complex128.TestAtomicAddComplex128 class method)
(examples.kokkos.atomic.example_add_complex64.TestAtomicAddComplex64 class method)
(examples.kokkos.atomic.example_add_double256.TestAtomicAddDouble256 class method)
(examples.kokkos.atomic.example_add_int128.TestAtomicAddInt128 class method)
(examples.kokkos.complex.example_alignment.TestAlignment class method)
(examples.kokkos.complex.example_division.TestDivision class method)
(examples.kokkos.complex.example_division_benchmarking.TestDivision class method)
(examples.kokkos.complex.example_division_plot.TestDivision class method)
(examples.kokkos.graph.example_definition.TestDefinition class method)
(examples.kokkos.graph.example_dispatch.TestDispatch class method)
(examples.kokkos.graph.example_then.TestThen class method)
(examples.kokkos.half.example_math.TestMax class method)
(examples.kokkos.static_batch_size.example_static_batch_size.TestStaticBatchSize class method)
(examples.kokkos.view.example_allocation_benchmarking.TestAllocation class method)
(examples.kokkos.view.example_allocation_tracing.TestAllocation class method)
(examples.kokkos.view.example_restrict.TestRestrict class method)
(reprospect.testing.cmake.CMakeMixin class method)
(tests.tools.binaries.sass.test_decoder.TestDecoder.TestGraph class method)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestGraph class method)
get_version() (in module reprospect.utils.nvcc)
GLOBAL (reprospect.testing.binaries.sass.instruction.memory.MemorySpace attribute)
GLOBAL_KERNEL (examples.kokkos.view.example_restrict.Method attribute)
GlobalLoad (reprospect.tools.ncu.metrics.L1TEXCache attribute)
GlobalStore (reprospect.tools.ncu.metrics.L1TEXCache attribute)
GPR (reprospect.tools.binaries.sass.decoder.RegisterType attribute)
GPUDetector (class in reprospect.utils.detect)
Graph (class in reprospect.tools.binaries.sass.controlflow)
GRAPH (tests.tools.ncu.test_ncu.TestCacher attribute)
(tests.tools.ncu.test_ncu.TestSession attribute)
(tests.tools.nsys.test_nsys.TestCacher attribute)
group() (reprospect.testing.binaries.sass.instruction.pattern.PatternBuilder static method)
groups() (reprospect.testing.binaries.sass.instruction.pattern.PatternBuilder static method)
H
HALF (tests.integration.test_half.TestNCU attribute)
hash() (reprospect.tools.cacher.Cacher method)
(reprospect.tools.ncu.cacher.Cacher method)
(reprospect.tools.nsys.cacher.Cacher method)
hash_impl() (reprospect.tools.ncu.cacher.Cacher method)
(reprospect.tools.nsys.cacher.Cacher method)
header (reprospect.tools.binaries.elf.ELF property)
HEADER_COLS (reprospect.tools.binaries.nvdisasm.NVDisasm attribute)
HEADER_SEP (reprospect.tools.binaries.nvdisasm.NVDisasm attribute)
HEADER_SIZE (examples.kokkos.view.example_allocation_tracing.TestNSYS attribute)
height (examples.kokkos.complex.example_division_benchmarking.Parameters attribute)
hex (reprospect.tools.binaries.sass.decoder.Instruction attribute)
HEXADECIMAL (reprospect.testing.binaries.sass.instruction.pattern.PatternBuilder attribute)
(reprospect.tools.binaries.sass.decoder.Decoder attribute)
HOPPER (reprospect.tools.architecture.NVIDIAFamily attribute)
HVAL (reprospect.tools.binaries.elf.NvInfoEIFMT attribute)
I
ILogbScalbn (examples.kokkos.complex.example_division.Method attribute)
(examples.kokkos.complex.example_division_benchmarking.Method attribute)
imad (reprospect.testing.binaries.sass.operation.move32.Move32Matcher attribute)
Immediate (class in reprospect.testing.binaries.sass.instruction.immediate)
IMMEDIATES (tests.testing.binaries.sass.instruction.test_immediate.TestImmediate attribute)
IN_USE (reprospect.tools.binaries.nvdisasm.RegisterState attribute)
includes (reprospect.tools.ncu.report.Range attribute)
index (reprospect.testing.binaries.sass.instruction.register.RegisterMatch attribute)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher attribute)
(reprospect.testing.binaries.sass.instruction.validate.ModifierValidator attribute)
(reprospect.testing.binaries.sass.instruction.validate.OperandValidator attribute)
(reprospect.tools.ncu.report.Action attribute)
(reprospect.tools.ncu.report.NvtxDomain attribute)
(reprospect.tools.ncu.report.Range attribute)
INF (reprospect.testing.binaries.sass.instruction.immediate.Immediate attribute)
INNER (tests.testing.binaries.sass.sequence.test_sequence.TestCountInSequenceMatcher attribute)
InSequenceAtMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
InSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
install() (in module reprospect.utils.installers.nsight_systems)
install_cuda_bindings() (in module reprospect.utils.installers.cuda_bindings)
Instruction (class in reprospect.tools.binaries.sass.decoder)
instruction (reprospect.tools.binaries.sass.decoder.Instruction attribute)
INSTRUCTION (reprospect.tools.ncu.metrics.Quantity attribute)
instruction_count_is() (in module reprospect.testing.binaries.sass.sequence.sequence)
instruction_is() (in module reprospect.testing.binaries.sass.sequence.sequence)
InstructionMatch (class in reprospect.testing.binaries.sass.instruction.instruction)
InstructionMatcher (class in reprospect.testing.binaries.sass.instruction.instruction)
instructions (reprospect.tools.binaries.sass.controlflow.BasicBlock attribute)
(reprospect.tools.binaries.sass.decoder.Decoder attribute)
Instructions (reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoad attribute)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalStore attribute)
(reprospect.tools.ncu.metrics.L1TEXCacheLocalStore attribute)
INSTRUCTIONS (tests.testing.binaries.sass.instruction.test_any.TestAnyMatcher attribute)
(tests.testing.binaries.sass.instruction.test_branch.TestBranchMatcher attribute)
(tests.testing.binaries.sass.test_load.TestLoadConstantMatcher attribute)
(tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestIfs attribute)
(tests.tools.binaries.sass.test_controlflow.TestGraph attribute)
instructions_are() (in module reprospect.testing.binaries.sass.sequence.sequence)
instructions_contain() (in module reprospect.testing.binaries.sass.sequence.sequence)
INSTRUCTIONS_DADD (tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInterleavedInSequenceMatcher attribute)
INSTRUCTIONS_LDG (tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInterleavedInSequenceMatcher attribute)
INT (reprospect.utils.types.Kind attribute)
IntAdd3Matcher (class in reprospect.testing.binaries.sass.instruction.integer)
IntAddMatcher (class in reprospect.testing.binaries.sass.instruction.integer)
interleaved_instructions_are() (in module reprospect.testing.binaries.sass.sequence.sequence)
intricate() (tests.assets.nvtx_annotations.TestNVTX class method)
INV (reprospect.testing.binaries.sass.instruction.operand.MathModifier attribute)
is_cuda (reprospect.tools.binaries.elf.ELF property)
is_cuda_impl() (reprospect.tools.binaries.elf.ELF class method)
is_ilog (examples.kokkos.complex.example_division_benchmarking.Method property)
is_norm (examples.kokkos.complex.example_division_benchmarking.Method property)
is_predicate (reprospect.tools.binaries.sass.decoder.RegisterType property)
itemsize (reprospect.utils.types.TypeInfo property)
iter() (reprospect.tools.binaries.elf.NvInfo method)
iter_metrics() (reprospect.tools.ncu.report.ProfilingResults method)
K
Kind (class in reprospect.utils.types)
kind (reprospect.utils.types.TypeInfo attribute)
KOKKOS (examples.kokkos.view.example_allocation_benchmarking.Framework attribute)
KOKKOS_FMAX (examples.kokkos.half.example_math.Method attribute)
KOKKOS_TOOLS_NVTX_CONNECTOR_LIB (examples.kokkos.complex.example_alignment.TestAlignment attribute)
(examples.kokkos.complex.example_division.TestDivision attribute)
(examples.kokkos.graph.example_definition.TestDefinition attribute)
(examples.kokkos.graph.example_dispatch.TestDispatch attribute)
(examples.kokkos.view.example_allocation_tracing.TestAllocation attribute)
(examples.kokkos.view.example_restrict.TestRestrict attribute)
KPARAM_INFO (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
L
L1TEX (reprospect.tools.ncu.metrics.Unit attribute)
L1TEXCache (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalLoad (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalLoadInstructions (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalLoadRequests (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalLoadSectorHits (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalLoadSectorMisses (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalLoadSectors (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalLoadWavefronts (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalStore (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalStoreInstructions (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalStoreRequests (class in reprospect.tools.ncu.metrics)
L1TEXCacheGlobalStoreSectors (class in reprospect.tools.ncu.metrics)
L1TEXCacheLocalStore (class in reprospect.tools.ncu.metrics)
L1TEXCacheLocalStoreInstructions (class in reprospect.tools.ncu.metrics)
label (reprospect.tools.ncu.metrics.MetricCounterRollUp property)
(reprospect.tools.ncu.metrics.MetricCounterRollUpQuantity property)
(reprospect.tools.ncu.metrics.MetricRatioRollUp property)
labels (tests.tools.ncu.test_ncu.TestMetrics.CreatedMetricsCase attribute)
(tests.tools.ncu.test_ncu.TestMetrics.MetricCase attribute)
labels() (in module reprospect.tools.ncu.metrics)
(reprospect.tools.ncu.metrics.Metric method)
(reprospect.tools.ncu.metrics.MetricCorrelation method)
(reprospect.tools.ncu.metrics.MetricDeviceAttribute method)
LANGUAGE (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
LaunchBlock (class in reprospect.tools.ncu.metrics)
LaunchGrid (class in reprospect.tools.ncu.metrics)
LDG_ACCESSOR (examples.kokkos.view.example_restrict.Method attribute)
LEAMatcher (class in reprospect.testing.binaries.sass.instruction.integer)
LGThrottle (reprospect.tools.ncu.metrics.WarpStall attribute)
libcublas (tests.cublas.CuBLAS attribute)
libcuda (reprospect.tools.device_properties.Cuda attribute)
libcudart (reprospect.tools.device_properties.Cuda attribute)
list_elf() (reprospect.tools.binaries.cuobjdump.CuObjDump static method)
LlvmCppFilt (class in reprospect.tools.binaries.demangler)
load() (reprospect.tools.device_properties.Cuda class method)
Load256Matcher (class in examples.kokkos.atomic.example_add_double256)
LOAD_COUNT (examples.kokkos.complex.example_alignment.TestAlignment attribute)
load_ncu_report() (in module reprospect.tools.ncu.report)
LoadConstantMatcher (class in reprospect.testing.binaries.sass.instruction.load)
LoadGlobalMatcher (class in reprospect.testing.binaries.sass.instruction.load)
LoadMatcher (class in reprospect.testing.binaries.sass.instruction.load)
LOCAL (reprospect.testing.binaries.sass.instruction.memory.MemorySpace attribute)
local (reprospect.tools.binaries.cuobjdump.ResourceUsage attribute)
LocalAddressMatch (class in reprospect.testing.binaries.sass.instruction.address)
LocalStore (reprospect.tools.ncu.metrics.L1TEXCache attribute)
LockBasedAtomicMatcher (class in examples.kokkos.atomic.desul)
log (reprospect.tools.ncu.session.Command attribute)
LogbScalbn (examples.kokkos.complex.example_division.Method attribute)
(examples.kokkos.complex.example_division_benchmarking.Method attribute)
LongScoreboard (reprospect.tools.ncu.metrics.WarpStall attribute)
M
main() (in module reprospect.utils.detect)
(in module reprospect.utils.installers.cuda_bindings)
(in module reprospect.utils.installers.nsight_systems)
major (reprospect.tools.architecture.ComputeCapability attribute)
MARKER (examples.cuda.virtual_functions.example_dispatch.TestBinaryAnalysis attribute)
match() (examples.kokkos.atomic.desul.LockBasedAtomicMatcher method)
(reprospect.testing.binaries.sass.controlflow.block.BasicBlockMatcher method)
(reprospect.testing.binaries.sass.controlflow.block.BasicBlockMatcherBase method)
(reprospect.testing.binaries.sass.controlflow.block.BasicBlockWithParentMatcher method)
(reprospect.testing.binaries.sass.instruction.address.AddressMatcher method)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.InstructionMatcher method)
(reprospect.testing.binaries.sass.instruction.instruction.PatternMatcher method)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher method)
(reprospect.testing.binaries.sass.instruction.validate.ModifierValidator method)
(reprospect.testing.binaries.sass.instruction.validate.OperandsValidator method)
(reprospect.testing.binaries.sass.instruction.validate.OperandValidator method)
(reprospect.testing.binaries.sass.operation.add_int128.AddInt128Matcher method)
(reprospect.testing.binaries.sass.operation.add_int32.AddInt32Matcher method)
(reprospect.testing.binaries.sass.operation.cas.AtomicCASMatcher method)
(reprospect.testing.binaries.sass.operation.convert_fp32_to_fp16.ConvertFp32ToFp16 method)
(reprospect.testing.binaries.sass.operation.convert_fp_to_int.ConvertFpToInt method)
(reprospect.testing.binaries.sass.operation.convert_int_to_fp.ConvertIntToFp method)
(reprospect.testing.binaries.sass.operation.move32.Move32Matcher method)
(reprospect.testing.binaries.sass.sequence.sequence.AllInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.AnyOfMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.CountInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.Fluentizer method)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceAtMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.OneOrMoreInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInterleavedInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.SequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.UnorderedInSequenceMatcher method)
(reprospect.testing.binaries.sass.sequence.sequence.ZeroOrMoreInSequenceMatcher method)
(tests.testing.binaries.sass.test_extensibility.NewInstructionMatcher method)
match_block_and_loads() (examples.kokkos.half.example_math.TestMax method)
match_fp16() (examples.kokkos.half.example_math.TestMax method)
match_fp16_to_fp32() (examples.kokkos.half.example_math.TestMax method)
match_fp32() (examples.kokkos.half.example_math.TestMax method)
match_fp32_to_fp16() (examples.kokkos.half.example_math.TestMax method)
match_one() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher static method)
match_repeated() (examples.kokkos.view.example_restrict.TestSASS method)
match_single() (examples.kokkos.view.example_restrict.TestSASS method)
match_store() (examples.kokkos.half.example_math.TestMax method)
matched (reprospect.testing.binaries.sass.sequence.sequence.AnyOfMatcher attribute)
matcher (reprospect.testing.binaries.sass.controlflow.block.BasicBlockMatcher attribute)
(reprospect.testing.binaries.sass.controlflow.block.BasicBlockWithParentMatcher attribute)
(reprospect.testing.binaries.sass.instruction.validate.ModifierValidator attribute)
(reprospect.testing.binaries.sass.instruction.validate.OperandsValidator attribute)
(reprospect.testing.binaries.sass.instruction.validate.OperandValidator attribute)
(reprospect.testing.binaries.sass.operation.convert_fp32_to_fp16.ConvertFp32ToFp16 attribute)
(reprospect.testing.binaries.sass.operation.convert_fp_to_int.ConvertFpToInt attribute)
(reprospect.testing.binaries.sass.operation.convert_int_to_fp.ConvertIntToFp attribute)
(reprospect.testing.binaries.sass.sequence.sequence.AllInSequenceMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.CountInSequenceMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.Fluentizer attribute)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceAtMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.OneOrMoreInSequenceMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.ZeroOrMoreInSequenceMatcher attribute)
MATCHER (reprospect.tools.binaries.sass.decoder.Decoder attribute)
(tests.testing.binaries.sass.instruction.test_any.TestAnyMatcher attribute)
(tests.testing.binaries.sass.instruction.test_branch.TestBranchMatcher attribute)
(tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher attribute)
(tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher attribute)
(tests.testing.binaries.sass.sequence.test_sequence.TestInSequenceAtMatcher attribute)
(tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInSequenceMatcher attribute)
MATCHER_CONTROL (reprospect.tools.binaries.sass.decoder.Decoder attribute)
matchers (reprospect.testing.binaries.sass.operation.add_int32.AddInt32Matcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.AnyOfMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInSequenceMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInterleavedInSequenceMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.UnorderedInSequenceMatcher attribute)
(reprospect.testing.binaries.sass.sequence.sequence.UnorderedInterleavedInSequenceMatcher attribute)
MATCHERS_DADD (tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInterleavedInSequenceMatcher attribute)
MATCHERS_LDG (tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInterleavedInSequenceMatcher attribute)
math (reprospect.testing.binaries.sass.instruction.constant.ConstantMatch attribute)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatcher attribute)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatch attribute)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher attribute)
MathModifier (class in reprospect.testing.binaries.sass.instruction.operand)
MAX (reprospect.tools.ncu.metrics.MetricCounterRollUp attribute)
MAX_RATE (reprospect.tools.ncu.metrics.MetricRatioRollUp attribute)
MAX_THREADS (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
max_transaction_size (reprospect.testing.features.Memory property)
MAXREG_COUNT (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
MEMBER_FUNCTION (examples.cuda.virtual_functions.example_dispatch.TestDynamicDispatchInstructionSequence attribute)
(examples.cuda.virtual_functions.example_dispatch.TestResourceUsage attribute)
MemberFunction (class in examples.cuda.virtual_functions.example_dispatch)
Memory (class in examples.kokkos.view.example_allocation_tracing)
(class in reprospect.testing.features)
memory (reprospect.testing.binaries.sass.instruction.address.AddressMatcher attribute)
(reprospect.testing.binaries.sass.instruction.atomic.AtomicMatcher attribute)
(reprospect.testing.binaries.sass.instruction.memory.MemoryOp attribute)
MemoryOp (class in reprospect.testing.binaries.sass.instruction.memory)
MemorySpace (class in reprospect.testing.binaries.sass.instruction.memory)
MERCURY_ISA_VERSION (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
Method (class in examples.kokkos.complex.example_division)
(class in examples.kokkos.complex.example_division_benchmarking)
(class in examples.kokkos.half.example_math)
(class in examples.kokkos.view.example_restrict)
method (examples.kokkos.complex.example_division_benchmarking.Parameters attribute)
Metric (class in reprospect.tools.ncu.metrics)
metric (tests.tools.ncu.test_ncu.TestMetrics.MetricCase attribute)
MetricCorrelation (class in reprospect.tools.ncu.metrics)
MetricCorrelationData (class in reprospect.tools.ncu.metrics)
MetricCounter (class in reprospect.tools.ncu.metrics)
MetricCounterRollUp (class in reprospect.tools.ncu.metrics)
MetricCounterRollUpQuantity (class in reprospect.tools.ncu.metrics)
MetricData (in module reprospect.tools.ncu.metrics)
MetricDeviceAttribute (class in reprospect.tools.ncu.metrics)
MetricRatio (class in reprospect.tools.ncu.metrics)
MetricRatioRollUp (class in reprospect.tools.ncu.metrics)
METRICS (examples.kokkos.complex.example_alignment.TestNCU attribute)
(examples.kokkos.complex.example_division.TestNCU attribute)
(examples.kokkos.view.example_restrict.TestNCU attribute)
metrics (reprospect.tools.ncu.session.Command attribute)
METRICS (tests.integration.test_half.TestNCU attribute)
(tests.tools.ncu.test_ncu.TestMetrics attribute)
metrics (tests.tools.ncu.test_ncu.TestMetrics.CreatedMetricsCase attribute)
metrics() (examples.kokkos.complex.example_alignment.TestNCU method)
(examples.kokkos.complex.example_division.TestNCU method)
MIN (reprospect.tools.ncu.metrics.MetricCounterRollUp attribute)
min_isa_version (reprospect.testing.features.PTX property)
minor (reprospect.tools.architecture.ComputeCapability attribute)
MIOThrottle (reprospect.tools.ncu.metrics.WarpStall attribute)
mocker() (tests.utils.test_subprocess_helpers.TestPopenStream static method)
mod() (reprospect.testing.binaries.sass.instruction.half.Fp16 class method)
(reprospect.testing.binaries.sass.instruction.instruction.OpCode class method)
(reprospect.testing.binaries.sass.instruction.operand.Operand class method)
(reprospect.testing.binaries.sass.instruction.register.Register class method)
MODIFIER (reprospect.testing.binaries.sass.instruction.instruction.OpCode attribute)
modifier (reprospect.testing.binaries.sass.instruction.validate.ModifierValidator attribute)
modifier() (reprospect.testing.binaries.sass.instruction.instruction.OpCode class method)
MODIFIER_MATH (in module reprospect.testing.binaries.sass.instruction.operand)
MODIFIER_MATH_ABS_DELIMITER (in module reprospect.testing.binaries.sass.instruction.operand)
MODIFIER_STRIDE (in module reprospect.testing.binaries.sass.instruction.address)
modifiers (reprospect.testing.binaries.sass.instruction.instruction.InstructionMatch attribute)
ModifierValidator (class in reprospect.testing.binaries.sass.instruction.validate)
module
examples.cuda.virtual_functions.example_dispatch
examples.kokkos.atomic.add
examples.kokkos.atomic.desul
examples.kokkos.atomic.example_add_complex128
examples.kokkos.atomic.example_add_complex64
examples.kokkos.atomic.example_add_double256
examples.kokkos.atomic.example_add_int128
examples.kokkos.complex.example_alignment
examples.kokkos.complex.example_division
examples.kokkos.complex.example_division_benchmarking
examples.kokkos.complex.example_division_plot
examples.kokkos.graph.example_definition
examples.kokkos.graph.example_dispatch
examples.kokkos.graph.example_then
examples.kokkos.half.example_math
examples.kokkos.static_batch_size.example_static_batch_size
examples.kokkos.view.example_allocation_benchmarking
examples.kokkos.view.example_allocation_tracing
examples.kokkos.view.example_restrict
reprospect
reprospect.testing
reprospect.testing.binaries
reprospect.testing.binaries.sass
reprospect.testing.binaries.sass.controlflow
reprospect.testing.binaries.sass.controlflow.block
reprospect.testing.binaries.sass.instruction
reprospect.testing.binaries.sass.instruction.address
reprospect.testing.binaries.sass.instruction.atomic
reprospect.testing.binaries.sass.instruction.branch
reprospect.testing.binaries.sass.instruction.constant
reprospect.testing.binaries.sass.instruction.floating
reprospect.testing.binaries.sass.instruction.half
reprospect.testing.binaries.sass.instruction.immediate
reprospect.testing.binaries.sass.instruction.instruction
reprospect.testing.binaries.sass.instruction.integer
reprospect.testing.binaries.sass.instruction.load
reprospect.testing.binaries.sass.instruction.memory
reprospect.testing.binaries.sass.instruction.operand
reprospect.testing.binaries.sass.instruction.pattern
reprospect.testing.binaries.sass.instruction.register
reprospect.testing.binaries.sass.instruction.store
reprospect.testing.binaries.sass.instruction.validate
reprospect.testing.binaries.sass.operation
reprospect.testing.binaries.sass.operation.add_int128
reprospect.testing.binaries.sass.operation.add_int32
reprospect.testing.binaries.sass.operation.cas
reprospect.testing.binaries.sass.operation.convert_fp32_to_fp16
reprospect.testing.binaries.sass.operation.convert_fp_to_int
reprospect.testing.binaries.sass.operation.convert_int_to_fp
reprospect.testing.binaries.sass.operation.move32
reprospect.testing.binaries.sass.sequence
reprospect.testing.binaries.sass.sequence.sequence
reprospect.testing.case
reprospect.testing.cmake
reprospect.testing.features
reprospect.tools
reprospect.tools.architecture
reprospect.tools.binaries
reprospect.tools.binaries.cuobjdump
reprospect.tools.binaries.demangler
reprospect.tools.binaries.elf
reprospect.tools.binaries.nvdisasm
reprospect.tools.binaries.sass
reprospect.tools.binaries.sass.controlflow
reprospect.tools.binaries.sass.decoder
reprospect.tools.binaries.symtab
reprospect.tools.cacher
reprospect.tools.compile_command
reprospect.tools.device_properties
reprospect.tools.ncu
reprospect.tools.ncu.cacher
reprospect.tools.ncu.metrics
reprospect.tools.ncu.report
reprospect.tools.ncu.session
reprospect.tools.nsys
reprospect.tools.nsys.cacher
reprospect.tools.nsys.report
reprospect.tools.nsys.session
reprospect.utils
reprospect.utils.cmake
reprospect.utils.detect
reprospect.utils.environment
reprospect.utils.installers
reprospect.utils.installers.cuda_bindings
reprospect.utils.installers.nsight_systems
reprospect.utils.ldd
reprospect.utils.nvcc
reprospect.utils.rich_helpers
reprospect.utils.subprocess_helpers
reprospect.utils.types
tests.assets.nvtx_annotations
tests.compilation
tests.cublas
tests.integration.test_half
tests.parameters
tests.testing.binaries.sass.controlflow.test_block
tests.testing.binaries.sass.instruction.test_address
tests.testing.binaries.sass.instruction.test_any
tests.testing.binaries.sass.instruction.test_atomic
tests.testing.binaries.sass.instruction.test_branch
tests.testing.binaries.sass.instruction.test_constant
tests.testing.binaries.sass.instruction.test_cublas
tests.testing.binaries.sass.instruction.test_fp32add
tests.testing.binaries.sass.instruction.test_fp64add
tests.testing.binaries.sass.instruction.test_immediate
tests.testing.binaries.sass.instruction.test_integer
tests.testing.binaries.sass.instruction.test_operand
tests.testing.binaries.sass.instruction.test_register
tests.testing.binaries.sass.operation.test_add_int128
tests.testing.binaries.sass.operation.test_add_int32
tests.testing.binaries.sass.operation.test_cas
tests.testing.binaries.sass.operation.test_convert_fp32_to_fp16
tests.testing.binaries.sass.operation.test_convert_fp_to_int
tests.testing.binaries.sass.operation.test_convert_int_to_fp
tests.testing.binaries.sass.operation.test_move32
tests.testing.binaries.sass.sequence.test_sequence
tests.testing.binaries.sass.test_extensibility
tests.testing.binaries.sass.test_half
tests.testing.binaries.sass.test_instruction
tests.testing.binaries.sass.test_load
tests.testing.binaries.sass.test_store
tests.tools.binaries.sass.test_controlflow
tests.tools.binaries.sass.test_decoder
tests.tools.binaries.test_cuobjdump
tests.tools.binaries.test_demangler
tests.tools.binaries.test_elf
tests.tools.binaries.test_nvdisasm
tests.tools.binaries.test_symtab
tests.tools.ncu.test_ncu
tests.tools.nsys.test_nsys
tests.tools.test_architecture
tests.tools.test_cacher
tests.tools.test_compile_command
tests.tools.test_device_properties
tests.utils.test_cmake
tests.utils.test_detect
tests.utils.test_environment
tests.utils.test_subprocess_helpers
tests.utils.test_types
mop (reprospect.testing.binaries.sass.instruction.load.LoadGlobalMatcher attribute)
(reprospect.testing.binaries.sass.instruction.load.LoadMatcher attribute)
(reprospect.testing.binaries.sass.instruction.store.StoreGlobalMatcher attribute)
(reprospect.testing.binaries.sass.instruction.store.StoreMatcher attribute)
mov (reprospect.testing.binaries.sass.operation.move32.Move32Matcher attribute)
Move32Matcher (class in reprospect.testing.binaries.sass.operation.move32)
N
NAME (reprospect.tools.ncu.metrics.L1TEXCache attribute)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoad attribute)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalStore attribute)
(reprospect.tools.ncu.metrics.L1TEXCacheLocalStore attribute)
name (reprospect.tools.ncu.metrics.Metric attribute)
(reprospect.tools.ncu.metrics.MetricCorrelation attribute)
(reprospect.tools.ncu.metrics.MetricCounter attribute)
(reprospect.tools.ncu.metrics.MetricDeviceAttribute attribute)
(reprospect.tools.ncu.metrics.MetricRatio attribute)
NEG (reprospect.testing.binaries.sass.instruction.operand.MathModifier attribute)
NEG_ABS (reprospect.testing.binaries.sass.instruction.operand.MathModifier attribute)
NewInstructionMatcher (class in tests.testing.binaries.sass.test_extensibility)
NewPatternMatcher (class in tests.testing.binaries.sass.test_extensibility)
next_index (examples.kokkos.atomic.desul.LockBasedAtomicMatcher property)
(reprospect.testing.binaries.sass.operation.add_int128.AddInt128Matcher property)
(reprospect.testing.binaries.sass.sequence.sequence.AnyOfMatcher property)
(reprospect.testing.binaries.sass.sequence.sequence.CountInSequenceMatcher property)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceAtMatcher property)
(reprospect.testing.binaries.sass.sequence.sequence.InSequenceMatcher property)
(reprospect.testing.binaries.sass.sequence.sequence.OneOrMoreInSequenceMatcher property)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInSequenceMatcher property)
(reprospect.testing.binaries.sass.sequence.sequence.OrderedInterleavedInSequenceMatcher property)
(reprospect.testing.binaries.sass.sequence.sequence.SequenceMatcher property)
(reprospect.testing.binaries.sass.sequence.sequence.UnorderedInSequenceMatcher property)
NODE_COUNT (examples.kokkos.graph.example_dispatch.TestNSYS attribute)
NOP (tests.testing.binaries.sass.test_extensibility.TestInstructionMatching attribute)
NOP_DMUL_NOP_DADD (in module tests.testing.binaries.sass.sequence.test_sequence)
normalize() (reprospect.utils.types.TypeInfo class method)
NormDivision (examples.kokkos.complex.example_division.Method attribute)
(examples.kokkos.complex.example_division_benchmarking.Method attribute)
NOT (reprospect.testing.binaries.sass.instruction.operand.MathModifier attribute)
NOT_IN_USE (reprospect.tools.binaries.nvdisasm.RegisterState attribute)
note_version (reprospect.tools.binaries.elf.CuInfo attribute)
(reprospect.tools.binaries.elf.TkInfo attribute)
NUM_BARRIERS (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
NVAL (reprospect.tools.binaries.elf.NvInfoEIFMT attribute)
nvcc_version() (in module tests.tools.binaries.test_elf)
NVDisasm (class in reprospect.tools.binaries.nvdisasm)
nvdisasm() (examples.cuda.virtual_functions.example_dispatch.TestResourceUsage method)
(examples.kokkos.complex.example_division.TestSASS method)
(examples.kokkos.static_batch_size.example_static_batch_size.TestStaticBatchSize method)
NVIDIAArch (class in reprospect.tools.architecture)
NVIDIAFamily (class in reprospect.tools.architecture)
NvInfo (class in reprospect.tools.binaries.elf)
nvinfo() (reprospect.tools.binaries.elf.ELF method)
NvInfoEIATTR (class in reprospect.tools.binaries.elf)
NvInfoEIFMT (class in reprospect.tools.binaries.elf)
NvInfoEntry (class in reprospect.tools.binaries.elf)
NVSAL_SW_WAR (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
nvtx_capture (reprospect.tools.nsys.session.Command attribute)
nvtx_domain (reprospect.tools.ncu.report.NvtxDomain attribute)
nvtx_events (reprospect.tools.nsys.report.Report property)
NVTX_INCLUDES (examples.kokkos.complex.example_alignment.TestNCU attribute)
(examples.kokkos.complex.example_division.TestNCU attribute)
(examples.kokkos.view.example_restrict.TestNCU attribute)
nvtx_includes (reprospect.tools.ncu.session.Command attribute)
nvtx_range (reprospect.tools.ncu.report.Action attribute)
nvtx_state (reprospect.tools.ncu.report.NvtxDomain attribute)
NvtxDomain (class in reprospect.tools.ncu.report)
O
object_file() (tests.tools.binaries.test_elf.TestSaxpy method)
object_filename (reprospect.tools.binaries.elf.TkInfo attribute)
offset (reprospect.testing.binaries.sass.instruction.address.AddressMatcher attribute)
(reprospect.testing.binaries.sass.instruction.address.GenericOrGlobalAddressMatch attribute)
(reprospect.testing.binaries.sass.instruction.address.LocalAddressMatch attribute)
(reprospect.testing.binaries.sass.instruction.address.SharedAddressMatch attribute)
OFFSET (reprospect.testing.binaries.sass.instruction.constant.Constant attribute)
offset (reprospect.testing.binaries.sass.instruction.constant.ConstantMatch attribute)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatcher attribute)
OFFSET (reprospect.tools.binaries.sass.decoder.Decoder attribute)
offset (reprospect.tools.binaries.sass.decoder.Instruction attribute)
one_or_more_times() (reprospect.testing.binaries.sass.sequence.sequence.Fluentizer method)
OneOrMoreInSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
OpCode (class in reprospect.testing.binaries.sass.instruction.instruction)
opcode (reprospect.testing.binaries.sass.instruction.instruction.InstructionMatch attribute)
OPCODE (reprospect.testing.binaries.sass.instruction.instruction.OpCode attribute)
opcode() (reprospect.testing.binaries.sass.instruction.instruction.OpCode class method)
OpcodeModsMatcher (class in reprospect.testing.binaries.sass.instruction.instruction)
OpcodeModsWithOperandsMatcher (class in reprospect.testing.binaries.sass.instruction.instruction)
Operand (class in reprospect.testing.binaries.sass.instruction.operand)
OPERAND (reprospect.testing.binaries.sass.instruction.operand.Operand attribute)
operand (reprospect.testing.binaries.sass.instruction.validate.OperandValidator attribute)
operand() (reprospect.testing.binaries.sass.instruction.operand.Operand class method)
OPERAND_SEPARATOR (in module reprospect.testing.binaries.sass.instruction.instruction)
operands (reprospect.testing.binaries.sass.instruction.instruction.InstructionMatch attribute)
(reprospect.testing.binaries.sass.instruction.validate.OperandsValidator attribute)
OPERANDS (tests.testing.binaries.sass.instruction.test_operand.TestOperand attribute)
OperandsValidator (class in reprospect.testing.binaries.sass.instruction.validate)
OperandValidator (class in reprospect.testing.binaries.sass.instruction.validate)
Operation (class in examples.kokkos.atomic.desul)
(class in reprospect.testing.binaries.sass.operation.cas)
(class in tests.testing.binaries.sass.operation.test_cas)
operation (reprospect.testing.binaries.sass.instruction.atomic.AtomicMatcher attribute)
(reprospect.testing.binaries.sass.instruction.atomic.ReductionMatcher attribute)
(reprospect.testing.binaries.sass.operation.cas.AtomicCASMatcher attribute)
opts (reprospect.tools.ncu.session.Command attribute)
(reprospect.tools.nsys.session.Command attribute)
OrderedInSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
OrderedInterleavedInSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
output (reprospect.tools.ncu.session.Command attribute)
(reprospect.tools.nsys.session.Command attribute)
OUTPUT (tests.utils.test_detect.TestGPUDetector attribute)
P
PARAM_CBANK (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
Parameters (class in examples.kokkos.complex.example_division_benchmarking)
(class in examples.kokkos.view.example_allocation_benchmarking)
(class in tests.parameters)
PARAMETERS (in module tests.parameters)
params() (examples.kokkos.complex.example_division_benchmarking.TestDivision class method)
(examples.kokkos.view.example_allocation_benchmarking.TestAllocation class method)
parent (reprospect.testing.binaries.sass.controlflow.block.BasicBlockWithParentMatcher attribute)
parse() (reprospect.testing.binaries.sass.instruction.address.GenericOrGlobalAddressMatch class method)
(reprospect.testing.binaries.sass.instruction.address.LocalAddressMatch class method)
(reprospect.testing.binaries.sass.instruction.address.SharedAddressMatch class method)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatch class method)
(reprospect.testing.binaries.sass.instruction.instruction.InstructionMatch static method)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatch class method)
(reprospect.tools.binaries.cuobjdump.ResourceUsage class method)
(reprospect.tools.binaries.elf.NvInfo class method)
parse_args() (in module reprospect.utils.installers.cuda_bindings)
(in module reprospect.utils.installers.nsight_systems)
parse_sass() (reprospect.tools.binaries.cuobjdump.CuObjDump method)
parse_sass_with_liveness_range_info() (reprospect.tools.binaries.nvdisasm.NVDisasm class method)
PATTERN (examples.kokkos.complex.example_division_benchmarking.TestDivision attribute)
(examples.kokkos.view.example_allocation_benchmarking.TestAllocation attribute)
pattern (reprospect.testing.binaries.sass.instruction.address.AddressMatcher attribute)
PATTERN (reprospect.testing.binaries.sass.instruction.branch.BranchMatcher attribute)
pattern (reprospect.testing.binaries.sass.instruction.branch.BranchMatcher attribute)
(reprospect.testing.binaries.sass.instruction.constant.ConstantMatcher attribute)
PATTERN (reprospect.testing.binaries.sass.instruction.floating.Fp32AddMatcher attribute)
pattern (reprospect.testing.binaries.sass.instruction.floating.Fp32AddMatcher attribute)
PATTERN (reprospect.testing.binaries.sass.instruction.floating.Fp64AddMatcher attribute)
pattern (reprospect.testing.binaries.sass.instruction.floating.Fp64AddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16AddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16FusedMulAddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16MinMaxMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16MulMatcher attribute)
PATTERN (reprospect.testing.binaries.sass.instruction.instruction.AnyMatcher attribute)
pattern (reprospect.testing.binaries.sass.instruction.instruction.AnyMatcher attribute)
(reprospect.testing.binaries.sass.instruction.instruction.ArchitectureAndVersionAwarePatternMatcher attribute)
(reprospect.testing.binaries.sass.instruction.instruction.ArchitectureAwarePatternMatcher attribute)
(reprospect.testing.binaries.sass.instruction.instruction.OpcodeModsMatcher attribute)
(reprospect.testing.binaries.sass.instruction.instruction.OpcodeModsWithOperandsMatcher attribute)
(reprospect.testing.binaries.sass.instruction.instruction.PatternMatcher attribute)
(reprospect.testing.binaries.sass.instruction.integer.IntAdd3Matcher attribute)
(reprospect.testing.binaries.sass.instruction.integer.IntAddMatcher attribute)
PATTERN (reprospect.testing.binaries.sass.instruction.integer.LEAMatcher attribute)
pattern (reprospect.testing.binaries.sass.instruction.integer.LEAMatcher attribute)
(reprospect.testing.binaries.sass.instruction.load.LoadConstantMatcher attribute)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher attribute)
(reprospect.tools.nsys.report.ReportPatternSelector attribute)
(tests.testing.binaries.sass.test_extensibility.CannotBeExtended attribute)
(tests.testing.binaries.sass.test_extensibility.NewPatternMatcher attribute)
pattern_3IADD() (reprospect.testing.binaries.sass.operation.add_int128.AddInt128Matcher method)
pattern_4IADD3() (reprospect.testing.binaries.sass.operation.add_int128.AddInt128Matcher method)
PATTERN_ANY (reprospect.testing.binaries.sass.instruction.half.Fp16AddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16FusedMulAddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16MinMaxMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16MulMatcher attribute)
PATTERN_INDIVIDUAL (reprospect.testing.binaries.sass.instruction.half.Fp16AddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16FusedMulAddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16MulMatcher attribute)
PATTERN_MAX (reprospect.testing.binaries.sass.instruction.half.Fp16MinMaxMatcher attribute)
PATTERN_MIN (reprospect.testing.binaries.sass.instruction.half.Fp16MinMaxMatcher attribute)
PATTERN_PACKED (reprospect.testing.binaries.sass.instruction.half.Fp16AddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16FusedMulAddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16MulMatcher attribute)
PatternBuilder (class in reprospect.testing.binaries.sass.instruction.pattern)
PatternMatcher (class in reprospect.testing.binaries.sass.instruction.instruction)
PCT (reprospect.tools.ncu.metrics.MetricRatioRollUp attribute)
PCT_OF_PEAK_SUSTAINED_ACTIVE (reprospect.tools.ncu.metrics.MetricCounterRollUpQuantity attribute)
PCT_OF_PEAK_SUSTAINED_ELAPSED (reprospect.tools.ncu.metrics.MetricCounterRollUpQuantity attribute)
PipeStage (class in reprospect.tools.ncu.metrics)
popen_stream() (in module reprospect.utils.subprocess_helpers)
populate() (reprospect.tools.cacher.Cacher method)
(reprospect.tools.ncu.cacher.Cacher method)
(reprospect.tools.nsys.cacher.Cacher method)
(tests.tools.test_cacher.DummyImplementation method)
PRED (reprospect.testing.binaries.sass.instruction.register.Register attribute)
(reprospect.tools.binaries.sass.decoder.RegisterType attribute)
pred() (reprospect.testing.binaries.sass.instruction.register.Register class method)
Predicate (class in reprospect.testing.binaries.sass.instruction.instruction)
predicate (reprospect.testing.binaries.sass.instruction.instruction.InstructionMatch attribute)
PREDICATE (reprospect.testing.binaries.sass.instruction.instruction.Predicate attribute)
predicate() (reprospect.testing.binaries.sass.instruction.instruction.Predicate class method)
PREDT (reprospect.testing.binaries.sass.instruction.register.Register attribute)
predt() (reprospect.testing.binaries.sass.instruction.register.Register class method)
PREFIX (reprospect.tools.ncu.metrics.LaunchBlock attribute)
(reprospect.tools.ncu.metrics.LaunchGrid attribute)
(reprospect.tools.ncu.metrics.XYZBase attribute)
pretty_name (reprospect.tools.ncu.metrics.Metric attribute)
(reprospect.tools.ncu.metrics.MetricCounter attribute)
(reprospect.tools.ncu.metrics.MetricRatio attribute)
PRETTY_PREFIX (reprospect.tools.ncu.metrics.LaunchBlock attribute)
(reprospect.tools.ncu.metrics.LaunchGrid attribute)
(reprospect.tools.ncu.metrics.XYZBase attribute)
PRETTY_REASON (reprospect.tools.ncu.metrics.WarpStallBase attribute)
(reprospect.tools.ncu.metrics.WarpStallLGThrottle attribute)
(reprospect.tools.ncu.metrics.WarpStallLongScoreboard attribute)
(reprospect.tools.ncu.metrics.WarpStallMIOThrottle attribute)
(reprospect.tools.ncu.metrics.WarpStallShortScoreboard attribute)
ProfilingMetricData (in module reprospect.tools.ncu.report)
ProfilingMetrics (class in reprospect.tools.ncu.report)
ProfilingResults (class in reprospect.tools.ncu.report)
PTX (class in reprospect.testing.features)
(tests.testing.binaries.sass.test_half.TestFp16FusedMulAddMatcher attribute)
push_pop_range() (in module tests.assets.nvtx_annotations)
pytestmark (examples.kokkos.complex.example_alignment.TestNCU attribute)
(examples.kokkos.complex.example_division.TestNCU attribute)
(examples.kokkos.complex.example_division_benchmarking.TestDivision attribute)
(examples.kokkos.complex.example_division_plot.TestDivision attribute)
(examples.kokkos.graph.example_definition.TestNSYS attribute)
(examples.kokkos.graph.example_dispatch.TestNSYS attribute)
(examples.kokkos.view.example_allocation_benchmarking.TestAllocation attribute)
(examples.kokkos.view.example_allocation_tracing.TestNSYS attribute)
(examples.kokkos.view.example_restrict.TestNCU attribute)
(tests.integration.test_half.TestNCU attribute)
(tests.integration.test_half.TestSASS attribute)
(tests.testing.binaries.sass.controlflow.test_block.TestBasicBlockMatcher attribute)
(tests.testing.binaries.sass.controlflow.test_block.TestBasicBlockWithParentMatcher attribute)
(tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher attribute)
(tests.testing.binaries.sass.operation.test_add_int32.TestAddInt32Matcher attribute)
(tests.testing.binaries.sass.operation.test_convert_fp32_to_fp16.TestConvertFp32ToFp16 attribute)
(tests.testing.binaries.sass.operation.test_convert_fp_to_int.TestConvertFpToInt attribute)
(tests.testing.binaries.sass.operation.test_convert_int_to_fp.TestConvertIntToFp attribute)
(tests.testing.binaries.sass.test_instruction.TestReductionMatcher attribute)
(tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestVirtualFunctions attribute)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestCuBLAS attribute)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestMany attribute)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestSaxpy attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestSaxpy attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestSharedMemory attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestWideLoadStore attribute)
(tests.tools.binaries.test_demangler.TestLlvmCppFilt attribute)
(tests.tools.binaries.test_elf.TestSaxpy attribute)
(tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestMany attribute)
(tests.tools.binaries.test_symtab.TestGetSymbolTable attribute)
(tests.tools.ncu.test_ncu.TestSession attribute)
(tests.tools.nsys.test_nsys.TestReport attribute)
(tests.tools.nsys.test_nsys.TestSession attribute)
Q
QNAN (reprospect.testing.binaries.sass.instruction.immediate.Immediate attribute)
Quantity (class in reprospect.tools.ncu.metrics)
query() (reprospect.tools.ncu.report.ProfilingResults method)
query_filter() (reprospect.tools.ncu.report.ProfilingResults method)
query_metrics() (reprospect.tools.ncu.report.ProfilingResults method)
query_single_next() (reprospect.tools.ncu.report.ProfilingResults method)
query_single_next_metrics() (reprospect.tools.ncu.report.ProfilingResults method)
R
RANDOM_ACCESS_VIEW_MEMORY_TRAIT (examples.kokkos.view.example_restrict.Method attribute)
Range (class in reprospect.tools.ncu.report)
range (reprospect.tools.ncu.report.Range attribute)
RATIO (reprospect.tools.ncu.metrics.MetricRatioRollUp attribute)
raw() (examples.kokkos.complex.example_division_benchmarking.TestDivision method)
(examples.kokkos.view.example_allocation_benchmarking.TestAllocation method)
read (reprospect.tools.binaries.sass.decoder.ControlCode attribute)
read() (reprospect.utils.environment.EnvironmentField method)
REASON (reprospect.tools.ncu.metrics.WarpStallBase attribute)
(reprospect.tools.ncu.metrics.WarpStallLGThrottle attribute)
(reprospect.tools.ncu.metrics.WarpStallLongScoreboard attribute)
(reprospect.tools.ncu.metrics.WarpStallMIOThrottle attribute)
(reprospect.tools.ncu.metrics.WarpStallShortScoreboard attribute)
ReductionMatcher (class in reprospect.testing.binaries.sass.instruction.atomic)
reg (reprospect.testing.binaries.sass.instruction.address.AddressMatcher attribute)
(reprospect.testing.binaries.sass.instruction.address.GenericOrGlobalAddressMatch attribute)
(reprospect.testing.binaries.sass.instruction.address.LocalAddressMatch attribute)
(reprospect.testing.binaries.sass.instruction.address.SharedAddressMatch attribute)
REG (reprospect.testing.binaries.sass.instruction.register.Register attribute)
reg() (reprospect.testing.binaries.sass.instruction.register.Register class method)
Register (class in reprospect.testing.binaries.sass.instruction.register)
register (reprospect.tools.binaries.cuobjdump.ResourceUsage attribute)
REGISTER_INDEX (reprospect.tools.binaries.nvdisasm.NVDisasm attribute)
RegisterMatch (class in reprospect.testing.binaries.sass.instruction.register)
RegisterMatcher (class in reprospect.testing.binaries.sass.instruction.register)
registers (reprospect.tools.binaries.nvdisasm.Function attribute)
REGISTERS (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher attribute)
(tests.tools.binaries.test_nvdisasm.TestFunction attribute)
RegisterState (class in reprospect.tools.binaries.nvdisasm)
RegisterType (class in reprospect.tools.binaries.sass.decoder)
REGZ (reprospect.testing.binaries.sass.instruction.register.Register attribute)
regz() (reprospect.testing.binaries.sass.instruction.register.Register class method)
REGZ_HALF_SEL (reprospect.testing.binaries.sass.instruction.half.Fp16 attribute)
regz_half_sel() (reprospect.testing.binaries.sass.instruction.half.Fp16 class method)
Report (class in reprospect.tools.ncu.report)
(class in reprospect.tools.nsys.report)
report (reprospect.tools.ncu.report.Range attribute)
report() (examples.kokkos.complex.example_alignment.TestNCU method)
(examples.kokkos.complex.example_division.TestNCU method)
(examples.kokkos.graph.example_definition.TestNSYS method)
(examples.kokkos.graph.example_dispatch.TestNSYS method)
(examples.kokkos.view.example_allocation_tracing.TestNSYS method)
(examples.kokkos.view.example_restrict.TestNCU method)
(tests.tools.nsys.test_nsys.TestReport method)
ReportNvtxEvents (class in reprospect.tools.nsys.report)
ReportPatternSelector (class in reprospect.tools.nsys.report)
reprospect
module
reprospect.testing
module
reprospect.testing.binaries
module
reprospect.testing.binaries.sass
module
reprospect.testing.binaries.sass.controlflow
module
reprospect.testing.binaries.sass.controlflow.block
module
reprospect.testing.binaries.sass.instruction
module
reprospect.testing.binaries.sass.instruction.address
module
reprospect.testing.binaries.sass.instruction.atomic
module
reprospect.testing.binaries.sass.instruction.branch
module
reprospect.testing.binaries.sass.instruction.constant
module
reprospect.testing.binaries.sass.instruction.floating
module
reprospect.testing.binaries.sass.instruction.half
module
reprospect.testing.binaries.sass.instruction.immediate
module
reprospect.testing.binaries.sass.instruction.instruction
module
reprospect.testing.binaries.sass.instruction.integer
module
reprospect.testing.binaries.sass.instruction.load
module
reprospect.testing.binaries.sass.instruction.memory
module
reprospect.testing.binaries.sass.instruction.operand
module
reprospect.testing.binaries.sass.instruction.pattern
module
reprospect.testing.binaries.sass.instruction.register
module
reprospect.testing.binaries.sass.instruction.store
module
reprospect.testing.binaries.sass.instruction.validate
module
reprospect.testing.binaries.sass.operation
module
reprospect.testing.binaries.sass.operation.add_int128
module
reprospect.testing.binaries.sass.operation.add_int32
module
reprospect.testing.binaries.sass.operation.cas
module
reprospect.testing.binaries.sass.operation.convert_fp32_to_fp16
module
reprospect.testing.binaries.sass.operation.convert_fp_to_int
module
reprospect.testing.binaries.sass.operation.convert_int_to_fp
module
reprospect.testing.binaries.sass.operation.move32
module
reprospect.testing.binaries.sass.sequence
module
reprospect.testing.binaries.sass.sequence.sequence
module
reprospect.testing.case
module
reprospect.testing.cmake
module
reprospect.testing.features
module
reprospect.tools
module
reprospect.tools.architecture
module
reprospect.tools.binaries
module
reprospect.tools.binaries.cuobjdump
module
reprospect.tools.binaries.demangler
module
reprospect.tools.binaries.elf
module
reprospect.tools.binaries.nvdisasm
module
reprospect.tools.binaries.sass
module
reprospect.tools.binaries.sass.controlflow
module
reprospect.tools.binaries.sass.decoder
module
reprospect.tools.binaries.symtab
module
reprospect.tools.cacher
module
reprospect.tools.compile_command
module
reprospect.tools.device_properties
module
reprospect.tools.ncu
module
reprospect.tools.ncu.cacher
module
reprospect.tools.ncu.metrics
module
reprospect.tools.ncu.report
module
reprospect.tools.ncu.session
module
reprospect.tools.nsys
module
reprospect.tools.nsys.cacher
module
reprospect.tools.nsys.report
module
reprospect.tools.nsys.session
module
reprospect.utils
module
reprospect.utils.cmake
module
reprospect.utils.detect
module
reprospect.utils.environment
module
reprospect.utils.installers
module
reprospect.utils.installers.cuda_bindings
module
reprospect.utils.installers.nsight_systems
module
reprospect.utils.ldd
module
reprospect.utils.nvcc
module
reprospect.utils.rich_helpers
module
reprospect.utils.subprocess_helpers
module
reprospect.utils.types
module
REQUEST (reprospect.tools.ncu.metrics.Quantity attribute)
Requests (reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoad attribute)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalStore attribute)
reset() (reprospect.utils.environment.EnvironmentField method)
ResourceUsage (class in reprospect.tools.binaries.cuobjdump)
RESTRICT_ACCESSOR (examples.kokkos.view.example_restrict.Method attribute)
RESTRICT_MEMBER (examples.kokkos.view.example_restrict.Method attribute)
RESTRICT_RECAST_LAMBDA (examples.kokkos.view.example_restrict.Method attribute)
RESTRICT_RECAST_LOCAL (examples.kokkos.view.example_restrict.Method attribute)
RESTRICT_VIEW_MEMORY_TRAIT (examples.kokkos.view.example_restrict.Method attribute)
results() (examples.kokkos.complex.example_division_benchmarking.TestDivision method)
(examples.kokkos.view.example_allocation_benchmarking.TestAllocation method)
(examples.kokkos.view.example_restrict.TestNCU method)
(tests.integration.test_half.TestNCU method)
(tests.tools.ncu.test_ncu.TestProfilingResults method)
reuse (reprospect.testing.binaries.sass.instruction.register.RegisterMatch attribute)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher attribute)
(reprospect.tools.binaries.sass.decoder.ControlCode attribute)
rows_to_table() (in module reprospect.utils.rich_helpers)
rtype (reprospect.testing.binaries.sass.instruction.register.RegisterMatch attribute)
(reprospect.testing.binaries.sass.instruction.register.RegisterMatcher attribute)
ru (reprospect.tools.binaries.cuobjdump.Function attribute)
RU (tests.tools.binaries.test_cuobjdump.TestFunction attribute)
run() (reprospect.tools.ncu.cacher.Cacher method)
(reprospect.tools.ncu.session.Command method)
(reprospect.tools.ncu.session.Session method)
(reprospect.tools.nsys.cacher.Cacher method)
(reprospect.tools.nsys.session.Command method)
(reprospect.tools.nsys.session.Session method)
(tests.tools.nsys.test_nsys.TestSession method)
S
S (reprospect.testing.binaries.sass.instruction.memory.ExtendBitsMethod attribute)
sampler (reprospect.tools.binaries.cuobjdump.ResourceUsage attribute)
SASS_ANNOTATED_FILE (tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestSaxpy attribute)
SASS_ATOM_SM120 (tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestAtomicAddInt64 attribute)
SASS_IFS_SM120 (tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestIfs attribute)
SAXPY (tests.tools.ncu.test_ncu.TestCacher attribute)
(tests.tools.ncu.test_ncu.TestSession attribute)
(tests.tools.nsys.test_nsys.TestCacher attribute)
SCALAR_TYPE (examples.kokkos.view.example_restrict.TestRestrict attribute)
scope (reprospect.testing.binaries.sass.instruction.atomic.AtomicMatcher attribute)
(reprospect.testing.binaries.sass.instruction.atomic.ReductionMatcher attribute)
SCRIPT (tests.utils.test_detect.TestGPUDetectorAsScript attribute)
search() (reprospect.testing.binaries.sass.sequence.sequence.UnorderedInSequenceMatcher class method)
SECTION_SKIP (reprospect.tools.binaries.nvdisasm.NVDisasm attribute)
SECTOR (reprospect.tools.ncu.metrics.Quantity attribute)
SECTOR_COUNT_LOAD (examples.kokkos.view.example_restrict.TestNCU attribute)
SECTOR_COUNT_STORE (examples.kokkos.view.example_restrict.TestNCU attribute)
SECTOR_SIZE (examples.kokkos.complex.example_alignment.TestAlignment attribute)
(examples.kokkos.view.example_restrict.TestNCU attribute)
SectorHits (reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoad attribute)
SectorMisses (reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoad attribute)
Sectors (reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoad attribute)
(reprospect.tools.ncu.metrics.L1TEXCacheGlobalStore attribute)
SEPARATOR (in module reprospect.testing.binaries.sass.instruction.instruction)
SequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
Session (class in reprospect.tools.ncu.session)
(class in reprospect.tools.nsys.session)
SHARED (examples.kokkos.view.example_allocation_tracing.Memory attribute)
(reprospect.testing.binaries.sass.instruction.memory.MemorySpace attribute)
shared (reprospect.tools.binaries.cuobjdump.ResourceUsage attribute)
SharedAddressMatch (class in reprospect.testing.binaries.sass.instruction.address)
SHIFT (reprospect.testing.binaries.sass.instruction.integer.LEAMatcher attribute)
ShortScoreboard (reprospect.tools.ncu.metrics.WarpStall attribute)
sign_extension() (reprospect.testing.features.Memory method)
SIGNATURE (examples.cuda.virtual_functions.example_dispatch.TestBinaryAnalysis attribute)
(examples.kokkos.complex.example_alignment.TestSASS attribute)
(examples.kokkos.complex.example_division.TestSASS attribute)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestSaxpy attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestSaxpy attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestSharedMemory attribute)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestWideLoadStore attribute)
(tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestSaxpy attribute)
signature() (examples.kokkos.view.example_restrict.TestRestrict method)
SIGNATURE_INDIVIDUAL (tests.testing.binaries.sass.controlflow.test_block.TestBasicBlock attribute)
SIGNATURE_MATCHER (examples.kokkos.atomic.add.TestCase attribute)
(examples.kokkos.atomic.example_add_complex128.TestAtomicAddComplex128 attribute)
(examples.kokkos.atomic.example_add_complex64.TestAtomicAddComplex64 attribute)
(examples.kokkos.atomic.example_add_double256.TestAtomicAddDouble256 attribute)
(examples.kokkos.atomic.example_add_int128.TestAtomicAddInt128 attribute)
signature_matcher (examples.kokkos.graph.example_then.TestELF property)
signature_matcher() (examples.kokkos.static_batch_size.example_static_batch_size.TestStaticBatchSize static method)
SIGNATURE_PACKED (tests.testing.binaries.sass.controlflow.test_block.TestBasicBlock attribute)
SIGNATURE_TEMPLATE (examples.kokkos.half.example_math.TestMax attribute)
(examples.kokkos.view.example_restrict.TestRestrict attribute)
signed (reprospect.utils.types.Kind property)
(reprospect.utils.types.TypeInfo property)
SILENT_SUBS (reprospect.tools.ncu.metrics.Metric attribute)
(reprospect.tools.ncu.metrics.MetricCounter attribute)
(reprospect.tools.ncu.metrics.MetricRatio attribute)
single_row() (reprospect.tools.nsys.report.Report static method)
size (examples.kokkos.view.example_allocation_benchmarking.Parameters attribute)
(reprospect.testing.binaries.sass.instruction.memory.MemoryOp attribute)
SIZE (tests.integration.test_half.TestNCU attribute)
SIZEOF (tests.integration.test_half.TestNCU attribute)
SM (reprospect.tools.ncu.metrics.Unit attribute)
SMSP (reprospect.tools.ncu.metrics.Unit attribute)
source (reprospect.tools.binaries.sass.decoder.Decoder attribute)
SPARSE_MMA_MASK (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
special (reprospect.testing.binaries.sass.instruction.register.RegisterMatcher attribute)
(reprospect.tools.binaries.sass.decoder.RegisterType property)
SPECIFIED (examples.kokkos.complex.example_alignment.Alignment attribute)
src_modifier() (reprospect.testing.binaries.sass.operation.convert_int_to_fp.ConvertIntToFp static method)
stack (reprospect.tools.binaries.cuobjdump.ResourceUsage attribute)
stall_count (reprospect.tools.binaries.sass.decoder.ControlCode attribute)
start (reprospect.testing.binaries.sass.operation.add_int128.AddInt128Matcher attribute)
start_end_range() (in module tests.assets.nvtx_annotations)
STATIC (examples.cuda.virtual_functions.example_dispatch.Dispatch attribute)
static() (examples.cuda.virtual_functions.example_dispatch.TestResourceUsage method)
Store256Matcher (class in examples.kokkos.atomic.example_add_double256)
STORE_COUNT (examples.kokkos.complex.example_alignment.TestAlignment attribute)
StoreGlobalMatcher (class in reprospect.testing.binaries.sass.instruction.store)
StoreMatcher (class in reprospect.testing.binaries.sass.instruction.store)
stride (reprospect.testing.binaries.sass.instruction.address.AddressMatcher attribute)
(reprospect.testing.binaries.sass.instruction.address.SharedAddressMatch attribute)
StrideModifier (class in reprospect.testing.binaries.sass.instruction.address)
strip_cuda_api_suffix() (in module reprospect.tools.nsys.report)
subs (reprospect.tools.ncu.metrics.Metric attribute)
(reprospect.tools.ncu.metrics.MetricCounter attribute)
(reprospect.tools.ncu.metrics.MetricRatio attribute)
success (reprospect.tools.device_properties.CudaDriverError property)
(reprospect.tools.device_properties.CudaRuntimeError property)
SUM (reprospect.tools.ncu.metrics.MetricCounterRollUp attribute)
supported() (reprospect.tools.architecture.ComputeCapability method)
surface (reprospect.tools.binaries.cuobjdump.ResourceUsage attribute)
SVAL (reprospect.tools.binaries.elf.NvInfoEIFMT attribute)
SW2861232_WAR (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
SW_WAR (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
symbol (reprospect.tools.binaries.cuobjdump.Function attribute)
SYMBOL (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestSaxpy attribute)
(tests.tools.binaries.test_cuobjdump.TestFunction attribute)
(tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestSaxpy attribute)
SYMBOLS (tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestMany attribute)
symtab (reprospect.tools.binaries.cuobjdump.CuObjDump property)
SYNCHRONIZATION (reprospect.tools.binaries.sass.controlflow.ControlFlow attribute)
SYSTEM (reprospect.testing.binaries.sass.instruction.atomic.ThreadScope attribute)
T
T (class in reprospect.utils.environment)
TABLE (reprospect.tools.cacher.Cacher attribute)
(reprospect.tools.ncu.cacher.Cacher attribute)
(reprospect.tools.nsys.cacher.Cacher attribute)
(tests.tools.test_cacher.DummyImplementation attribute)
table() (reprospect.tools.nsys.report.Report method)
TABLE_BEGIN_END (reprospect.tools.binaries.nvdisasm.NVDisasm attribute)
TABLE_CUT (reprospect.tools.binaries.nvdisasm.NVDisasm attribute)
TableMixin (class in reprospect.utils.rich_helpers)
tables (reprospect.tools.nsys.report.Report property)
TAG (reprospect.tools.ncu.metrics.PipeStage attribute)
TAG_OUTPUT (reprospect.tools.ncu.metrics.PipeStage attribute)
target (reprospect.testing.cmake.CMakeMixin property)
target() (reprospect.utils.cmake.FileAPI method)
target_sources (reprospect.testing.cmake.CMakeMixin property)
TargetDict (in module reprospect.utils.cmake)
TEMPLATE (reprospect.testing.binaries.sass.instruction.atomic.AtomicMatcher attribute)
(reprospect.testing.binaries.sass.instruction.atomic.ReductionMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16AddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16FusedMulAddMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16MinMaxMatcher attribute)
(reprospect.testing.binaries.sass.instruction.half.Fp16MulMatcher attribute)
(reprospect.testing.binaries.sass.instruction.load.LoadConstantMatcher attribute)
(reprospect.testing.binaries.sass.instruction.load.LoadMatcher attribute)
(reprospect.testing.binaries.sass.instruction.store.StoreMatcher attribute)
TEMPLATE_256 (reprospect.testing.binaries.sass.instruction.load.LoadMatcher attribute)
(reprospect.testing.binaries.sass.instruction.store.StoreMatcher attribute)
TEMPLATE_CAS (reprospect.testing.binaries.sass.instruction.atomic.AtomicMatcher attribute)
TEMPLATE_LABEL (reprospect.tools.ncu.metrics.WarpStallBase attribute)
TEMPLATE_NAME (reprospect.tools.ncu.metrics.WarpStallBase attribute)
test() (examples.cuda.virtual_functions.example_dispatch.TestAllImplementationsAreInAllKernels method)
(examples.kokkos.atomic.add.TestCase method)
(examples.kokkos.complex.example_division_plot.TestDivision method)
(examples.kokkos.view.example_restrict.TestNCU method)
(tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
(tests.testing.binaries.sass.instruction.test_any.TestAnyMatcher method)
(tests.testing.binaries.sass.instruction.test_branch.TestBranchMatcher method)
(tests.testing.binaries.sass.instruction.test_fp32add.TestFp32AddMatcher method)
(tests.testing.binaries.sass.instruction.test_fp64add.TestFp64AddMatcher method)
(tests.testing.binaries.sass.instruction.test_integer.TestIntAddMatcher method)
(tests.testing.binaries.sass.instruction.test_integer.TestLEAMatcher method)
(tests.testing.binaries.sass.operation.test_add_int128.TestAddInt128Matcher method)
(tests.testing.binaries.sass.operation.test_add_int32.TestAddInt32Matcher method)
(tests.testing.binaries.sass.operation.test_cas.TestAtomicCASMatcher method)
(tests.testing.binaries.sass.operation.test_convert_fp32_to_fp16.TestConvertFp32ToFp16 method)
(tests.testing.binaries.sass.operation.test_convert_fp_to_int.TestConvertFpToInt method)
(tests.testing.binaries.sass.operation.test_convert_int_to_fp.TestConvertIntToFp method)
(tests.testing.binaries.sass.sequence.test_sequence.TestAnyOf method)
(tests.testing.binaries.sass.sequence.test_sequence.TestFindall method)
(tests.testing.binaries.sass.sequence.test_sequence.TestFindunique method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInstructionCountIs method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInstructionsAre method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInstructionsContain method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInterleavedInstructionsAre method)
(tests.testing.binaries.sass.sequence.test_sequence.TestUnorderedInstructionsAre method)
(tests.testing.binaries.sass.sequence.test_sequence.TestUnorderedInterleavedInstructionsAre method)
(tests.testing.binaries.sass.test_extensibility.TestCannotBeExtended method)
(tests.testing.binaries.sass.test_instruction.TestOpcodeModsWithOperandsMatcher method)
(tests.testing.binaries.sass.test_load.TestLoadConstantMatcher method)
(tests.testing.binaries.sass.test_load.TestLoadMatcher method)
(tests.testing.binaries.sass.test_store.TestStoreMatcher method)
(tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestAtomicAddInt64 method)
(tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestIfs method)
(tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestVirtualFunctions method)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage method)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestSaxpy method)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestSharedMemory method)
(tests.tools.binaries.test_cuobjdump.TestResourceUsage.TestWideLoadStore method)
(tests.tools.binaries.test_elf.TestGetComputeCapabilityFromEFlags method)
(tests.tools.binaries.test_elf.TestNvInfo method)
(tests.tools.binaries.test_symtab.TestGetSymbolTable method)
(tests.tools.nsys.test_nsys.TestTracingResults method)
(tests.utils.test_detect.TestGPUDetectorAsScript method)
test_above_41000_CudaSpace() (examples.kokkos.view.example_allocation_tracing.TestNSYS method)
test_above_41000_CudaUVMSpace() (examples.kokkos.view.example_allocation_tracing.TestNSYS method)
test_add_block() (tests.tools.binaries.sass.test_controlflow.TestGraph method)
test_add_blocks() (tests.tools.binaries.sass.test_controlflow.TestGraph method)
test_add_blocks_with_edges() (tests.tools.binaries.sass.test_controlflow.TestGraph method)
test_add_relaxed_block_double() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_add_relaxed_block_float() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_add_relaxed_block_int() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_add_relaxed_block_unsigned_long_long_int() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_add_strong_device_double() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_add_strong_device_float() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_add_strong_device_int() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_add_strong_device_unsigned_int() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_add_strong_device_unsigned_long_long_int() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_aggregate_metrics() (tests.tools.ncu.test_ncu.TestProfilingResults method)
test_all_instructions_identical_except_load_function_offset() (examples.cuda.virtual_functions.example_dispatch.TestVtableLookupFooVsBar method)
test_analyse() (tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestIfs method)
test_any() (tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher method)
(tests.testing.binaries.sass.instruction.test_immediate.TestImmediate method)
(tests.testing.binaries.sass.instruction.test_operand.TestOperand method)
(tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
(tests.testing.binaries.sass.test_half.TestFp16AddMatcher method)
(tests.testing.binaries.sass.test_half.TestFp16FusedMulAddMatcher method)
(tests.testing.binaries.sass.test_half.TestFp16MinMaxMatcher method)
(tests.testing.binaries.sass.test_half.TestFp16MulMatcher method)
test_api_calls() (examples.kokkos.graph.example_definition.TestNSYS method)
test_array_of_64bit_elements() (tests.testing.binaries.sass.test_load.TestLoadConstantMatcher method)
test_as_compute() (tests.tools.test_architecture.TestNVIDIAArch method)
test_as_of_blackwell() (tests.testing.binaries.sass.instruction.test_integer.TestIntAdd3Matcher method)
test_as_sm() (tests.tools.test_architecture.TestNVIDIAArch method)
test_assert_matches_always_true() (tests.testing.binaries.sass.sequence.test_sequence.TestZeroOrMoreInSequenceMatcher method)
test_assign_metrics() (tests.tools.ncu.test_ncu.TestProfilingResults method)
test_atomicCAS() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_atomicCAS_128() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_attribute_ctaidz_used() (tests.tools.binaries.test_elf.TestNvInfo method)
test_attribute_num_barriers() (tests.tools.binaries.test_elf.TestNvInfo method)
test_before_blackwell() (tests.testing.binaries.sass.instruction.test_integer.TestIntAdd3Matcher method)
test_build_pattern() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
(tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher method)
test_cache() (tests.utils.test_cmake.TestFileAPI method)
test_cache_hit() (tests.tools.ncu.test_ncu.TestCacher method)
(tests.tools.nsys.test_nsys.TestCacher method)
(tests.tools.test_cacher.TestCacher method)
test_cache_miss() (tests.tools.test_cacher.TestCacher method)
test_cas_atomic() (examples.kokkos.atomic.example_add_complex64.TestAtomicAddComplex64 method)
test_cas_atomic_as_of_hopper90() (examples.kokkos.atomic.example_add_complex128.TestAtomicAddComplex128 method)
(examples.kokkos.atomic.example_add_int128.TestAtomicAddInt128 method)
test_cc_cycle() (tests.tools.test_architecture.TestNVIDIAArch method)
test_check_driver_status() (tests.tools.test_device_properties.TestCuda method)
test_check_runtime_status() (tests.tools.test_device_properties.TestCuda method)
test_codemodel_configuration() (tests.utils.test_cmake.TestFileAPI method)
test_collect_basic_metrics_graph() (tests.tools.ncu.test_ncu.TestSession method)
test_collect_basic_metrics_saxpy_with_nvtx_filtering() (tests.tools.ncu.test_ncu.TestSession method)
test_collect_correlated_metrics_saxpy() (tests.tools.ncu.test_ncu.TestSession method)
test_command_failure() (tests.utils.test_subprocess_helpers.TestPopenStream method)
test_command_not_found() (tests.utils.test_subprocess_helpers.TestPopenStream method)
test_compare_exchange_system() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_constant() (tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher method)
(tests.testing.binaries.sass.test_load.TestLoadMatcher method)
test_constant_bank_vtable() (examples.cuda.virtual_functions.example_dispatch.TestDynamicDispatchInstructionSequence method)
test_constant_neg() (tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher method)
test_constant_with_reg() (tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher method)
test_constant_with_rz() (tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher method)
test_constant_with_ureg() (tests.testing.binaries.sass.instruction.test_constant.TestConstantMatcher method)
test_context_managed_annotation() (tests.assets.nvtx_annotations.TestNVTX method)
test_converter_from_default_type() (tests.utils.test_environment.TestEnvironmentField method)
test_create_blocks() (tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestIfs method)
test_cuBLAS() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_cuda_api_trace() (tests.tools.nsys.test_nsys.TestSession method)
test_cuda_hmax() (examples.kokkos.half.example_math.TestMax method)
test_dadd() (tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInterleavedInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestUnorderedInterleavedInSequenceMatcher method)
test_demangle() (tests.tools.binaries.test_demangler.TestCuppFilt method)
(tests.tools.binaries.test_demangler.TestLlvmCppFilt method)
test_desc_reg64_address() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_detailed_register_usage() (examples.kokkos.complex.example_division.TestSASS method)
(examples.kokkos.static_batch_size.example_static_batch_size.TestStaticBatchSize method)
test_detect_gpus() (tests.utils.test_detect.TestGPUDetector method)
test_detect_gpus_cache() (tests.utils.test_detect.TestGPUDetector method)
test_detect_gpus_no_cache() (tests.utils.test_detect.TestGPUDetector method)
test_detect_gpus_no_gpu() (tests.utils.test_detect.TestGPUDetector method)
test_device_count() (tests.tools.test_device_properties.TestCuda method)
test_dynamic_has_bytes_in_constant_bank_for_vtable() (examples.cuda.virtual_functions.example_dispatch.TestResourceUsage method)
test_dynamic_uses_more_gprs() (examples.cuda.virtual_functions.example_dispatch.TestResourceUsage method)
test_dynamic_uses_more_registers() (examples.cuda.virtual_functions.example_dispatch.TestResourceUsage method)
test_dynamic_uses_stack() (examples.cuda.virtual_functions.example_dispatch.TestResourceUsage method)
test_elementwise_add_restrict() (tests.testing.binaries.sass.test_load.TestLoadMatcher method)
(tests.testing.binaries.sass.test_store.TestStoreMatcher method)
test_elementwise_add_restrict_128_wide() (tests.testing.binaries.sass.test_load.TestLoadMatcher method)
(tests.testing.binaries.sass.test_store.TestStoreMatcher method)
test_elementwise_add_restrict_256_wide() (tests.testing.binaries.sass.test_load.TestLoadMatcher method)
(tests.testing.binaries.sass.test_store.TestStoreMatcher method)
test_elementwise_add_restrict_wide() (tests.testing.binaries.sass.instruction.test_fp32add.TestFp32AddMatcher method)
test_embedded_cubin() (tests.tools.binaries.test_elf.TestCuBLAS method)
(tests.tools.binaries.test_elf.TestCUDART method)
test_embedded_cubin_cuinfo_and_tkinfo() (tests.tools.binaries.test_elf.TestCuBLAS method)
(tests.tools.binaries.test_elf.TestSaxpy method)
test_empty_output() (tests.utils.test_subprocess_helpers.TestPopenStream method)
test_env() (tests.tools.ncu.test_ncu.TestCommand method)
(tests.tools.nsys.test_nsys.TestCommand method)
test_exch_device_ptr() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_exch_strong_device_float() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_exch_strong_device_int() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_exch_strong_device_unsigned_long_long_int() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_explain() (tests.testing.binaries.sass.sequence.test_sequence.TestAnyOfMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestCountInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInSequenceAtMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestOneOrMoreInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestUnorderedInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestZeroOrMoreInSequenceMatcher method)
test_extend_bits_address_turing75() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_extract_cubin_from_file() (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestMany method)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestSaxpy method)
test_extract_functions() (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestCuBLAS method)
test_extract_symbol_table() (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestMany method)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestSaxpy method)
test_fails_correctly_with_retries() (tests.tools.ncu.test_ncu.TestSession method)
test_FFMA() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_find_entry_points() (tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestIfs method)
test_find_individual_and_packed_blocks() (tests.testing.binaries.sass.controlflow.test_block.TestBasicBlockMatcher method)
test_find_individual_block() (tests.testing.binaries.sass.controlflow.test_block.TestBasicBlockWithParentMatcher method)
test_floating() (tests.testing.binaries.sass.instruction.test_immediate.TestImmediate method)
test_floating_or_limit() (tests.testing.binaries.sass.instruction.test_immediate.TestImmediate method)
test_fmax() (examples.kokkos.half.example_math.TestMax method)
test_force_pack() (tests.testing.binaries.sass.test_half.TestFp16AddMatcher method)
test_fp16_to_fp32() (tests.testing.binaries.sass.test_half.TestFp16AddMatcher method)
test_fp64_division_instructions() (examples.kokkos.complex.example_division.TestNCU method)
test_fp64_instructions_and_cycles() (examples.kokkos.complex.example_division.TestNCU method)
test_fp64_predicate_instructions() (examples.kokkos.complex.example_division.TestNCU method)
test_from_128_to_130() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_from_bits() (tests.tools.test_compile_command.TestGetArchFromCompileCommand method)
test_from_compile_commands_json() (tests.tools.test_compile_command.TestGetArchFromCompileCommand method)
test_from_compiled() (tests.testing.binaries.sass.instruction.test_fp64add.TestFp64AddMatcher method)
test_from_compute_capability() (tests.tools.test_architecture.TestNVIDIAArch method)
(tests.tools.test_architecture.TestNVIDIAFamily method)
test_from_cuobjdump() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_from_executable() (tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestMany method)
test_from_int() (tests.tools.test_architecture.TestComputeCapability method)
test_from_numpy() (tests.utils.test_types.TestKind method)
test_from_object() (tests.testing.binaries.sass.test_half.TestFp16MinMaxMatcher method)
(tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestSaxpy method)
test_from_ptx() (tests.testing.binaries.sass.test_half.TestFp16FusedMulAddMatcher method)
test_from_sass_annotated() (tests.tools.binaries.test_nvdisasm.TestNVDisasm.TestSaxpy method)
test_from_source() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_from_str() (tests.tools.test_architecture.TestNVIDIAArch method)
test_from_string() (tests.tools.test_architecture.TestNVIDIAFamily method)
test_generator_break() (tests.utils.test_subprocess_helpers.TestPopenStream method)
test_get() (tests.tools.nsys.test_nsys.TestReport.TestReportNvtxEvents method)
test_get_compute_capability_from_e_flags() (tests.tools.binaries.test_elf.TestGetComputeCapabilityFromEFlags method)
test_get_device_attribute() (tests.tools.test_device_properties.TestCuda method)
test_get_device_compute_capability() (tests.tools.test_device_properties.TestCuda method)
test_get_device_name() (tests.tools.test_device_properties.TestCuda method)
test_get_device_total_memory() (tests.tools.test_device_properties.TestCuda method)
test_get_events_within_nested_nvtx_ranges() (tests.tools.nsys.test_nsys.TestReport method)
test_global_kernel() (examples.kokkos.view.example_restrict.TestSASS method)
test_global_memory_instructions() (examples.kokkos.complex.example_alignment.TestSASS method)
test_global_reg64_address_turing75() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_hash_different() (tests.tools.ncu.test_ncu.TestCacher method)
(tests.tools.nsys.test_nsys.TestCacher method)
(tests.tools.test_cacher.TestCacher method)
test_hash_same() (tests.tools.ncu.test_ncu.TestCacher method)
(tests.tools.nsys.test_nsys.TestCacher method)
(tests.tools.test_cacher.TestCacher method)
test_i2f_f2i_instructions() (examples.kokkos.complex.example_division.TestNCU method)
(examples.kokkos.complex.example_division.TestSASS method)
test_IADD() (tests.testing.binaries.sass.operation.test_add_int128.TestAddInt128Matcher method)
test_IADD3() (tests.testing.binaries.sass.operation.test_add_int128.TestAddInt128Matcher method)
test_imad() (tests.testing.binaries.sass.operation.test_move32.TestMove32Matcher method)
test_IMAD() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_in_cuda_support() (tests.tools.test_architecture.TestNVIDIAArch method)
test_in_environment_converted_no_env_key() (tests.utils.test_environment.TestEnvironmentField method)
test_in_environment_converted_with_env_key() (tests.utils.test_environment.TestEnvironmentField method)
test_individual() (tests.integration.test_half.TestSASS method)
(tests.testing.binaries.sass.test_half.TestFp16AddMatcher method)
(tests.testing.binaries.sass.test_half.TestFp16FusedMulAddMatcher method)
(tests.testing.binaries.sass.test_half.TestFp16MulMatcher method)
test_inf() (tests.testing.binaries.sass.instruction.test_immediate.TestImmediate method)
test_initialize() (tests.tools.test_device_properties.TestCuda method)
test_Instruction() (tests.testing.binaries.sass.test_extensibility.TestInspect method)
test_instruction_count() (examples.kokkos.complex.example_alignment.TestNCU method)
(tests.tools.binaries.sass.test_decoder.TestDecoder.TestGraph method)
test_instruction_sequence_pattern_dynamic_call() (examples.cuda.virtual_functions.example_dispatch.TestDynamicDispatchInstructionSequence method)
test_InstructionMatcher() (tests.testing.binaries.sass.test_extensibility.TestInspect method)
test_intricate() (tests.assets.nvtx_annotations.TestNVTX method)
(tests.tools.nsys.test_nsys.TestReport.TestReportNvtxEvents method)
test_ISETP() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_itemsize() (tests.utils.test_types.TestTypeInfo method)
test_iter_metrics() (tests.tools.ncu.test_ncu.TestProfilingResults method)
test_kernel_count() (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestGraph method)
test_kokkos_fmax() (examples.kokkos.half.example_math.TestMax method)
test_l1tex_memory_traffic_instruction_count() (examples.kokkos.complex.example_alignment.TestNCU method)
test_l1tex_memory_traffic_sector_count() (examples.kokkos.complex.example_alignment.TestNCU method)
test_l2_memory_traffic_sector_count() (examples.kokkos.complex.example_alignment.TestNCU method)
test_lazy() (tests.utils.test_subprocess_helpers.TestPopenStream method)
test_ldg() (tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInterleavedInSequenceMatcher method)
test_ldg_accessor() (examples.kokkos.view.example_restrict.TestSASS method)
test_lock_atomic() (examples.kokkos.atomic.example_add_double256.TestAtomicAddDouble256 method)
test_lock_atomic_before_hopper90() (examples.kokkos.atomic.example_add_complex128.TestAtomicAddComplex128 method)
(examples.kokkos.atomic.example_add_int128.TestAtomicAddInt128 method)
test_lt() (tests.tools.test_architecture.TestComputeCapability method)
test_match() (tests.testing.binaries.sass.sequence.test_sequence.TestCountInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInSequenceMatcher method)
test_match_first_element() (tests.testing.binaries.sass.sequence.test_sequence.TestInSequenceAtMatcher method)
test_match_with_nop() (tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestUnorderedInSequenceMatcher method)
test_match_with_start() (tests.testing.binaries.sass.sequence.test_sequence.TestInSequenceAtMatcher method)
test_matchers() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_matches() (tests.testing.binaries.sass.sequence.test_sequence.TestAnyOfMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInSequenceMatcher method)
test_matches_more() (tests.testing.binaries.sass.sequence.test_sequence.TestOneOrMoreInSequenceMatcher method)
test_matches_one() (tests.testing.binaries.sass.sequence.test_sequence.TestOneOrMoreInSequenceMatcher method)
test_matches_with_start() (tests.testing.binaries.sass.sequence.test_sequence.TestZeroOrMoreInSequenceMatcher method)
test_matches_zero() (tests.testing.binaries.sass.sequence.test_sequence.TestOneOrMoreInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestZeroOrMoreInSequenceMatcher method)
test_max() (tests.testing.binaries.sass.test_half.TestFp16MinMaxMatcher method)
test_max_strong_device_int() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_max_strong_device_long_long_int() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_max_strong_device_unsigned_int() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_max_strong_device_unsigned_long_long_int() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_max_threads_1_1_1() (examples.kokkos.graph.example_then.TestELF method)
test_memory() (tests.integration.test_half.TestNCU method)
test_memory_pool_attributes() (examples.kokkos.view.example_allocation_benchmarking.TestAllocation method)
test_metrics() (tests.tools.ncu.test_ncu.TestMetrics method)
test_metrics_from_metric_factories() (tests.tools.ncu.test_ncu.TestMetrics method)
test_min() (tests.testing.binaries.sass.test_half.TestFp16MinMaxMatcher method)
test_min_relaxed_device_int() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_min_relaxed_device_long_long_int() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_min_relaxed_device_unsigned_long_long_int() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_min_relaxed_system_int() (tests.testing.binaries.sass.instruction.test_atomic.TestAtomicMatcher method)
test_mix() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionsAre method)
test_mod() (tests.testing.binaries.sass.instruction.test_operand.TestOperand method)
test_mov() (tests.testing.binaries.sass.operation.test_move32.TestMove32Matcher method)
test_NewInstructionMatcher() (tests.testing.binaries.sass.test_extensibility.TestInstructionMatching method)
test_NewPatternMatcher() (tests.testing.binaries.sass.test_extensibility.TestInstructionMatching method)
test_no_attribute_name_or_env_key() (tests.utils.test_environment.TestEnvironmentField method)
test_no_auto_pack() (tests.testing.binaries.sass.test_half.TestFp16AddMatcher method)
test_no_match() (tests.testing.binaries.sass.instruction.test_any.TestAnyMatcher method)
(tests.testing.binaries.sass.instruction.test_branch.TestBranchMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestAllInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestAnyOfMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestCountInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInSequenceAtMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestOrderedInterleavedInSequenceMatcher method)
(tests.testing.binaries.sass.sequence.test_sequence.TestUnorderedInSequenceMatcher method)
test_norm_division_uses_more_rcp() (examples.kokkos.complex.example_division.TestSASS method)
test_normalize_from_int() (tests.utils.test_types.TestTypeInfo method)
test_normalize_from_numpy() (tests.utils.test_types.TestTypeInfo method)
test_normalize_from_self() (tests.utils.test_types.TestTypeInfo method)
test_not_a_reg() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_not_in_environment_no_default() (tests.utils.test_environment.TestEnvironmentField method)
test_not_in_environment_use_default() (tests.utils.test_environment.TestEnvironmentField method)
test_object_file_and_embedded_cubin() (tests.tools.binaries.test_elf.TestSaxpy method)
test_one_or_more_times() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
test_operands() (tests.testing.binaries.sass.instruction.test_cublas.TestCuBLAS method)
test_packed() (tests.integration.test_half.TestSASS method)
(tests.testing.binaries.sass.test_half.TestFp16AddMatcher method)
(tests.testing.binaries.sass.test_half.TestFp16FusedMulAddMatcher method)
(tests.testing.binaries.sass.test_half.TestFp16MulMatcher method)
test_parse_data_0() (tests.tools.binaries.test_elf.TestNvInfo method)
test_parse_data_1() (tests.tools.binaries.test_elf.TestNvInfo method)
test_parse_data_2() (tests.tools.binaries.test_elf.TestNvInfo method)
test_parse_data_3() (tests.tools.binaries.test_elf.TestNvInfo method)
test_parse_data_4() (tests.tools.binaries.test_elf.TestNvInfo method)
test_path() (tests.utils.test_subprocess_helpers.TestPopenStream method)
test_pattern() (tests.testing.binaries.sass.instruction.test_any.TestAnyMatcher method)
(tests.testing.binaries.sass.instruction.test_branch.TestBranchMatcher method)
test_pred() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_pred_not() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_predt() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_push_pop_range_in_domain() (tests.assets.nvtx_annotations.TestNVTX method)
test_qnan() (tests.testing.binaries.sass.instruction.test_immediate.TestImmediate method)
test_query() (tests.tools.ncu.test_ncu.TestProfilingResults method)
test_query_filter() (tests.tools.ncu.test_ncu.TestProfilingResults method)
test_query_metrics() (tests.tools.ncu.test_ncu.TestProfilingResults method)
test_query_single_next() (tests.tools.ncu.test_ncu.TestProfilingResults method)
test_query_single_next_metrics() (tests.tools.ncu.test_ncu.TestProfilingResults method)
test_random_access_view_memory_trait() (examples.kokkos.view.example_restrict.TestSASS method)
test_read_int_converter() (tests.utils.test_environment.TestEnvironmentField method)
test_read_str_converter() (tests.utils.test_environment.TestEnvironmentField method)
test_reg() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_reg64_address() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_reg_address() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_reg_no_math() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_reg_reuse() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_reg_stride_address() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_reg_vs_ureg() (tests.testing.binaries.sass.instruction.test_register.TestRegister method)
test_registered_string() (tests.assets.nvtx_annotations.TestNVTX method)
test_regz() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_report() (tests.tools.nsys.test_nsys.TestSession method)
test_repr() (tests.tools.test_architecture.TestNVIDIAArch method)
test_reset() (tests.utils.test_environment.TestEnvironmentField method)
test_restrict_accessor() (examples.kokkos.view.example_restrict.TestSASS method)
test_restrict_member() (examples.kokkos.view.example_restrict.TestSASS method)
test_restrict_recast_lambda() (examples.kokkos.view.example_restrict.TestSASS method)
test_restrict_recast_local() (examples.kokkos.view.example_restrict.TestSASS method)
test_restrict_view_memory_trait() (examples.kokkos.view.example_restrict.TestSASS method)
test_run() (examples.cuda.virtual_functions.example_dispatch.TestDispatch method)
test_sanity() (tests.assets.nvtx_annotations.TestNVTX method)
test_sass_from_object() (tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestMany method)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump.TestSaxpy method)
test_sequence() (tests.testing.binaries.sass.sequence.test_sequence.TestAllInSequenceMatcher method)
test_shared_library() (tests.tools.binaries.test_elf.TestCuBLAS method)
(tests.tools.binaries.test_elf.TestCUDART method)
test_shared_offset_address_ampere86() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_shared_offset_address_volta70() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_shared_rz_address() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_shared_stride_16() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_shared_ur() (tests.testing.binaries.sass.instruction.test_address.TestAddressMatcher method)
test_shift() (tests.testing.binaries.sass.instruction.test_integer.TestLEAMatcher method)
test_sign_extend_s16() (tests.testing.binaries.sass.test_load.TestLoadMatcher method)
test_single() (tests.testing.binaries.sass.sequence.test_sequence.TestAllInSequenceMatcher method)
test_start_end_range_in_domain() (tests.assets.nvtx_annotations.TestNVTX method)
test_str() (tests.tools.test_architecture.TestNVIDIAArch method)
(tests.utils.test_subprocess_helpers.TestPopenStream method)
test_str_cycle() (tests.tools.test_architecture.TestNVIDIAArch method)
test_streams() (examples.kokkos.graph.example_dispatch.TestNSYS method)
test_string_representation() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
(tests.tools.binaries.test_cuobjdump.TestCuObjDump method)
(tests.tools.binaries.test_cuobjdump.TestFunction method)
(tests.tools.binaries.test_nvdisasm.TestFunction method)
(tests.tools.binaries.test_nvdisasm.TestNVDisasm method)
(tests.tools.ncu.test_ncu.TestProfilingResults method)
(tests.tools.nsys.test_nsys.TestReport.TestReportNvtxEvents method)
test_sub_strong_device() (tests.testing.binaries.sass.test_instruction.TestReductionMatcher method)
test_supported() (tests.tools.test_architecture.TestComputeCapability method)
test_target() (tests.utils.test_cmake.TestFileAPI method)
test_times_1() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
test_times_2() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
test_to_html() (tests.tools.binaries.sass.test_decoder.TestDecoder method)
test_to_mermaid() (tests.tools.binaries.sass.test_controlflow.TestGraph method)
test_to_string() (tests.tools.test_architecture.TestNVIDIAFamily method)
test_toolchains() (tests.utils.test_cmake.TestFileAPI method)
test_under_39000_CudaSpace() (examples.kokkos.view.example_allocation_tracing.TestNSYS method)
test_under_39000_CudaUVMSpace() (examples.kokkos.view.example_allocation_tracing.TestNSYS method)
test_upred() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_upredt() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_ureg() (tests.testing.binaries.sass.instruction.test_register.TestRegisterMatcher method)
test_value_cached_at_class_level() (tests.utils.test_environment.TestEnvironmentField method)
test_visualize() (examples.kokkos.complex.example_division_benchmarking.TestDivision method)
(examples.kokkos.view.example_allocation_benchmarking.TestAllocation method)
test_with_descr() (tests.testing.binaries.sass.test_instruction.TestOpcodeModsMatcher method)
test_with_minus_sign() (tests.testing.binaries.sass.test_instruction.TestOpcodeModsMatcher method)
test_with_modifier() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
test_with_operand() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
test_with_operand_composed() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
test_with_operands() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
test_with_predicate() (tests.testing.binaries.sass.instruction.test_branch.TestBranchMatcher method)
test_with_reuse() (tests.testing.binaries.sass.test_instruction.TestOpcodeModsMatcher method)
test_with_split_nop() (tests.testing.binaries.sass.sequence.test_sequence.TestUnorderedInSequenceMatcher method)
test_with_square_brackets() (tests.testing.binaries.sass.test_instruction.TestOpcodeModsMatcher method)
test_without_nop() (tests.testing.binaries.sass.sequence.test_sequence.TestUnorderedInSequenceMatcher method)
test_zero_extend_u16() (tests.testing.binaries.sass.test_load.TestLoadMatcher method)
test_zero_or_more_time() (tests.testing.binaries.sass.sequence.test_sequence.TestInstructionIs method)
TestAddInt128Matcher (class in tests.testing.binaries.sass.operation.test_add_int128)
TestAddInt32Matcher (class in tests.testing.binaries.sass.operation.test_add_int32)
TestAddressMatcher (class in tests.testing.binaries.sass.instruction.test_address)
TestAlignment (class in examples.kokkos.complex.example_alignment)
TestAllImplementationsAreInAllKernels (class in examples.cuda.virtual_functions.example_dispatch)
TestAllInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestAllocation (class in examples.kokkos.view.example_allocation_benchmarking)
(class in examples.kokkos.view.example_allocation_tracing)
TestAnyMatcher (class in tests.testing.binaries.sass.instruction.test_any)
TestAnyOf (class in tests.testing.binaries.sass.sequence.test_sequence)
TestAnyOfMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestAtomicAddComplex128 (class in examples.kokkos.atomic.example_add_complex128)
TestAtomicAddComplex64 (class in examples.kokkos.atomic.example_add_complex64)
TestAtomicAddDouble256 (class in examples.kokkos.atomic.example_add_double256)
TestAtomicAddInt128 (class in examples.kokkos.atomic.example_add_int128)
TestAtomicCASMatcher (class in tests.testing.binaries.sass.operation.test_cas)
TestAtomicMatcher (class in tests.testing.binaries.sass.instruction.test_atomic)
TestBasicBlock (class in tests.testing.binaries.sass.controlflow.test_block)
TestBasicBlockMatcher (class in tests.testing.binaries.sass.controlflow.test_block)
TestBasicBlockWithParentMatcher (class in tests.testing.binaries.sass.controlflow.test_block)
TestBinaryAnalysis (class in examples.cuda.virtual_functions.example_dispatch)
TestBranchMatcher (class in tests.testing.binaries.sass.instruction.test_branch)
TestCacher (class in tests.tools.ncu.test_ncu)
(class in tests.tools.nsys.test_nsys)
(class in tests.tools.test_cacher)
TestCannotBeExtended (class in tests.testing.binaries.sass.test_extensibility)
TestCase (class in examples.kokkos.atomic.add)
(class in reprospect.testing.case)
TestCommand (class in tests.tools.ncu.test_ncu)
(class in tests.tools.nsys.test_nsys)
TestComputeCapability (class in tests.tools.test_architecture)
TestConstantMatcher (class in tests.testing.binaries.sass.instruction.test_constant)
TestControlFlow (class in tests.tools.binaries.sass.test_controlflow)
TestControlFlow.TestAtomicAddInt64 (class in tests.tools.binaries.sass.test_controlflow)
TestControlFlow.TestIfs (class in tests.tools.binaries.sass.test_controlflow)
TestControlFlow.TestVirtualFunctions (class in tests.tools.binaries.sass.test_controlflow)
TestConvertFp32ToFp16 (class in tests.testing.binaries.sass.operation.test_convert_fp32_to_fp16)
TestConvertFpToInt (class in tests.testing.binaries.sass.operation.test_convert_fp_to_int)
TestConvertIntToFp (class in tests.testing.binaries.sass.operation.test_convert_int_to_fp)
TestCountInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestCuBLAS (class in tests.testing.binaries.sass.instruction.test_cublas)
(class in tests.tools.binaries.test_elf)
TestCuda (class in tests.tools.test_device_properties)
TestCUDART (class in tests.tools.binaries.test_elf)
TestCuObjDump (class in tests.tools.binaries.test_cuobjdump)
TestCuObjDump.TestCuBLAS (class in tests.tools.binaries.test_cuobjdump)
TestCuObjDump.TestGraph (class in tests.tools.binaries.test_cuobjdump)
TestCuObjDump.TestMany (class in tests.tools.binaries.test_cuobjdump)
TestCuObjDump.TestSaxpy (class in tests.tools.binaries.test_cuobjdump)
TestCuppFilt (class in tests.tools.binaries.test_demangler)
TestDecoder (class in tests.tools.binaries.sass.test_decoder)
TestDecoder.TestGraph (class in tests.tools.binaries.sass.test_decoder)
TestDefinition (class in examples.kokkos.graph.example_definition)
TestDispatch (class in examples.cuda.virtual_functions.example_dispatch)
(class in examples.kokkos.graph.example_dispatch)
TestDivision (class in examples.kokkos.complex.example_division)
(class in examples.kokkos.complex.example_division_benchmarking)
(class in examples.kokkos.complex.example_division_plot)
TestDynamicDispatchInstructionSequence (class in examples.cuda.virtual_functions.example_dispatch)
TestELF (class in examples.kokkos.graph.example_then)
TestEnvironmentField (class in tests.utils.test_environment)
TestFileAPI (class in tests.utils.test_cmake)
TestFindall (class in tests.testing.binaries.sass.sequence.test_sequence)
TestFindunique (class in tests.testing.binaries.sass.sequence.test_sequence)
TestFp16AddMatcher (class in tests.testing.binaries.sass.test_half)
TestFp16FusedMulAddMatcher (class in tests.testing.binaries.sass.test_half)
TestFp16MinMaxMatcher (class in tests.testing.binaries.sass.test_half)
TestFp16MulMatcher (class in tests.testing.binaries.sass.test_half)
TestFp32AddMatcher (class in tests.testing.binaries.sass.instruction.test_fp32add)
TestFp64AddMatcher (class in tests.testing.binaries.sass.instruction.test_fp64add)
TestFunction (class in tests.tools.binaries.test_cuobjdump)
(class in tests.tools.binaries.test_nvdisasm)
TestGetArchFromCompileCommand (class in tests.tools.test_compile_command)
TestGetComputeCapabilityFromEFlags (class in tests.tools.binaries.test_elf)
TestGetSymbolTable (class in tests.tools.binaries.test_symtab)
TestGPUDetector (class in tests.utils.test_detect)
TestGPUDetectorAsScript (class in tests.utils.test_detect)
TestGraph (class in tests.tools.binaries.sass.test_controlflow)
TestImmediate (class in tests.testing.binaries.sass.instruction.test_immediate)
TestInSequenceAtMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestInspect (class in tests.testing.binaries.sass.test_extensibility)
TestInstructionCountIs (class in tests.testing.binaries.sass.sequence.test_sequence)
TestInstructionIs (class in tests.testing.binaries.sass.sequence.test_sequence)
TestInstructionMatching (class in tests.testing.binaries.sass.test_extensibility)
TestInstructionsAre (class in tests.testing.binaries.sass.sequence.test_sequence)
TestInstructionsContain (class in tests.testing.binaries.sass.sequence.test_sequence)
TestIntAdd3Matcher (class in tests.testing.binaries.sass.instruction.test_integer)
TestIntAddMatcher (class in tests.testing.binaries.sass.instruction.test_integer)
TestInterleavedInstructionsAre (class in tests.testing.binaries.sass.sequence.test_sequence)
TestKind (class in tests.utils.test_types)
TestLEAMatcher (class in tests.testing.binaries.sass.instruction.test_integer)
TestLlvmCppFilt (class in tests.tools.binaries.test_demangler)
TestLoadConstantMatcher (class in tests.testing.binaries.sass.test_load)
TestLoadMatcher (class in tests.testing.binaries.sass.test_load)
TestMax (class in examples.kokkos.half.example_math)
TestMetrics (class in tests.tools.ncu.test_ncu)
TestMetrics.CreatedMetricsCase (class in tests.tools.ncu.test_ncu)
TestMetrics.MetricCase (class in tests.tools.ncu.test_ncu)
TestMove32Matcher (class in tests.testing.binaries.sass.operation.test_move32)
TestNCU (class in examples.kokkos.complex.example_alignment)
(class in examples.kokkos.complex.example_division)
(class in examples.kokkos.view.example_restrict)
(class in tests.integration.test_half)
TestNSYS (class in examples.kokkos.graph.example_definition)
(class in examples.kokkos.graph.example_dispatch)
(class in examples.kokkos.view.example_allocation_tracing)
TestNVDisasm (class in tests.tools.binaries.test_nvdisasm)
TestNVDisasm.TestMany (class in tests.tools.binaries.test_nvdisasm)
TestNVDisasm.TestSaxpy (class in tests.tools.binaries.test_nvdisasm)
TestNVIDIAArch (class in tests.tools.test_architecture)
TestNVIDIAFamily (class in tests.tools.test_architecture)
TestNvInfo (class in tests.tools.binaries.test_elf)
TestNVTX (class in tests.assets.nvtx_annotations)
TestOneOrMoreInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestOpcodeModsMatcher (class in tests.testing.binaries.sass.test_instruction)
TestOpcodeModsWithOperandsMatcher (class in tests.testing.binaries.sass.test_instruction)
TestOperand (class in tests.testing.binaries.sass.instruction.test_operand)
TestOrderedInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestOrderedInterleavedInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestPopenStream (class in tests.utils.test_subprocess_helpers)
TestProfilingResults (class in tests.tools.ncu.test_ncu)
TestReductionMatcher (class in tests.testing.binaries.sass.test_instruction)
TestRegister (class in tests.testing.binaries.sass.instruction.test_register)
TestRegisterMatcher (class in tests.testing.binaries.sass.instruction.test_register)
TestRegisterType (class in tests.tools.binaries.sass.test_decoder)
TestReport (class in tests.tools.nsys.test_nsys)
TestReport.TestReportNvtxEvents (class in tests.tools.nsys.test_nsys)
TestResourceUsage (class in examples.cuda.virtual_functions.example_dispatch)
(class in tests.tools.binaries.test_cuobjdump)
TestResourceUsage.TestSaxpy (class in tests.tools.binaries.test_cuobjdump)
TestResourceUsage.TestSharedMemory (class in tests.tools.binaries.test_cuobjdump)
TestResourceUsage.TestWideLoadStore (class in tests.tools.binaries.test_cuobjdump)
TestRestrict (class in examples.kokkos.view.example_restrict)
tests.assets.nvtx_annotations
module
tests.compilation
module
tests.cublas
module
tests.integration.test_half
module
tests.parameters
module
tests.testing.binaries.sass.controlflow.test_block
module
tests.testing.binaries.sass.instruction.test_address
module
tests.testing.binaries.sass.instruction.test_any
module
tests.testing.binaries.sass.instruction.test_atomic
module
tests.testing.binaries.sass.instruction.test_branch
module
tests.testing.binaries.sass.instruction.test_constant
module
tests.testing.binaries.sass.instruction.test_cublas
module
tests.testing.binaries.sass.instruction.test_fp32add
module
tests.testing.binaries.sass.instruction.test_fp64add
module
tests.testing.binaries.sass.instruction.test_immediate
module
tests.testing.binaries.sass.instruction.test_integer
module
tests.testing.binaries.sass.instruction.test_operand
module
tests.testing.binaries.sass.instruction.test_register
module
tests.testing.binaries.sass.operation.test_add_int128
module
tests.testing.binaries.sass.operation.test_add_int32
module
tests.testing.binaries.sass.operation.test_cas
module
tests.testing.binaries.sass.operation.test_convert_fp32_to_fp16
module
tests.testing.binaries.sass.operation.test_convert_fp_to_int
module
tests.testing.binaries.sass.operation.test_convert_int_to_fp
module
tests.testing.binaries.sass.operation.test_move32
module
tests.testing.binaries.sass.sequence.test_sequence
module
tests.testing.binaries.sass.test_extensibility
module
tests.testing.binaries.sass.test_half
module
tests.testing.binaries.sass.test_instruction
module
tests.testing.binaries.sass.test_load
module
tests.testing.binaries.sass.test_store
module
tests.tools.binaries.sass.test_controlflow
module
tests.tools.binaries.sass.test_decoder
module
tests.tools.binaries.test_cuobjdump
module
tests.tools.binaries.test_demangler
module
tests.tools.binaries.test_elf
module
tests.tools.binaries.test_nvdisasm
module
tests.tools.binaries.test_symtab
module
tests.tools.ncu.test_ncu
module
tests.tools.nsys.test_nsys
module
tests.tools.test_architecture
module
tests.tools.test_cacher
module
tests.tools.test_compile_command
module
tests.tools.test_device_properties
module
tests.utils.test_cmake
module
tests.utils.test_detect
module
tests.utils.test_environment
module
tests.utils.test_subprocess_helpers
module
tests.utils.test_types
module
TestSASS (class in examples.kokkos.complex.example_alignment)
(class in examples.kokkos.complex.example_division)
(class in examples.kokkos.view.example_restrict)
(class in tests.integration.test_half)
TestSaxpy (class in tests.tools.binaries.test_elf)
TestSession (class in tests.tools.ncu.test_ncu)
(class in tests.tools.nsys.test_nsys)
TestStaticBatchSize (class in examples.kokkos.static_batch_size.example_static_batch_size)
TestStoreMatcher (class in tests.testing.binaries.sass.test_store)
TestThen (class in examples.kokkos.graph.example_then)
TestTracingResults (class in tests.tools.nsys.test_nsys)
TestTypeInfo (class in tests.utils.test_types)
TestUnorderedInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestUnorderedInstructionsAre (class in tests.testing.binaries.sass.sequence.test_sequence)
TestUnorderedInterleavedInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
TestUnorderedInterleavedInstructionsAre (class in tests.testing.binaries.sass.sequence.test_sequence)
TestVtableLookupFooVsBar (class in examples.cuda.virtual_functions.example_dispatch)
TestZeroOrMoreInSequenceMatcher (class in tests.testing.binaries.sass.sequence.test_sequence)
texture (reprospect.tools.binaries.cuobjdump.ResourceUsage attribute)
THREADS (reprospect.testing.binaries.sass.instruction.atomic.ThreadScope attribute)
ThreadScope (class in reprospect.testing.binaries.sass.instruction.atomic)
THRESHOLD (examples.kokkos.view.example_allocation_benchmarking.TestAllocation attribute)
TIME_UNIT (examples.kokkos.complex.example_division_benchmarking.TestDivision attribute)
(examples.kokkos.view.example_allocation_benchmarking.TestAllocation attribute)
times() (reprospect.testing.binaries.sass.sequence.sequence.Fluentizer method)
timestamp (reprospect.tools.cacher.Cacher.Entry attribute)
TkInfo (class in reprospect.tools.binaries.elf)
to_df() (reprospect.tools.binaries.sass.decoder.Decoder method)
to_html() (reprospect.tools.binaries.sass.decoder.Decoder method)
to_mermaid() (reprospect.tools.binaries.sass.controlflow.Graph method)
to_string() (in module reprospect.utils.rich_helpers)
to_table() (reprospect.tools.binaries.cuobjdump.Function method)
(reprospect.tools.binaries.nvdisasm.Function method)
(reprospect.tools.binaries.sass.decoder.Decoder method)
(reprospect.utils.rich_helpers.TableMixin method)
to_tree() (reprospect.tools.ncu.report.ProfilingResults method)
(reprospect.tools.nsys.report.ReportNvtxEvents method)
(reprospect.utils.rich_helpers.TreeMixin method)
tool_branch (reprospect.tools.binaries.elf.TkInfo attribute)
tool_name (reprospect.tools.binaries.elf.TkInfo attribute)
tool_options (reprospect.tools.binaries.elf.TkInfo attribute)
tool_version (reprospect.tools.binaries.elf.TkInfo attribute)
ToolchainDict (in module reprospect.utils.cmake)
toolchains (reprospect.utils.cmake.FileAPI property)
TOOLCHAINS_VERSION (reprospect.utils.cmake.FileAPI attribute)
toolkit_version (reprospect.tools.binaries.elf.CuInfo attribute)
TreeMixin (class in reprospect.utils.rich_helpers)
TURING (reprospect.tools.architecture.NVIDIAFamily attribute)
TypeInfo (class in reprospect.utils.types)
U
U (reprospect.testing.binaries.sass.instruction.memory.ExtendBitsMethod attribute)
UGPR (reprospect.tools.binaries.sass.decoder.RegisterType attribute)
UINT (reprospect.utils.types.Kind attribute)
Unit (class in reprospect.tools.ncu.metrics)
unordered_instructions_are() (in module reprospect.testing.binaries.sass.sequence.sequence)
unordered_interleaved_instructions_are() (in module reprospect.testing.binaries.sass.sequence.sequence)
UnorderedInSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
UnorderedInterleavedInSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
UNUSED_LOAD_BYTE_OFFSET (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
UPRED (reprospect.testing.binaries.sass.instruction.register.Register attribute)
(reprospect.tools.binaries.sass.decoder.RegisterType attribute)
upred() (reprospect.testing.binaries.sass.instruction.register.Register class method)
UPREDT (reprospect.testing.binaries.sass.instruction.register.Register attribute)
upredt() (reprospect.testing.binaries.sass.instruction.register.Register class method)
UREG (reprospect.testing.binaries.sass.instruction.register.Register attribute)
ureg() (reprospect.testing.binaries.sass.instruction.register.Register class method)
UREGZ (reprospect.testing.binaries.sass.instruction.register.Register attribute)
uregz() (reprospect.testing.binaries.sass.instruction.register.Register class method)
USAGE (reprospect.tools.binaries.nvdisasm.RegisterState attribute)
USAGE_AND_REASSIGNMENT (reprospect.tools.binaries.nvdisasm.RegisterState attribute)
use_async (examples.kokkos.view.example_allocation_benchmarking.Parameters attribute)
used (reprospect.tools.binaries.nvdisasm.RegisterState property)
V
value (reprospect.tools.binaries.elf.NvInfoEntry attribute)
(reprospect.tools.device_properties.CudaDriverError attribute)
(reprospect.tools.device_properties.CudaRuntimeError attribute)
(reprospect.tools.ncu.metrics.MetricCorrelationData attribute)
ValueType (in module reprospect.tools.ncu.metrics)
version (reprospect.testing.features.Memory attribute)
version() (tests.tools.binaries.test_elf.TestNvInfo method)
VIRTUAL_CU (tests.tools.binaries.sass.test_controlflow.TestControlFlow.TestVirtualFunctions attribute)
virtual_sm (reprospect.tools.binaries.elf.CuInfo attribute)
VOLTA (reprospect.tools.architecture.NVIDIAFamily attribute)
VRC_CTA_INIT_COUNT (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
W
wait (reprospect.tools.binaries.sass.decoder.ControlCode attribute)
WARP_COUNT (examples.kokkos.complex.example_alignment.TestAlignment attribute)
(examples.kokkos.complex.example_division.TestNCU attribute)
WARP_SIZE (examples.kokkos.complex.example_alignment.TestAlignment attribute)
(examples.kokkos.complex.example_division.TestNCU attribute)
(tests.integration.test_half.TestNCU attribute)
WARP_WIDE_INSTR_OFFSETS (reprospect.tools.binaries.elf.NvInfoEIATTR attribute)
WarpStall (class in reprospect.tools.ncu.metrics)
WarpStallBase (class in reprospect.tools.ncu.metrics)
WarpStallLGThrottle (class in reprospect.tools.ncu.metrics)
WarpStallLongScoreboard (class in reprospect.tools.ncu.metrics)
WarpStallMIOThrottle (class in reprospect.tools.ncu.metrics)
WarpStallShortScoreboard (class in reprospect.tools.ncu.metrics)
WAVEFRONT (reprospect.tools.ncu.metrics.Quantity attribute)
Wavefronts (reprospect.tools.ncu.metrics.L1TEXCacheGlobalLoad attribute)
width (examples.kokkos.complex.example_division_benchmarking.Parameters attribute)
with_modifier() (reprospect.testing.binaries.sass.sequence.sequence.Fluentizer method)
with_operand() (reprospect.testing.binaries.sass.sequence.sequence.Fluentizer method)
with_operands() (reprospect.testing.binaries.sass.sequence.sequence.Fluentizer method)
write (reprospect.tools.binaries.sass.decoder.ControlCode attribute)
X
X16 (reprospect.testing.binaries.sass.instruction.address.StrideModifier attribute)
X4 (reprospect.testing.binaries.sass.instruction.address.StrideModifier attribute)
X8 (reprospect.testing.binaries.sass.instruction.address.StrideModifier attribute)
XYZBase (class in reprospect.tools.ncu.metrics)
Y
yield_flag (reprospect.tools.binaries.sass.decoder.ControlCode attribute)
Z
zero_or_more() (reprospect.testing.binaries.sass.instruction.pattern.PatternBuilder static method)
zero_or_more_times() (reprospect.testing.binaries.sass.sequence.sequence.Fluentizer method)
zero_or_one() (reprospect.testing.binaries.sass.instruction.pattern.PatternBuilder static method)
ZeroOrMoreInSequenceMatcher (class in reprospect.testing.binaries.sass.sequence.sequence)
ZeroOrOne (class in reprospect.testing.binaries.sass.instruction.instruction)