Logo

Basics

  • Feature Overview
  • Getting Started
  • Installation Guide
  • Basic usage
  • Known issues
  • Common workflow

Reference

  • Validation setup
  • Configurations
  • Banks
  • Sessions
  • Utilities
  • Input Examples

Development

  • Contribution Guide
  • pcvs
    • pcvs package
      • Subpackages
        • pcvs.analysis package
        • pcvs.backend package
        • pcvs.cli package
        • pcvs.converter package
        • pcvs.dsl package
        • pcvs.helpers package
        • pcvs.orchestration package
        • pcvs.plugins package
        • pcvs.testing package
        • pcvs.ui package
        • pcvs.webview package
      • Submodules
      • Module contents
PCVS
  • pcvs
  • pcvs package
  • pcvs.backend package
  • View page source

pcvs.backend package

Submodules

  • pcvs.backend.bank module
  • pcvs.backend.config module
    • Config
      • Config.set_ifdef()
      • Config.to_dict()
  • pcvs.backend.configfile module
    • ConfigFile
      • ConfigFile.delete()
      • ConfigFile.descriptor
      • ConfigFile.display()
      • ConfigFile.edit()
      • ConfigFile.exist
      • ConfigFile.flush_to_disk()
      • ConfigFile.from_str()
      • ConfigFile.full_name
      • ConfigFile.load_from_disk()
      • ConfigFile.loaded
      • ConfigFile.to_str()
      • ConfigFile.validate()
    • Profile
      • Profile.CONFIGS_KINDS
      • Profile.compiler
      • Profile.criterion
      • Profile.group
      • Profile.machine
      • Profile.runtime
    • YmlConfigFile
      • YmlConfigFile.config
      • YmlConfigFile.from_dict()
      • YmlConfigFile.to_dict()
    • get_conf()
  • pcvs.backend.metaconfig module
  • pcvs.backend.report module
  • pcvs.backend.run module
  • pcvs.backend.session module
    • Session
      • Session.id
      • Session.infos
      • Session.load_from()
      • Session.property()
      • Session.rc
      • Session.register_callback()
      • Session.run()
      • Session.run_detached()
      • Session.state
    • SessionState
      • SessionState.COMPLETED
      • SessionState.ERROR
      • SessionState.IN_PROGRESS
      • SessionState.WAITING
      • SessionState.from_yaml()
      • SessionState.to_yaml()
    • list_alive_sessions()
    • main_detached_session()
    • remove_session_from_file()
    • session_file_hash()
    • store_session_to_file()
    • update_session_from_file()
  • pcvs.backend.spack module
  • pcvs.backend.utilities module

Module contents

Previous Next

© Copyright 2020-2026, Commissariat a l'Energie Atomique et aux Energies Alternatives.

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