ReProspect Logo

Contents:

  • Overview
  • Installing ReProspect
  • Getting started
  • Analysis workflow
  • Caching
  • reprospect
    • reprospect package
      • Subpackages
        • reprospect.installers namespace
        • reprospect.test package
        • reprospect.tools package
        • reprospect.utils package
  • Examples
  • Tests
  • Bibliography
ReProspect
  • reprospect
  • reprospect package
  • reprospect.utils package
  • View page source

reprospect.utils package

Submodules

  • reprospect.utils.cmake module
    • CacheDict
    • CodemodelDict
    • FileAPI
      • FileAPI.CACHE_VERSION
      • FileAPI.CODEMODEL_VERSION
      • FileAPI.TOOLCHAINS_VERSION
      • FileAPI.__init__()
      • FileAPI.cache
      • FileAPI.codemodel_configuration
      • FileAPI.target()
      • FileAPI.toolchains
    • TargetDict
    • ToolchainDict
  • reprospect.utils.compile_command module
    • get_arch_from_compile_command()
  • reprospect.utils.detect module
    • GPUDetector
      • GPUDetector.COLUMNS
      • GPUDetector.clear_cache()
      • GPUDetector.count()
      • GPUDetector.detect()
      • GPUDetector.get()
    • main()
  • reprospect.utils.ldd module
    • get_shared_dependencies()
  • reprospect.utils.nvcc module
    • get_version()
  • reprospect.utils.rich_helpers module
    • TableMixin
      • TableMixin.__str__()
      • TableMixin.to_table()
    • TreeMixin
      • TreeMixin.__str__()
      • TreeMixin.to_tree()
    • df_to_table()
    • ds_to_table()
    • to_string()
  • reprospect.utils.subprocess_helpers module
    • popen_stream()
Previous Next

© Copyright 2026, Tomasetti, R and Arnst, M.. Last updated on Feb 21, 2026.

Built with Sphinx using a theme provided by Read the Docs.