latest
Basics
Feature Overview
Getting Started
Basic Usage
Spack for Homebrew/Conda Users
Frequently Asked Questions
Links
Tutorial (spack-tutorial.rtfd.io)
Packages (packages.spack.io)
Binaries (binaries.spack.io)
Reference
Configuration Files
Spack Settings (config.yaml)
Package Settings (packages.yaml)
Concretization Settings (concretizer.yaml)
Environments (spack.yaml)
Container Images
Mirrors (mirrors.yaml)
Modules (modules.yaml)
Package Repositories (repos.yaml)
Build Caches
Bootstrapping
Command Reference
Chaining Spack Installations
Custom Extensions
CI Pipelines
Spack Package Signing
Using External GPU Support
Contributing
Contribution Guide
Packaging Guide
Build Systems
Developer Guide
API Docs
Spack API Docs
LLNL API Docs
Spack
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
A
ABI (class in spack.abi)
absolutify_dev_paths() (spack.environment.environment.EnvironmentManifestFile method)
abstract_hash (spack.spec.Spec attribute)
AbstractRefLookup (class in spack.version.lookup)
AbstractVariant (class in spack.variant)
accept() (spack.cmd.common.env_utility.AreDepsInstalledVisitor method)
(spack.environment.depfile.DepfileSpecVisitor method)
(spack.parser.TokenContext method)
accept_elf() (in module spack.detection.path)
acquire_read() (llnl.util.lock.Lock method)
acquire_write() (llnl.util.lock.Lock method)
actions() (spack.cmd.env.ViewAction static method)
activate() (in module spack.environment)
(in module spack.environment.environment)
(in module spack.environment.shell)
activate_header() (in module spack.environment.shell)
ActivationError
active (spack.environment.Environment property)
(spack.environment.environment.Environment property)
active() (in module spack.environment)
(in module spack.environment.environment)
active_environment() (in module spack.environment)
(in module spack.environment.environment)
add() (in module spack.cmd.add)
(in module spack.config)
(in module spack.mirror)
(spack.database.Database method)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
(spack.installer.TermStatusLine method)
(spack.solver.asp.ConcreteSpecsByHash method)
(spack.spec_list.SpecList method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
add_all_commands() (in module spack.main)
add_arguments() (spack.main.SpackHelpFormatter method)
add_back_pytest_args() (in module spack.cmd.unit_test)
add_command() (in module spack.cmd.modules.lmod)
(in module spack.cmd.modules.tcl)
(spack.main.SpackArgumentParser method)
add_common_arguments() (in module spack.cmd.common.arguments)
add_compilers_to_config() (in module spack.compilers)
add_default_arg() (spack.util.executable.Executable method)
add_default_env() (spack.util.executable.Executable method)
add_default_envmod() (spack.util.executable.Executable method)
add_default_platform_scope() (in module spack.config)
add_definition() (spack.environment.environment.EnvironmentManifestFile method)
add_dependency_edge() (spack.spec.Spec method)
add_dependent() (spack.installer.BuildTask method)
add_develop_spec() (spack.environment.environment.EnvironmentManifestFile method)
add_error() (spack.cmd.license.LicenseError method)
(spack.verify.VerificationResults method)
add_extends() (in module spack.ci_optimization)
add_failure() (spack.install_test.PackageTest method)
add_files_to_view() (spack.build_systems.python.PythonExtension method)
(spack.package_base.PackageViewMixin method)
add_from_file() (in module spack.config)
add_indexer() (spack.repo.RepoIndex method)
add_loads_arguments() (in module spack.cmd.modules)
add_macro() (llnl.util.filesystem.HeaderList method)
add_operating_system() (spack.platforms.Platform method)
add_package() (spack.repo.MockRepositoryBuilder method)
add_package_to_git_stage() (in module spack.repo)
add_part_output() (in module spack.reporters.extract)
add_specs() (spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
add_standalone() (spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
add_subparsers() (spack.main.SpackArgumentParser method)
add_target() (spack.platforms.Platform method)
add_user_spec() (spack.environment.environment.EnvironmentManifestFile method)
add_versions_to_package() (in module spack.cmd.checksum)
add_view_to_env() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
ADDED (spack.build_environment.UseMode attribute)
added() (spack.mirror.MirrorStats method)
added_specs() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
adjust_target() (spack.concretize.Concretizer method)
advance() (spack.parser.TokenContext method)
after_visit_dir() (llnl.util.filesystem.BaseDirectoryVisitor method)
after_visit_symlinked_dir() (llnl.util.filesystem.BaseDirectoryVisitor method)
algorithm (spack.oci.image.Digest attribute)
ALL (in module spack.deptypes)
all_bootstrap_os() (in module spack.container.images)
all_commands() (in module spack.cmd)
all_compiler_module_names() (in module spack.compilers)
all_compiler_names() (in module spack.compilers)
all_compiler_specs() (in module spack.compilers)
all_compiler_types() (in module spack.compilers)
all_compilers() (in module spack.compilers)
all_compilers_config() (in module spack.compilers)
all_compilers_in_config() (in module spack.solver.asp)
all_content_type (in module spack.oci.oci)
all_core_root_specs() (in module spack.bootstrap)
(in module spack.bootstrap.core)
all_deprecated_specs() (spack.directory_layout.DirectoryLayout method)
all_environment_names() (in module spack.environment)
(in module spack.environment.environment)
all_environments() (in module spack.environment)
(in module spack.environment.environment)
ALL_FLAGS (in module spack.deptypes)
all_hashes() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
all_matching_specs() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
all_os_classes() (in module spack.compilers)
all_package_classes() (spack.repo.Repo method)
(spack.repo.RepoPath method)
all_package_names() (in module spack.repo)
(spack.repo.Repo method)
(spack.repo.RepoPath method)
all_package_paths() (spack.repo.Repo method)
(spack.repo.RepoPath method)
all_patches() (spack.package_base.PackageBase class method)
all_specs() (spack.directory_layout.DirectoryLayout method)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
(spack.parser.SpecParser method)
all_specs_generator() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
all_specs_in_env() (in module spack.cmd.uninstall)
all_specs_with_all_versions() (in module spack.cmd.mirror)
all_strategies (in module spack.fetch_strategy)
ALL_TOKENS (in module spack.parser)
ALL_TYPES (in module spack.deptypes)
all_urls (spack.package_base.PackageBase property)
all_urls_for_version() (spack.package_base.PackageBase method)
AllClean (class in spack.cmd.clean)
allow_empty_set() (spack.variant.DisjointSetsOfValues method)
allowed_archive() (in module llnl.url)
allowed_values (spack.variant.Variant property)
allows_unknown_args() (in module spack.main)
already_existed() (spack.mirror.MirrorStats method)
AlreadyExistsError
AmbiguousHashError
amdgpu_targets (spack.build_systems.rocm.ROCmPackage attribute)
ANALYSIS_REGEX (in module spack.parser)
ancestor() (in module llnl.util.filesystem)
anonymous (spack.spec.Spec property)
anonymous_spec_regex (in module spack.schema.modules)
ANY (spack.oci.opener.TokenType attribute)
any_combination_of() (in module spack.variant)
any_version (in module spack.version)
Aocc (class in spack.compilers.aocc)
apache2_mit_spdx (in module spack.cmd.license)
append() (spack.variant.MultiValuedVariant method)
append_flags() (spack.util.environment.EnvironmentModifications method)
append_patch() (in module spack.subprocess_context)
append_path() (spack.util.environment.EnvironmentModifications method)
AppendFlagsEnv (class in spack.util.environment)
AppendPath (class in spack.util.environment)
AppleClang (class in spack.compilers.apple_clang)
apply() (spack.patch.Patch method)
(spack.patch.UrlPatch method)
(spack.relocate_text.PrefixReplacer method)
apply_modifications() (spack.util.environment.EnvironmentModifications method)
apply_patch() (in module spack.patch)
apply_to_file() (spack.relocate_text.PrefixReplacer method)
apply_to_filename() (spack.relocate_text.PrefixReplacer method)
arch (spack.compilers.msvc.VCVarsInvocation property)
arch() (in module spack.cmd.arch)
arch_dirname (spack.modules.lmod.LmodFileLayout property)
architecture_compatible() (spack.abi.ABI method)
ArchitecturePropagationError
archive() (spack.fetch_strategy.CvsFetchStrategy method)
(spack.fetch_strategy.FetchStrategy method)
(spack.fetch_strategy.GitFetchStrategy method)
(spack.fetch_strategy.GoFetchStrategy method)
(spack.fetch_strategy.HgFetchStrategy method)
(spack.fetch_strategy.SvnFetchStrategy method)
(spack.fetch_strategy.URLFetchStrategy method)
(spack.fetch_strategy.VCSFetchStrategy method)
archive_file (spack.fetch_strategy.URLFetchStrategy property)
(spack.stage.Stage property)
(spack.stage.StageComposite property)
archive_files (spack.build_systems.autotools.AutotoolsBuilder property)
(spack.build_systems.cmake.CMakeBuilder property)
(spack.build_systems.meson.MesonBuilder property)
(spack.builder.Builder attribute)
archive_install_logs() (in module spack.installer)
archive_install_test_log() (spack.install_test.PackageTest method)
(spack.package_base.PackageBase method)
archived_install_test_log (spack.install_test.PackageTest property)
AreDepsInstalledVisitor (class in spack.cmd.common.env_utility)
ArgparseRstWriter (class in llnl.util.argparsewriter)
ArgparseWriter (class in llnl.util.argparsewriter)
Args (class in spack.util.pattern)
args (spack.solver.asp.AspFunction attribute)
args() (spack.ci.CDashHandler method)
arguments_to_detect_version_fn() (in module spack.compilers)
(spack.operating_systems.cray_backend.CrayBackend method)
(spack.operating_systems.CrayBackend method)
Arm (class in spack.compilers.arm)
array_of_strings (in module spack.schema.modules)
AsciiGraph (class in spack.graph)
AspellBuilder (class in spack.build_systems.aspell_dict)
AspellDictPackage (class in spack.build_systems.aspell_dict)
AspFunction (class in spack.solver.asp)
AspFunctionBuilder (class in spack.solver.asp)
AspObject (class in spack.solver.asp)
ast_getter() (in module spack.solver.asp)
ast_sym() (in module spack.solver.asp)
ast_type() (in module spack.solver.asp)
attach_git_version_lookup() (spack.spec.Spec method)
attach_lookup() (spack.version.GitVersion method)
(spack.version.version_types.GitVersion method)
attr (spack.hash_types.SpecHashDescriptor property)
attr_required() (in module llnl.util.lang)
attr_setdefault() (in module llnl.util.lang)
attribute_name (spack.builder.CallbackTemporaryStage attribute)
audit() (in module spack.cmd.audit)
AuditClass (class in spack.audit)
AUTH_PARAM (spack.oci.opener.State attribute)
(spack.oci.opener.TokenType attribute)
AUTH_PARAM_LIST_START (spack.oci.opener.State attribute)
AUTH_PARAM_OR_SCHEME (spack.oci.opener.State attribute)
AUTO (spack.environment.depfile.UseBuildCache attribute)
auto_dispatch_options (spack.build_systems.intel.IntelPackage attribute)
auto_or_any_combination_of() (in module spack.variant)
autoload (spack.modules.common.BaseContext property)
autoreconf() (spack.build_systems.autotools.AutotoolsBuilder method)
autoreconf_extra_args (spack.build_systems.autotools.AutotoolsBuilder attribute)
autoreconf_search_path_args (spack.build_systems.autotools.AutotoolsBuilder property)
AutoreconfPackageTemplate (class in spack.cmd.create)
autospec() (in module spack.repo)
AutotoolsBuilder (class in spack.build_systems.autotools)
(spack.build_systems.aspell_dict.AspellDictPackage attribute)
AutotoolsPackage (class in spack.build_systems.autotools)
AutotoolsPackageTemplate (class in spack.cmd.create)
available (spack.modules.lmod.LmodConfiguration property)
available_path_parts (spack.modules.lmod.LmodFileLayout property)
B
b32_hash() (in module spack.util.hash)
back_end (spack.platforms.Platform attribute)
(spack.platforms.Test attribute)
(spack.platforms.test.Test attribute)
back_os (spack.platforms.Platform attribute)
(spack.platforms.Test attribute)
(spack.platforms.test.Test attribute)
background() (llnl.util.tty.pty.ProcessController method)
BadInstallPhase
BadRepoError
Barrier (class in llnl.util.multiproc)
base32_prefix_bits() (in module spack.util.hash)
base_class_name (spack.cmd.create.AutoreconfPackageTemplate attribute)
(spack.cmd.create.AutotoolsPackageTemplate attribute)
(spack.cmd.create.BundlePackageTemplate attribute)
(spack.cmd.create.CargoPackageTemplate attribute)
(spack.cmd.create.CMakePackageTemplate attribute)
(spack.cmd.create.GoPackageTemplate attribute)
(spack.cmd.create.IntelPackageTemplate attribute)
(spack.cmd.create.LuaPackageTemplate attribute)
(spack.cmd.create.MakefilePackageTemplate attribute)
(spack.cmd.create.MavenPackageTemplate attribute)
(spack.cmd.create.MesonPackageTemplate attribute)
(spack.cmd.create.OctavePackageTemplate attribute)
(spack.cmd.create.PackageTemplate attribute)
(spack.cmd.create.PerlmakePackageTemplate attribute)
(spack.cmd.create.PythonPackageTemplate attribute)
(spack.cmd.create.QMakePackageTemplate attribute)
(spack.cmd.create.RacketPackageTemplate attribute)
(spack.cmd.create.RPackageTemplate attribute)
(spack.cmd.create.RubyPackageTemplate attribute)
(spack.cmd.create.SconsPackageTemplate attribute)
(spack.cmd.create.SIPPackageTemplate attribute)
(spack.cmd.create.WafPackageTemplate attribute)
base_curl_fetch_args() (in module spack.util.web)
base_lib_dir (spack.build_systems.intel.IntelPackage property)
base_mirrors (spack.build_systems.gnu.GNUMirrorPackage attribute)
(spack.build_systems.sourceforge.SourceforgePackage attribute)
(spack.build_systems.sourceware.SourcewarePackage attribute)
(spack.build_systems.xorg.XorgPackage attribute)
BaseConfiguration (class in spack.modules.common)
BaseContext (class in spack.modules.common)
BaseDirectoryVisitor (class in llnl.util.filesystem)
BaseFileLayout (class in spack.modules.common)
BaseModuleFileWriter (class in spack.modules.common)
basenames (llnl.util.filesystem.FileList property)
BaseTimer (class in spack.util.timer)
bash() (in module spack.cmd.commands)
BashCompletionWriter (class in spack.cmd.commands)
BazelPackageTemplate (class in spack.cmd.create)
before_visit_dir() (llnl.util.filesystem.BaseDirectoryVisitor method)
(spack.binary_distribution.BuildManifestVisitor method)
(spack.hooks.absolutify_elf_sonames.SharedLibrariesVisitor method)
(spack.hooks.drop_redundant_rpaths.ElfFilesWithRPathVisitor method)
before_visit_symlinked_dir() (llnl.util.filesystem.BaseDirectoryVisitor method)
(spack.binary_distribution.BuildManifestVisitor method)
(spack.hooks.absolutify_elf_sonames.SharedLibrariesVisitor method)
(spack.hooks.drop_redundant_rpaths.ElfFilesWithRPathVisitor method)
begin_command() (llnl.util.argparsewriter.ArgparseRstWriter method)
begin_optionals() (llnl.util.argparsewriter.ArgparseRstWriter method)
begin_positionals() (llnl.util.argparsewriter.ArgparseRstWriter method)
begin_subcommands() (llnl.util.argparsewriter.ArgparseRstWriter method)
bg() (llnl.util.tty.pty.ProcessController method)
bin_dirs() (spack.bootstrap.BootstrapEnvironment class method)
(spack.bootstrap.environment.BootstrapEnvironment class method)
bin_path (in module spack.paths)
binary (spack.mirror.Mirror property)
binary_formats (spack.platforms.Darwin attribute)
(spack.platforms.darwin.Darwin attribute)
(spack.platforms.Platform attribute)
BINARY_INDEX (in module spack.binary_distribution)
binary_index_location() (in module spack.binary_distribution)
binary_text_regex() (spack.relocate_text.BinaryFilePrefixReplacer class method)
BinaryCacheIndex (class in spack.binary_distribution)
BinaryCacheQuery (class in spack.binary_distribution)
BinaryFilePrefixReplacer (class in spack.relocate_text)
BinaryStringReplacementError
BinaryTextReplaceError
binop (spack.util.unparse.unparser.Unparser attribute)
binop_precedence (spack.util.unparse.unparser.Unparser attribute)
binop_rassoc (spack.util.unparse.unparser.Unparser attribute)
bioc (spack.build_systems.r.RPackage attribute)
bit_length() (in module spack.util.crypto)
black_root_spec() (in module spack.bootstrap.environment)
blame() (in module spack.cmd.blame)
blas_libs (spack.build_systems.intel.IntelPackage property)
Blob (class in spack.oci.oci)
blob() (spack.util.gcs.GCSBucket method)
blob_exists() (in module spack.oci.oci)
blob_url() (spack.oci.image.ImageReference method)
block() (spack.util.unparse.unparser.Unparser method)
body() (spack.cmd.commands.BashCompletionWriter method)
body_def (spack.cmd.create.AutoreconfPackageTemplate attribute)
(spack.cmd.create.AutotoolsPackageTemplate attribute)
(spack.cmd.create.BazelPackageTemplate attribute)
(spack.cmd.create.BundlePackageTemplate attribute)
(spack.cmd.create.CargoPackageTemplate attribute)
(spack.cmd.create.CMakePackageTemplate attribute)
(spack.cmd.create.GoPackageTemplate attribute)
(spack.cmd.create.IntelPackageTemplate attribute)
(spack.cmd.create.LuaPackageTemplate attribute)
(spack.cmd.create.MakefilePackageTemplate attribute)
(spack.cmd.create.MavenPackageTemplate attribute)
(spack.cmd.create.MesonPackageTemplate attribute)
(spack.cmd.create.PackageTemplate attribute)
(spack.cmd.create.PerlmakePackageTemplate attribute)
(spack.cmd.create.PythonPackageTemplate attribute)
(spack.cmd.create.QMakePackageTemplate attribute)
(spack.cmd.create.RacketPackageTemplate attribute)
(spack.cmd.create.RPackageTemplate attribute)
(spack.cmd.create.RubyPackageTemplate attribute)
(spack.cmd.create.SconsPackageTemplate attribute)
(spack.cmd.create.SIPPackageTemplate attribute)
(spack.cmd.create.WafPackageTemplate attribute)
BOOL_VARIANT (spack.parser.TokenType attribute)
boolop_precedence (spack.util.unparse.unparser.Unparser attribute)
boolops (spack.util.unparse.unparser.Unparser attribute)
BoolValuedVariant (class in spack.variant)
bootstrap (spack.container.writers.PathContext property)
bootstrap() (in module spack.cmd.bootstrap)
bootstrap_clingo() (in module spack.solver.asp)
bootstrap_template_for() (in module spack.container.images)
BootstrapEnvironment (class in spack.bootstrap)
(class in spack.bootstrap.environment)
Bootstrapper (class in spack.bootstrap.core)
bootstrapper() (in module spack.bootstrap.core)
bootstrapping_sources() (in module spack.bootstrap.core)
build (spack.container.writers.PathContext property)
BUILD (spack.context.Context attribute)
build (spack.reporters.cdash.CDashConfiguration attribute)
(spack.reporters.CDashConfiguration attribute)
build() (spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.cargo.CargoBuilder method)
(spack.build_systems.cmake.CMakeBuilder method)
(spack.build_systems.go.GoBuilder method)
(spack.build_systems.makefile.MakefileBuilder method)
(spack.build_systems.maven.MavenBuilder method)
(spack.build_systems.meson.MesonBuilder method)
(spack.build_systems.msbuild.MSBuildBuilder method)
(spack.build_systems.nmake.NMakeBuilder method)
(spack.build_systems.perl.PerlBuilder method)
(spack.build_systems.qmake.QMakeBuilder method)
(spack.build_systems.ruby.RubyBuilder method)
(spack.build_systems.scons.SConsBuilder method)
(spack.build_systems.sip.SIPBuilder method)
(spack.build_systems.waf.WafBuilder method)
build_args (spack.build_systems.cargo.CargoBuilder property)
(spack.build_systems.go.GoBuilder property)
build_args() (spack.build_systems.maven.MavenBuilder method)
(spack.build_systems.scons.SConsBuilder method)
(spack.build_systems.sip.SIPBuilder method)
(spack.build_systems.waf.WafBuilder method)
build_cache_keys_relative_path() (in module spack.binary_distribution)
build_cache_prefix() (in module spack.binary_distribution)
build_cache_relative_path() (in module spack.binary_distribution)
build_context_manager() (in module spack.report)
build_criteria_names() (in module spack.solver.asp)
build_directory (spack.build_systems.autotools.AutotoolsBuilder property)
(spack.build_systems.cargo.CargoBuilder property)
(spack.build_systems.cmake.CMakeBuilder property)
(spack.build_systems.go.GoBuilder property)
(spack.build_systems.makefile.MakefileBuilder property)
(spack.build_systems.maven.MavenBuilder property)
(spack.build_systems.meson.MesonBuilder property)
(spack.build_systems.msbuild.MSBuildBuilder property)
(spack.build_systems.nmake.NMakeBuilder property)
(spack.build_systems.python.PythonPipBuilder property)
(spack.build_systems.qmake.QMakeBuilder property)
(spack.build_systems.racket.RacketBuilder property)
(spack.build_systems.sip.SIPBuilder attribute)
(spack.build_systems.waf.WafBuilder property)
build_dirname (spack.build_systems.cmake.CMakeBuilder property)
(spack.build_systems.meson.MesonBuilder property)
build_env() (in module spack.cmd.build_env)
build_errors (spack.build_environment.ChildError attribute)
build_histogram() (in module spack.ci_optimization)
build_info() (in module spack.container.images)
build_log_path (spack.package_base.PackageBase property)
build_name (spack.ci.CDashHandler property)
build_packages_path() (spack.directory_layout.DirectoryLayout method)
build_priority_offset (in module spack.solver.asp)
build_process() (in module spack.installer)
build_report() (spack.reporters.base.Reporter method)
(spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
(spack.reporters.JUnit method)
(spack.reporters.junit.JUnit method)
(spack.reporters.Reporter method)
build_report_for_package() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
build_spec (spack.spec.Spec property)
build_specs() (spack.solver.asp.SpecBuilder method)
build_stamp (spack.ci.CDashHandler property)
build_stamp() (in module spack.reporters.cdash)
build_system (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.bundle.BundleBuilder attribute)
(spack.build_systems.cargo.CargoBuilder attribute)
(spack.build_systems.cmake.CMakeBuilder attribute)
(spack.build_systems.generic.GenericBuilder attribute)
(spack.build_systems.go.GoBuilder attribute)
(spack.build_systems.lua.LuaBuilder attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.maven.MavenBuilder attribute)
(spack.build_systems.meson.MesonBuilder attribute)
(spack.build_systems.msbuild.MSBuildBuilder attribute)
(spack.build_systems.nmake.NMakeBuilder attribute)
(spack.build_systems.octave.OctaveBuilder attribute)
(spack.build_systems.perl.PerlBuilder attribute)
(spack.build_systems.python.PythonPipBuilder attribute)
(spack.build_systems.qmake.QMakeBuilder attribute)
(spack.build_systems.racket.RacketBuilder attribute)
(spack.build_systems.ruby.RubyBuilder attribute)
(spack.build_systems.scons.SConsBuilder attribute)
(spack.build_systems.sip.SIPBuilder attribute)
(spack.build_systems.waf.WafBuilder attribute)
(spack.builder.Builder attribute)
build_system() (in module spack.directives)
build_system_class (spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.bundle.BundlePackage attribute)
(spack.build_systems.cargo.CargoPackage attribute)
(spack.build_systems.cmake.CMakePackage attribute)
(spack.build_systems.generic.Package attribute)
(spack.build_systems.go.GoPackage attribute)
(spack.build_systems.intel.IntelPackage attribute)
(spack.build_systems.lua.LuaPackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
(spack.build_systems.maven.MavenPackage attribute)
(spack.build_systems.meson.MesonPackage attribute)
(spack.build_systems.msbuild.MSBuildPackage attribute)
(spack.build_systems.nmake.NMakePackage attribute)
(spack.build_systems.octave.OctavePackage attribute)
(spack.build_systems.perl.PerlPackage attribute)
(spack.build_systems.python.PythonPackage attribute)
(spack.build_systems.qmake.QMakePackage attribute)
(spack.build_systems.r.RPackage attribute)
(spack.build_systems.racket.RacketPackage attribute)
(spack.build_systems.ruby.RubyPackage attribute)
(spack.build_systems.scons.SConsPackage attribute)
(spack.build_systems.sip.SIPPackage attribute)
(spack.build_systems.waf.WafPackage attribute)
build_system_flags() (in module spack.package_base)
(spack.package_base.PackageBase class method)
build_targets (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.cmake.CMakeBuilder attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.meson.MesonBuilder attribute)
(spack.build_systems.msbuild.MSBuildBuilder attribute)
(spack.build_systems.nmake.NMakeBuilder attribute)
build_test() (spack.build_systems.scons.SConsBuilder method)
(spack.build_systems.waf.WafBuilder method)
build_time_test_callbacks (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.bundle.BundleBuilder attribute)
(spack.build_systems.cargo.CargoBuilder attribute)
(spack.build_systems.cmake.CMakeBuilder attribute)
(spack.build_systems.go.GoBuilder attribute)
(spack.build_systems.lua.LuaBuilder attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.maven.MavenBuilder attribute)
(spack.build_systems.meson.MesonBuilder attribute)
(spack.build_systems.octave.OctaveBuilder attribute)
(spack.build_systems.perl.PerlBuilder attribute)
(spack.build_systems.python.PythonPipBuilder attribute)
(spack.build_systems.qmake.QMakeBuilder attribute)
(spack.build_systems.racket.RacketBuilder attribute)
(spack.build_systems.ruby.RubyBuilder attribute)
(spack.build_systems.scons.SConsBuilder attribute)
(spack.build_systems.sip.SIPBuilder attribute)
(spack.build_systems.waf.WafBuilder attribute)
(spack.builder.Builder attribute)
buildcache() (in module spack.cmd.buildcache)
BuildcacheBootstrapper (class in spack.bootstrap.core)
BuildCacheDatabase (class in spack.binary_distribution)
BuildcacheIndexError
Builder (class in spack.builder)
builder (spack.package_base.PackageBase property)
builder() (in module spack.builder)
BUILDER_CLS (in module spack.builder)
BuilderMeta (class in spack.builder)
buildIds (spack.reporters.cdash.CDash attribute)
buildinfo_file_name() (in module spack.binary_distribution)
BuildInfoCollector (class in spack.report)
BuildManifestVisitor (class in spack.binary_distribution)
BuildProcessInstaller (class in spack.installer)
BuildRequest (class in spack.installer)
buildstamp (spack.reporters.cdash.CDashConfiguration attribute)
(spack.reporters.CDashConfiguration attribute)
buildsystem_name() (in module spack.builder)
BuildSystemGuesser (class in spack.cmd.create)
BuildTask (class in spack.installer)
BUILDTIME (spack.build_environment.UseMode attribute)
BUILDTIME_DIRECT (spack.build_environment.UseMode attribute)
Bunch (class in spack.util.pattern)
BundleBuilder (class in spack.build_systems.bundle)
BundleFetchStrategy (class in spack.fetch_strategy)
BundlePackage (class in spack.build_systems.bundle)
BundlePackageTemplate (class in spack.cmd.create)
by_name() (in module spack.platforms)
by_path() (in module spack.detection)
(in module spack.detection.path)
byte_order (spack.util.elf.ElfFile attribute)
BZipFileType (class in spack.util.compression)
C
c (spack.build_systems.oneapi.IntelOneApiPackage attribute)
c11_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.apple_clang.AppleClang property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.rocmcc.Rocmcc property)
(spack.compilers.xl.Xl property)
c17_flag (spack.compilers.apple_clang.AppleClang property)
(spack.compilers.clang.Clang property)
c23_flag (spack.compilers.apple_clang.AppleClang property)
(spack.compilers.clang.Clang property)
c99_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.apple_clang.AppleClang property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.rocmcc.Rocmcc property)
(spack.compilers.xl.Xl property)
cachable (spack.fetch_strategy.BundleFetchStrategy property)
(spack.fetch_strategy.CvsFetchStrategy property)
(spack.fetch_strategy.FetchStrategy property)
(spack.fetch_strategy.GitFetchStrategy property)
(spack.fetch_strategy.HgFetchStrategy property)
(spack.fetch_strategy.SvnFetchStrategy property)
(spack.fetch_strategy.URLFetchStrategy property)
cache_extra_test_sources() (in module spack.install_test)
(spack.package_base.PackageBase method)
cache_key (spack.version.git_ref_lookup.GitRefLookup property)
cache_local() (spack.stage.DIYStage method)
(spack.stage.Stage method)
cache_mirror() (spack.stage.Stage method)
cache_name (spack.build_systems.cached_cmake.CachedCMakeBuilder property)
cache_only (spack.installer.BuildTask property)
cache_opt() (in module spack.cmd.install)
cache_path (spack.build_systems.cached_cmake.CachedCMakeBuilder property)
(spack.version.git_ref_lookup.GitRefLookup property)
cache_path() (spack.util.file_cache.FileCache method)
CachedCMakeBuilder (class in spack.build_systems.cached_cmake)
CachedCMakePackage (class in spack.build_systems.cached_cmake)
CacheError
CacheReference (class in spack.compilers)
CacheURLFetchStrategy (class in spack.fetch_strategy)
CALLBACKS (in module spack.audit)
callbacks (in module spack.cmd.modules)
(spack.builder.CallbackTemporaryStage attribute)
CallbackTemporaryStage (class in spack.builder)
caller_locals() (in module llnl.util.lang)
can_access() (in module llnl.util.filesystem)
can_sign_binaries() (in module spack.ci)
can_verify_binaries() (in module spack.ci)
candidate_files() (spack.detection.path.ExecutablesFinder method)
(spack.detection.path.Finder method)
(spack.detection.path.LibrariesFinder method)
candidate_urls (spack.fetch_strategy.URLFetchStrategy property)
CannotGrowString
CannotShrinkCString
canonical_source() (in module spack.util.package_hash)
canonicalize() (in module spack.deptypes)
(spack.database.InstallStatuses class method)
canonicalize_path() (in module spack.util.path)
CantCreateLockError
CargoBuilder (class in spack.build_systems.cargo)
CargoPackage (class in spack.build_systems.cargo)
CargoPackageTemplate (class in spack.cmd.create)
category (spack.modules.common.BaseContext property)
cc_names (spack.compiler.Compiler attribute)
(spack.compilers.aocc.Aocc attribute)
(spack.compilers.arm.Arm attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.fj.Fj attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.rocmcc.Rocmcc attribute)
(spack.compilers.xl.Xl attribute)
(spack.compilers.xl_r.XlR attribute)
cc_pic_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.xl.Xl property)
cc_rpath_arg (spack.compiler.Compiler property)
cc_version() (spack.compiler.Compiler class method)
Cce (class in spack.compilers.cce)
cd() (in module spack.cmd.cd)
CDash (class in spack.reporters)
(class in spack.reporters.cdash)
CDashConfiguration (class in spack.reporters)
(class in spack.reporters.cdash)
CDashHandler (class in spack.ci)
cescape() (in module llnl.util.tty.color)
cextra() (in module llnl.util.tty.color)
cflags (spack.compilers.aocc.Aocc property)
cformat() (spack.spec.Spec method)
Challenge (class in spack.oci.opener)
CHALLENGE (spack.oci.opener.State attribute)
change() (in module spack.cmd.change)
change_existing_spec() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
change_sed_delimiter() (in module llnl.util.filesystem)
changed_files() (in module spack.cmd.style)
check() (spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.cargo.CargoBuilder method)
(spack.build_systems.cmake.CMakeBuilder method)
(spack.build_systems.go.GoBuilder method)
(spack.build_systems.makefile.MakefileBuilder method)
(spack.build_systems.meson.MesonBuilder method)
(spack.build_systems.perl.PerlBuilder method)
(spack.build_systems.qmake.QMakeBuilder method)
(spack.fetch_strategy.FetchStrategy method)
(spack.fetch_strategy.URLFetchStrategy method)
(spack.fetch_strategy.VCSFetchStrategy method)
(spack.stage.DIYStage method)
(spack.stage.Stage method)
(spack.util.crypto.Checker method)
check_added() (spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
check_and_remove_ext() (in module llnl.url)
check_args (spack.build_systems.cargo.CargoBuilder property)
(spack.build_systems.go.GoBuilder property)
check_curl_code() (in module spack.util.web)
check_disallowed_env_config_mods() (in module spack.environment.environment)
check_entry() (in module spack.verify)
check_fg_bg() (llnl.util.tty.log.keyboard_input method)
check_file_manifest() (in module spack.verify)
check_fn() (in module spack.cmd.buildcache)
check_for_compiler_existence (spack.concretize.Concretizer attribute)
check_kwargs() (in module llnl.util.lang)
check_lock_safety() (in module spack.util.lock)
check_module_set_name() (in module spack.cmd.modules)
check_outputs() (in module spack.install_test)
check_packages_exist() (in module spack.solver.asp)
check_pkg_attributes() (in module spack.fetch_strategy)
check_spec_manifest() (in module spack.verify)
check_specs_against_mirrors() (in module spack.binary_distribution)
check_views() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
Checker (class in spack.util.crypto)
checkout_command() (in module spack.container.images)
checksum() (in module spack.cmd.checksum)
(in module spack.util.crypto)
checksum_stream() (in module spack.util.crypto)
ChecksumError
ChecksumWriter (class in spack.binary_distribution)
chgrp() (in module llnl.util.filesystem)
ChildError
chmod_x() (in module llnl.util.filesystem)
choose_virtual_or_external() (spack.concretize.Concretizer method)
ci() (in module spack.cmd.ci)
ci_generate() (in module spack.cmd.ci)
ci_rebuild() (in module spack.cmd.ci)
ci_reindex() (in module spack.cmd.ci)
ci_reproduce() (in module spack.cmd.ci)
cl_version (spack.compilers.msvc.Msvc property)
Clang (class in spack.compilers.clang)
CLASS32 (spack.util.elf.ELF_CONSTANTS attribute)
CLASS64 (spack.util.elf.ELF_CONSTANTS attribute)
class_for_compiler_name() (in module spack.compilers)
classproperty (class in llnl.util.lang)
clean() (in module spack.cmd.clean)
(spack.filesystem_view.YamlFilesystemView method)
clean_environment() (in module spack.build_environment)
cleanup() (llnl.util.lock.Lock method)
(spack.util.lock.Lock method)
clear() (in module spack.util.gpg)
(spack.binary_distribution.BinaryCacheIndex method)
(spack.config.ConfigScope method)
(spack.config.InternalConfigScope method)
(spack.database.FailureTracker method)
(spack.database.SpecLocker method)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
(spack.installer.TermStatusLine method)
(spack.util.environment.EnvironmentModifications method)
clear_all() (spack.database.FailureTracker method)
(spack.database.SpecLocker method)
clear_cached_hashes() (spack.spec.Spec method)
clear_caches() (spack.config.Configuration method)
clear_dependencies() (spack.spec.Spec method)
clear_edges() (spack.spec.Spec method)
clear_patches() (in module spack.subprocess_context)
clear_spec_cache() (in module spack.binary_distribution)
clen() (in module llnl.util.tty.color)
clingo_root_spec() (in module spack.bootstrap.core)
clone() (in module spack.cmd.clone)
(spack.fetch_strategy.GitFetchStrategy method)
close() (llnl.util.tty.log.FileWrapper method)
(llnl.util.tty.log.MultiProcessFd method)
(llnl.util.tty.log.StreamWrapper method)
(spack.binary_distribution.ChecksumWriter method)
close_connection_and_file() (in module llnl.util.tty.log)
closed (spack.binary_distribution.ChecksumWriter property)
ClosedOpenRange (class in spack.version)
(class in spack.version.version_types)
cmake() (spack.build_systems.cmake.CMakeBuilder method)
cmake_args() (spack.build_systems.cmake.CMakeBuilder method)
cmake_cache_filepath() (in module spack.build_systems.cached_cmake)
cmake_cache_option() (in module spack.build_systems.cached_cmake)
cmake_cache_path() (in module spack.build_systems.cached_cmake)
cmake_cache_string() (in module spack.build_systems.cached_cmake)
cmake_prefix_paths (spack.package_base.PackageBase property)
CMakeBuilder (class in spack.build_systems.cmake)
(spack.build_systems.cached_cmake.CachedCMakePackage attribute)
CMakePackage (class in spack.build_systems.cmake)
CMakePackageTemplate (class in spack.cmd.create)
cmd_line (spack.compilers.msvc.CmdCall property)
cmd_name() (in module spack.cmd)
CmdCall (class in spack.compilers.msvc)
cmpops (spack.util.unparse.unparser.Unparser attribute)
colified() (in module llnl.util.tty.colify)
colify() (in module llnl.util.tty.colify)
colify_table() (in module llnl.util.tty.colify)
collect_urls() (in module spack.config)
collect_virtual_constraints() (spack.solver.asp.SpackSolverSetup method)
color_url() (in module spack.url)
color_when() (in module llnl.util.tty.color)
colored_str (spack.spec.Spec property)
colorize() (in module llnl.util.tty.color)
colorized() (spack.spec.Spec method)
ColorParseError
ColorStream (class in llnl.util.tty.color)
ColumnConfig (class in llnl.util.tty.colify)
combine_phase_logs() (in module spack.installer)
COMMA (spack.oci.opener.TokenType attribute)
comma_and() (in module llnl.string)
comma_list() (in module llnl.string)
comma_or() (in module llnl.string)
Command (class in llnl.util.argparsewriter)
command (spack.util.executable.Executable property)
COMMAND_LINE_SCOPES (in module spack.config)
command_str() (spack.compilers.msvc.VarsInvocation method)
(spack.compilers.msvc.VCVarsInvocation method)
CommandNameError
CommandNotFoundError
commands() (in module spack.cmd.commands)
commands_for() (in module spack.container.images)
common_dependencies() (spack.spec.Spec method)
common_subobject() (in module spack.ci_optimization)
common_windows_package_paths() (in module spack.detection.path)
compare_output() (in module spack.package_test)
compare_output_file() (in module spack.package_test)
compare_specs() (in module spack.cmd.diff)
compatible() (spack.abi.ABI method)
(spack.variant.AbstractVariant method)
(spack.variant.SingleValuedVariant method)
compile_c_and_execute() (in module spack.package_test)
Compiler (class in spack.compiler)
compiler (spack.package_base.PackageBase property)
COMPILER (spack.parser.TokenType attribute)
compiler() (in module spack.cmd.compiler)
COMPILER_AND_VERSION (spack.parser.TokenType attribute)
compiler_compatible() (spack.abi.ABI method)
compiler_config_files() (in module spack.compilers)
compiler_environment() (spack.compiler.Compiler method)
compiler_facts() (spack.solver.asp.SpackSolverSetup method)
compiler_find() (in module spack.cmd.compiler)
compiler_for_spec() (in module spack.compilers)
compiler_from_dict() (in module spack.compilers)
compiler_from_entry() (in module spack.cray_manifest)
compiler_info() (in module spack.cmd.compiler)
compiler_list() (in module spack.cmd.compiler)
compiler_name (spack.compilers.CompilerID attribute)
compiler_remove() (in module spack.cmd.compiler)
compiler_search_paths (spack.operating_systems.cray_frontend.CrayFrontend property)
(spack.operating_systems.CrayFrontend property)
(spack.operating_systems.windows_os.WindowsOs property)
(spack.operating_systems.WindowsOs property)
compiler_specs_for_arch() (in module spack.compilers)
CompilerDuplicateError
CompilerID (class in spack.compilers)
compilers() (in module spack.cmd.compilers)
compilers_for_arch() (in module spack.compilers)
compilers_for_spec() (in module spack.compilers)
CompilerSpec (class in spack.spec)
CompilerSpecInsufficientlySpecificError
complete() (spack.cmd.commands.FishCompletionWriter method)
complete_head() (spack.cmd.commands.FishCompletionWriter static method)
component_bin_dir() (spack.build_systems.intel.IntelPackage method)
component_dir (spack.build_systems.oneapi.IntelOneApiPackage property)
component_include_dir() (spack.build_systems.intel.IntelPackage method)
component_lib_dir() (spack.build_systems.intel.IntelPackage method)
component_prefix (spack.build_systems.oneapi.IntelOneApiPackage property)
Composite (class in spack.util.pattern)
composite() (in module spack.util.pattern)
compressed (spack.util.compression.CompressedFileTypeInterface attribute)
(spack.util.compression.FileTypeInterface attribute)
compressed_digest (spack.oci.oci.Blob attribute)
CompressedFileTypeInterface (class in spack.util.compression)
compression_ext_from_compressed_archive() (in module llnl.url)
compute_affected_packages() (in module spack.ci)
compute_hash() (in module spack.binary_distribution)
(in module spack.verify)
compute_loader() (spack.repo.ReposFinder method)
compute_stage_name() (in module spack.stage)
compute_tests_install_kwargs() (in module spack.cmd.install)
compute_windows_program_path_for_package() (in module spack.detection.common)
compute_windows_user_path_for_package() (in module spack.detection.common)
concrete (spack.spec.CompilerSpec property)
(spack.spec.Spec property)
(spack.variant.VariantMap property)
(spack.version.version_types.VersionList property)
(spack.version.VersionList property)
concrete_range_as_version (spack.version.version_types.VersionList property)
(spack.version.VersionList property)
concrete_roots() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
concrete_specs() (spack.solver.asp.SpackSolverSetup method)
concrete_specs_from_cli() (in module spack.cmd.install)
concrete_specs_from_cli_or_file() (in module spack.cmd.mirror)
concrete_specs_from_environment() (in module spack.cmd.mirror)
concrete_specs_from_file() (in module spack.cmd.install)
concrete_specs_from_user() (in module spack.cmd.mirror)
ConcreteSpecsByHash (class in spack.solver.asp)
ConcreteVersion (class in spack.version.version_types)
concretization_report() (spack.reporters.base.Reporter method)
(spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
(spack.reporters.JUnit method)
(spack.reporters.junit.JUnit method)
(spack.reporters.Reporter method)
concretize() (in module spack.cmd.concretize)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
(spack.spec.Spec method)
concretize_and_add() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
concretize_architecture() (spack.concretize.Concretizer method)
concretize_compiler() (spack.concretize.Concretizer method)
concretize_compiler_flags() (spack.concretize.Concretizer method)
concretize_develop() (spack.concretize.Concretizer method)
concretize_specs_together() (in module spack.concretize)
concretize_variants() (spack.concretize.Concretizer method)
concretize_version() (spack.concretize.Concretizer method)
concretized() (spack.spec.Spec method)
concretized_order (spack.environment.Environment attribute)
(spack.environment.environment.Environment attribute)
concretized_specs() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
concretized_user_specs (spack.environment.Environment attribute)
(spack.environment.environment.Environment attribute)
Concretizer (class in spack.concretize)
condition (spack.solver.asp.RequirementRule attribute)
condition() (spack.solver.asp.SpackSolverSetup method)
conditional() (in module spack.variant)
conditional_fetch() (spack.binary_distribution.DefaultIndexFetcher method)
(spack.binary_distribution.EtagIndexFetcher method)
(spack.binary_distribution.OCIIndexFetcher method)
conditionally_unlocked_paths (spack.modules.lmod.LmodContext property)
CONFIG (in module spack.config)
config() (in module spack.cmd.config)
config_add() (in module spack.cmd.config)
config_blame() (in module spack.cmd.config)
config_compiler (in module spack.audit)
CONFIG_DEFAULTS (in module spack.config)
config_edit() (in module spack.cmd.config)
config_get() (in module spack.cmd.config)
config_list() (in module spack.cmd.config)
config_packages (in module spack.audit)
config_prefer_upstream() (in module spack.cmd.config)
config_remove() (in module spack.cmd.config)
config_revert() (in module spack.cmd.config)
config_scope_name (spack.bootstrap.core.Bootstrapper attribute)
config_scopes() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
config_settings() (spack.build_systems.python.PythonPipBuilder method)
config_stage_dir (spack.environment.Environment property)
(spack.environment.environment.Environment property)
config_uniform_cols() (in module llnl.util.tty.colify)
config_update() (in module spack.cmd.config)
config_variable_cols() (in module llnl.util.tty.colify)
ConfigError
ConfigFileError
ConfigFormatError
configs() (in module spack.cmd.audit)
ConfigScope (class in spack.config)
ConfigSectionError
Configuration (class in spack.config)
configuration (spack.environment.environment.EnvironmentManifestFile property)
configuration() (in module spack.modules.common)
(in module spack.modules.lmod)
(in module spack.modules.tcl)
CONFIGURATION_DEFAULTS_PATH (in module spack.config)
configure() (spack.build_systems.aspell_dict.AspellBuilder method)
(spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.intel.IntelPackage method)
(spack.build_systems.perl.PerlBuilder method)
(spack.build_systems.sip.SIPBuilder method)
(spack.build_systems.waf.WafBuilder method)
configure_abs_path (spack.build_systems.autotools.AutotoolsBuilder property)
configure_args() (spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.perl.PerlBuilder method)
(spack.build_systems.r.RBuilder method)
(spack.build_systems.sip.SIPBuilder method)
(spack.build_systems.waf.WafBuilder method)
configure_args_path (spack.package_base.PackageBase property)
configure_auto_dispatch() (spack.build_systems.intel.IntelPackage method)
configure_directory (spack.build_systems.autotools.AutotoolsBuilder property)
configure_options (spack.modules.common.BaseContext property)
configure_rpath() (spack.build_systems.intel.IntelPackage method)
configure_vars() (spack.build_systems.r.RBuilder method)
confirm_action() (in module spack.cmd.common.confirmation)
conflict_rules() (spack.solver.asp.SpackSolverSetup method)
conflicts (spack.modules.common.BaseConfiguration property)
(spack.modules.common.BaseContext property)
conflicts() (in module spack.directives)
connection (in module spack.schema.mirrors)
constrain() (spack.spec.CompilerSpec method)
(spack.spec.Spec method)
(spack.variant.AbstractVariant method)
(spack.variant.SingleValuedVariant method)
(spack.variant.VariantMap method)
constrained() (spack.spec.Spec method)
cont() (llnl.util.tty.pty.ProcessController method)
container_schema (in module spack.schema.container)
containerize() (in module spack.cmd.containerize)
content_hash (spack.install_test.TestSuite property)
content_hash() (spack.environment.environment.ViewDescriptor method)
(spack.package_base.PackageBase method)
Context (class in spack.context)
(class in spack.tengine)
context (spack.modules.common.BaseConfiguration property)
(spack.util.environment.Trace attribute)
context() (spack.graph.DotGraphBuilder method)
context_properties (spack.container.writers.docker.DockerContext attribute)
(spack.container.writers.PathContext attribute)
(spack.container.writers.singularity.SingularityContext attribute)
(spack.modules.common.BaseContext attribute)
(spack.modules.lmod.LmodContext attribute)
(spack.modules.tcl.TclContext attribute)
(spack.tengine.Context attribute)
context_property() (in module spack.tengine)
(spack.tengine.ContextMeta class method)
ContextMeta (class in spack.tengine)
convert_job() (in module spack.ci_needs_workaround)
convert_to_platform_path() (in module llnl.path)
convert_to_posix_path() (in module llnl.path)
convert_to_windows_path() (in module llnl.path)
copy() (in module llnl.util.filesystem)
(llnl.util.lang.HashableMap method)
(spack.builder.InstallationPhase method)
(spack.provider_index.ProviderIndex method)
(spack.spec.CompilerSpec method)
(spack.spec.Spec method)
(spack.tag.TagIndex method)
(spack.variant.AbstractVariant method)
(spack.variant.VariantMap method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
copy_buildcache_file() (in module spack.cmd.buildcache)
copy_files_to_artifacts() (in module spack.ci)
copy_missing_layers() (in module spack.oci.oci)
copy_missing_layers_with_retry() (in module spack.oci.oci)
copy_mode() (in module llnl.util.filesystem)
copy_stage_logs_to_artifacts() (in module spack.ci)
copy_test_files() (in module spack.install_test)
copy_test_logs_to_artifacts() (in module spack.ci)
copy_test_results() (spack.ci.CDashHandler method)
copy_tree() (in module llnl.util.filesystem)
core_compilers (spack.modules.lmod.LmodConfiguration property)
core_specs (spack.modules.lmod.LmodConfiguration property)
CoreCompilersNotFoundError
CorruptDatabaseError
count (spack.util.timer.TimeTracker attribute)
Counter (class in spack.solver.counter)
cpp_flags (llnl.util.filesystem.HeaderList property)
cprint() (in module llnl.util.tty.color)
cpus_available() (in module spack.util.cpus)
cran (spack.build_systems.r.RPackage attribute)
Cray (class in spack.platforms)
(class in spack.platforms.cray)
CrayBackend (class in spack.operating_systems)
(class in spack.operating_systems.cray_backend)
CrayFrontend (class in spack.operating_systems)
(class in spack.operating_systems.cray_frontend)
craype_type_and_version() (spack.platforms.Cray class method)
(spack.platforms.cray.Cray class method)
create() (in module spack.builder)
(in module spack.cmd.create)
(in module spack.config)
(in module spack.container.writers)
(in module spack.environment)
(in module spack.environment.environment)
(in module spack.mirror)
(in module spack.repo)
(in module spack.store)
(in module spack.util.gpg)
(spack.repo.Indexer method)
(spack.stage.DIYStage method)
(spack.stage.Stage method)
(spack.subprocess_context.SpackTestProcess method)
(spack.util.gcs.GCSBucket method)
create_bootstrapper() (in module spack.bootstrap.core)
create_buildcache() (in module spack.ci)
create_buildgroup() (spack.ci.CDashHandler method)
create_db_tarball() (in module spack.cmd.debug)
create_in_dir() (in module spack.environment)
(in module spack.environment.environment)
create_install_directory() (spack.directory_layout.DirectoryLayout method)
create_manifest_entry() (in module spack.verify)
create_mirror_for_all_specs() (in module spack.cmd.mirror)
create_mirror_for_all_specs_inside_environment() (in module spack.cmd.mirror)
create_mirror_for_individual_specs() (in module spack.cmd.mirror)
create_mirror_from_package_object() (in module spack.mirror)
create_module() (spack.repo.SpackNamespaceLoader method)
create_opener() (in module spack.oci.opener)
create_or_construct() (in module spack.repo)
create_repo() (in module spack.repo)
create_reporter() (in module spack.cmd.test)
create_stage_root() (in module spack.stage)
create_tarball() (in module spack.oci.oci)
create_temp_env_directory() (in module spack.cmd.env)
credentials_from_mirrors() (in module spack.oci.opener)
cshort_spec (spack.spec.Spec property)
ctx (spack.parser.EdgeAttributeParser attribute)
(spack.parser.FileParser attribute)
(spack.parser.SpecNodeParser attribute)
(spack.parser.SpecParser attribute)
cuda_arch_values (spack.build_systems.cuda.CudaPackage attribute)
cuda_flags() (spack.build_systems.cuda.CudaPackage static method)
CudaPackage (class in spack.build_systems.cuda)
curl (spack.fetch_strategy.URLFetchStrategy property)
curly_quote() (in module spack.tengine)
current_test_cache_dir (spack.install_test.TestSuite property)
current_test_data_dir (spack.install_test.TestSuite property)
current_token (spack.parser.TokenContext attribute)
cvs (spack.fetch_strategy.CvsFetchStrategy property)
CvsFetchStrategy (class in spack.fetch_strategy)
cwd_relative() (in module spack.cmd.style)
cwrite() (in module llnl.util.tty.color)
cxx11_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.apple_clang.AppleClang property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nag.Nag property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.rocmcc.Rocmcc property)
(spack.compilers.xl.Xl property)
cxx14_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.apple_clang.AppleClang property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.rocmcc.Rocmcc property)
(spack.compilers.xl.Xl property)
cxx17_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.apple_clang.AppleClang property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.rocmcc.Rocmcc property)
cxx20_flag (spack.compilers.apple_clang.AppleClang property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.oneapi.Oneapi property)
cxx23_flag (spack.compilers.apple_clang.AppleClang property)
(spack.compilers.gcc.Gcc property)
cxx98_flag (spack.compiler.Compiler property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
cxx_names (spack.compiler.Compiler attribute)
(spack.compilers.aocc.Aocc attribute)
(spack.compilers.arm.Arm attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.dpcpp.Dpcpp attribute)
(spack.compilers.fj.Fj attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.rocmcc.Rocmcc attribute)
(spack.compilers.xl.Xl attribute)
(spack.compilers.xl_r.XlR attribute)
cxx_pic_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.xl.Xl property)
cxx_rpath_arg (spack.compiler.Compiler property)
cxx_version() (spack.compiler.Compiler class method)
cxxflags (spack.compilers.aocc.Aocc property)
D
dag_hash (in module spack.hash_types)
DAG_HASH (spack.parser.TokenType attribute)
dag_hash() (spack.spec.Spec method)
dag_hash_bit_prefix() (spack.spec.Spec method)
DAGWithDependencyTypes (class in spack.graph)
Darwin (class in spack.platforms)
(class in spack.platforms.darwin)
dashed (spack.version.GitVersion property)
(spack.version.StandardVersion property)
(spack.version.version_types.GitVersion property)
(spack.version.version_types.StandardVersion property)
data (spack.binary_distribution.FetchIndexResult attribute)
(spack.version.version_types.VersionStrComponent attribute)
data() (in module spack.container.images)
DATA2LSB (spack.util.elf.ELF_CONSTANTS attribute)
DATA2MSB (spack.util.elf.ELF_CONSTANTS attribute)
Database (class in spack.database)
database_timeout (spack.database.LockConfiguration attribute)
database_version_message (spack.database.InvalidDatabaseVersionError property)
db_for_spec_hash() (spack.database.Database method)
deactivate() (in module spack.environment)
(in module spack.environment.environment)
(in module spack.environment.shell)
deactivate_config_scope() (in module spack.environment.environment)
deactivate_header() (in module spack.environment.shell)
debug (in module spack.error)
debug() (in module llnl.util.tty)
(in module spack.cmd.debug)
debug_flags (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nag.Nag property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.xl.Xl property)
debug_handler() (in module spack.util.debug)
debug_level() (in module llnl.util.tty)
debug_print() (in module spack.build_systems.intel)
DeclaredVersion (class in spack.solver.asp)
decomp_in_memory() (spack.util.compression.BZipFileType static method)
(spack.util.compression.CompressedFileTypeInterface static method)
(spack.util.compression.GZipFileType static method)
(spack.util.compression.LzmaFileType static method)
(spack.util.compression.ZCompressedFileType static method)
decompressor_for() (in module spack.util.compression)
decompressor_for_nix() (in module spack.util.compression)
decompressor_for_win() (in module spack.util.compression)
deconcretize() (in module spack.cmd.deconcretize)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
deconcretize_specs() (in module spack.cmd.deconcretize)
decorator_with_or_without_args() (in module llnl.util.lang)
dedupe() (in module llnl.util.lang)
dedupe_hardlinks_if_necessary() (in module spack.binary_distribution)
DEFAULT (in module spack.deptypes)
default (spack.platforms.Platform attribute)
(spack.platforms.Test attribute)
(spack.platforms.test.Test attribute)
DEFAULT (spack.solver.asp.RequirementKind attribute)
default() (spack.cmd.info.VariantFormatter method)
default_arch() (spack.spec.Spec static method)
default_args() (in module spack.multimethod)
default_clingo_control() (in module spack.solver.asp)
default_config() (in module spack.oci.image)
default_download_filename() (in module spack.util.url)
default_env_path (in module spack.environment.environment)
default_index_tag (in module spack.oci.image)
DEFAULT_INSTALL_RECORD_FIELDS (in module spack.database)
DEFAULT_INSTALL_TREE_ROOT (in module spack.store)
default_list_scope() (in module spack.config)
DEFAULT_LOCK_CFG (in module spack.database)
default_log_file() (in module spack.cmd.install)
default_manifest() (in module spack.oci.image)
default_manifest_yaml() (in module spack.environment)
(in module spack.environment.environment)
default_misc_cache_path (in module spack.paths)
default_modify_scope() (in module spack.config)
default_monitor_path (in module spack.paths)
default_os (spack.platforms.Platform attribute)
(spack.platforms.Test attribute)
(spack.platforms.test.Test attribute)
DEFAULT_OUTPUT_CONFIGURATION (in module spack.solver.asp)
default_path (in module spack.cray_manifest)
default_path_hints() (spack.detection.path.ExecutablesFinder method)
(spack.detection.path.Finder method)
default_projections (spack.modules.common.BaseConfiguration attribute)
(spack.modules.lmod.LmodConfiguration attribute)
default_retry() (in module spack.oci.opener)
default_tag() (in module spack.oci.image)
default_template (spack.modules.common.BaseModuleFileWriter attribute)
(spack.modules.lmod.LmodModulefileWriter attribute)
(spack.modules.LmodModulefileWriter attribute)
(spack.modules.tcl.TclModulefileWriter attribute)
(spack.modules.TclModulefileWriter attribute)
default_test_path (in module spack.paths)
DEFAULT_TYPES (in module spack.deptypes)
default_user_bootstrap_path (in module spack.paths)
default_version() (spack.compiler.Compiler class method)
(spack.compilers.gcc.Gcc class method)
default_view (spack.environment.Environment property)
(spack.environment.environment.Environment property)
DefaultIndexFetcher (class in spack.binary_distribution)
defaults (spack.modules.common.BaseConfiguration property)
DefaultTemplateNotDefined
define() (spack.build_systems.cmake.CMakeBuilder static method)
(spack.build_systems.cmake.CMakePackage method)
(spack.build_systems.msbuild.MSBuildBuilder method)
(spack.build_systems.nmake.NMakeBuilder method)
define_ad_hoc_versions_from_specs() (spack.solver.asp.SpackSolverSetup method)
define_cmake_cache_from_variant() (spack.build_systems.cached_cmake.CachedCMakeBuilder method)
define_compiler_version_constraints() (spack.solver.asp.SpackSolverSetup method)
define_concrete_input_specs() (spack.solver.asp.SpackSolverSetup method)
define_cuda_architectures() (spack.build_systems.cmake.CMakeBuilder static method)
define_from_variant() (spack.build_systems.cmake.CMakeBuilder method)
(spack.build_systems.cmake.CMakePackage method)
define_hip_architectures() (spack.build_systems.cmake.CMakeBuilder static method)
define_package_versions_and_validate_preferences() (spack.solver.asp.SpackSolverSetup method)
define_target_constraints() (spack.solver.asp.SpackSolverSetup method)
define_targets() (spack.build_systems.msbuild.MSBuildBuilder method)
define_variant_values() (spack.solver.asp.SpackSolverSetup method)
define_version_constraints() (spack.solver.asp.SpackSolverSetup method)
deindent() (in module spack.cmd.ci)
Delegate (class in spack.util.pattern)
delete_blob() (spack.util.gcs.GCSBlob method)
delete_configure_to_force_update() (spack.build_systems.autotools.AutotoolsBuilder method)
delete_default_view() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
delete_rpath() (in module spack.util.elf)
delimit() (spack.util.unparse.unparser.Unparser method)
delimit_if() (spack.util.unparse.unparser.Unparser method)
dependencies (spack.build_systems.aspell_dict.AspellDictPackage attribute)
(spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.bundle.BundlePackage attribute)
(spack.build_systems.cached_cmake.CachedCMakePackage attribute)
(spack.build_systems.cargo.CargoPackage attribute)
(spack.build_systems.cmake.CMakePackage attribute)
(spack.build_systems.cuda.CudaPackage attribute)
(spack.build_systems.generic.Package attribute)
(spack.build_systems.go.GoPackage attribute)
(spack.build_systems.intel.IntelPackage attribute)
(spack.build_systems.lua.LuaPackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
(spack.build_systems.maven.MavenPackage attribute)
(spack.build_systems.meson.MesonPackage attribute)
(spack.build_systems.msbuild.MSBuildPackage attribute)
(spack.build_systems.nmake.NMakePackage attribute)
(spack.build_systems.octave.OctavePackage attribute)
(spack.build_systems.oneapi.IntelOneApiLibraryPackage attribute)
(spack.build_systems.oneapi.IntelOneApiLibraryPackageWithSdk attribute)
(spack.build_systems.oneapi.IntelOneApiPackage attribute)
(spack.build_systems.perl.PerlPackage attribute)
(spack.build_systems.python.PythonExtension attribute)
(spack.build_systems.qmake.QMakePackage attribute)
(spack.build_systems.rocm.ROCmPackage attribute)
(spack.build_systems.ruby.RubyPackage attribute)
(spack.build_systems.scons.SConsPackage attribute)
(spack.build_systems.sip.SIPPackage attribute)
(spack.build_systems.waf.WafPackage attribute)
(spack.cmd.create.AutoreconfPackageTemplate attribute)
(spack.cmd.create.BazelPackageTemplate attribute)
(spack.cmd.create.BundlePackageTemplate attribute)
(spack.cmd.create.OctavePackageTemplate attribute)
(spack.cmd.create.PerlbuildPackageTemplate attribute)
(spack.cmd.create.PerlmakePackageTemplate attribute)
(spack.cmd.create.PythonPackageTemplate attribute)
(spack.cmd.create.RacketPackageTemplate attribute)
(spack.cmd.create.RPackageTemplate attribute)
(spack.cmd.create.RubyPackageTemplate attribute)
(spack.package_base.PackageBase attribute)
dependencies() (in module spack.cmd.dependencies)
(in module spack.modules.common)
(spack.spec.Spec method)
dependencies_of_type() (spack.package_base.PackageBase class method)
Dependency (class in spack.dependency)
DEPENDENCY (spack.parser.TokenType attribute)
DependencyConflictError
dependent_environments() (in module spack.cmd.uninstall)
dependents() (in module spack.cmd.dependents)
(spack.spec.Spec method)
depends_on() (in module spack.directives)
(spack.solver.asp.SpecBuilder method)
depfile (spack.container.writers.PathContext property)
DepfileNode (class in spack.environment.depfile)
DepfileSpecVisitor (class in spack.environment.depfile)
DepFlag (in module spack.deptypes)
deprecate() (in module spack.cmd.deprecate)
(spack.database.Database method)
DEPRECATED (spack.database.InstallStatuses attribute)
deprecated() (spack.solver.asp.SpecBuilder method)
deprecated_file_path() (spack.directory_layout.DirectoryLayout method)
deprecated_version() (in module spack.package_base)
DeprecatedHash (class in spack.util.crypto)
deprecator() (spack.database.Database method)
deprioritize_system_paths() (in module spack.util.environment)
(spack.util.environment.EnvironmentModifications method)
DeprioritizeSystemPaths (class in spack.util.environment)
DepType (in module spack.deptypes)
DepTypes (in module spack.deptypes)
description() (llnl.util.argparsewriter.ArgparseRstWriter method)
destroy() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
(spack.fetch_strategy.FsCache method)
(spack.stage.DIYStage method)
(spack.stage.Stage method)
(spack.util.file_cache.FileCache method)
(spack.util.gcs.GCSBucket method)
detach() (spack.spec.Spec method)
(spack.util.s3.WrapStream method)
DetailedHTTPError
detect() (spack.platforms.Cray class method)
(spack.platforms.cray.Cray class method)
(spack.platforms.Darwin class method)
(spack.platforms.darwin.Darwin class method)
(spack.platforms.FreeBSD class method)
(spack.platforms.freebsd.FreeBSD class method)
(spack.platforms.Linux class method)
(spack.platforms.linux.Linux class method)
(spack.platforms.Platform class method)
(spack.platforms.Test class method)
(spack.platforms.test.Test class method)
(spack.platforms.Windows class method)
(spack.platforms.windows.Windows class method)
detect_specs() (spack.detection.path.Finder method)
detect_version() (in module spack.compilers)
(spack.operating_systems.cray_backend.CrayBackend method)
(spack.operating_systems.CrayBackend method)
detectable_packages (in module spack.package_base)
DetectablePackageMeta (class in spack.package_base)
DetectedPackage (class in spack.detection)
(class in spack.detection.common)
detection_tests() (in module spack.detection)
(in module spack.detection.test)
DETECTION_TIMEOUT (in module spack.detection.path)
DetectionTest (class in spack.detection.test)
DetectVersionArgs (class in spack.compilers)
determine_number_of_jobs() (in module spack.util.cpus)
determine_url_file_extension() (in module llnl.url)
dev_build() (in module spack.cmd.dev_build)
DEV_SPEC (spack.solver.asp.Provenance attribute)
dev_specs (spack.environment.Environment attribute)
(spack.environment.environment.Environment attribute)
develop() (in module spack.cmd.develop)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
Devnull (class in llnl.util.lang)
dict (llnl.util.lang.HashableMap attribute)
(spack.variant.VariantMap attribute)
die() (in module llnl.util.tty)
(spack.error.SpackError method)
diff() (in module spack.cmd.diff)
diff_packages() (in module spack.repo)
Digest (class in spack.oci.image)
digest (spack.oci.image.Digest attribute)
(spack.oci.image.ImageReference attribute)
dir (spack.database.FailureTracker attribute)
(spack.report.TestInfoCollector attribute)
direct_dep_difference() (spack.spec.Spec method)
directive() (spack.directives.DirectiveMeta static method)
DirectiveError
DirectiveMeta (class in spack.directives)
directories (llnl.util.filesystem.FileList property)
(llnl.util.filesystem.HeaderList property)
(spack.build_systems.oneapi.IntelOneApiStaticLibraryList property)
DirectoryLayout (class in spack.directory_layout)
DirectoryLayoutError
dirname() (spack.modules.common.BaseFileLayout method)
dirname_for_package_name() (spack.repo.Repo method)
(spack.repo.RepoPath method)
disable (spack.cmd.env.ViewAction attribute)
disable_compiler_existence_check() (in module spack.concretize)
disable_mirrors() (spack.stage.Stage method)
disable_modules() (in module spack.modules)
(in module spack.modules.common)
disable_new_dtags (spack.compiler.Compiler property)
(spack.compilers.nag.Nag property)
disable_upstream_check() (spack.directory_layout.DirectoryLayout method)
disambiguate_in_view() (in module spack.cmd.view)
disambiguate_spec() (in module spack.cmd)
disambiguate_spec_from_hashes() (in module spack.cmd)
disjoint_sets() (in module spack.variant)
DisjointSetsOfValues (class in spack.variant)
dispatch() (spack.util.unparse.unparser.Unparser method)
display() (spack.mirror.Mirror method)
(spack.mirror.MirrorCollection method)
display_broken_spec_messages() (in module spack.ci)
display_env() (in module spack.cmd.find)
display_specs() (in module spack.cmd)
(in module spack.environment)
(in module spack.environment.environment)
display_specs_as_json() (in module spack.cmd)
display_str (spack.spec.CompilerSpec property)
display_targets() (in module spack.cmd.arch)
DIYStage (class in spack.stage)
do_clean() (spack.package_base.PackageBase method)
do_deprecate() (spack.package_base.PackageBase method)
do_fetch() (spack.package_base.PackageBase method)
do_fn (spack.report.InfoCollector attribute)
do_install() (spack.package_base.PackageBase method)
do_list() (in module spack.cmd.unit_test)
do_mark() (in module spack.cmd.mark)
do_patch() (spack.package_base.PackageBase method)
do_restage() (spack.package_base.PackageBase method)
do_stage() (spack.package_base.PackageBase method)
do_test() (spack.package_base.PackageBase method)
do_uninstall() (in module spack.cmd.uninstall)
(spack.package_base.PackageBase method)
DockerContext (class in spack.container.writers.docker)
docs() (in module spack.cmd.docs)
domain (spack.oci.image.ImageReference attribute)
done (in module llnl.util.lang)
DotGraphBuilder (class in spack.graph)
dotted (spack.version.GitVersion property)
(spack.version.StandardVersion property)
(spack.version.version_types.GitVersion property)
(spack.version.version_types.StandardVersion property)
double_quote_escape() (in module spack.util.environment)
downgrade_write_to_read() (llnl.util.lock.Lock method)
download_and_extract_artifacts() (in module spack.ci)
download_buildcache_entry() (in module spack.binary_distribution)
download_fn() (in module spack.cmd.buildcache)
download_instr (spack.package_base.PackageBase property)
download_single_spec() (in module spack.binary_distribution)
download_tarball() (in module spack.binary_distribution)
Dpcpp (class in spack.compilers.dpcpp)
drop() (spack.util.environment.EnvironmentModifications method)
drop_redundant_rpaths() (in module spack.hooks.drop_redundant_rpaths)
DT_NEEDED (spack.util.elf.ELF_CONSTANTS attribute)
dt_needed_strs (spack.util.elf.ElfFile attribute)
dt_needed_strtab_offsets (spack.util.elf.ElfFile attribute)
DT_NULL (spack.util.elf.ELF_CONSTANTS attribute)
DT_RPATH (spack.util.elf.ELF_CONSTANTS attribute)
dt_rpath_offset (spack.util.elf.ElfFile attribute)
dt_rpath_str (spack.util.elf.ElfFile attribute)
DT_RUNPATH (spack.util.elf.ELF_CONSTANTS attribute)
DT_SONAME (spack.util.elf.ELF_CONSTANTS attribute)
dt_soname_str (spack.util.elf.ElfFile attribute)
dt_soname_strtab_offset (spack.util.elf.ElfFile attribute)
DT_STRTAB (spack.util.elf.ELF_CONSTANTS attribute)
dump() (in module spack.util.spack_json)
(in module spack.util.spack_yaml)
dump_environment() (in module spack.util.environment)
dump_json() (in module spack.cmd.blame)
dump_packages() (in module spack.installer)
dump_provenance() (spack.repo.Repo method)
(spack.repo.RepoPath method)
DuplicateArchitectureError
DuplicateCompilerSpecError
DuplicateDependencyError
DuplicateVariantError
duration() (spack.util.timer.BaseTimer method)
(spack.util.timer.Timer method)
E
e_ehsize (spack.util.elf.ElfHeader attribute)
e_entry (spack.util.elf.ElfHeader attribute)
e_flags (spack.util.elf.ElfHeader attribute)
e_machine (spack.util.elf.ElfHeader attribute)
e_phentsize (spack.util.elf.ElfHeader attribute)
e_phnum (spack.util.elf.ElfHeader attribute)
e_phoff (spack.util.elf.ElfHeader attribute)
e_shentsize (spack.util.elf.ElfHeader attribute)
e_shnum (spack.util.elf.ElfHeader attribute)
e_shoff (spack.util.elf.ElfHeader attribute)
e_shstrndx (spack.util.elf.ElfHeader attribute)
e_type (spack.util.elf.ElfHeader attribute)
e_version (spack.util.elf.ElfHeader attribute)
edge_attributes (spack.spec.Spec property)
edge_entry() (spack.graph.DAGWithDependencyTypes method)
(spack.graph.DotGraphBuilder method)
(spack.graph.SimpleDAG method)
(spack.graph.StaticDag method)
EdgeAttributeParser (class in spack.parser)
edges_from_dependents() (spack.spec.Spec method)
edges_to_dependencies() (spack.spec.Spec method)
edit() (in module spack.cmd.edit)
(spack.build_systems.makefile.MakefileBuilder method)
edit_package() (in module spack.cmd.edit)
editor() (in module spack.util.editor)
effect_rules() (spack.solver.asp.SpackSolverSetup method)
effective_deptypes() (in module spack.build_environment)
elapsed() (in module spack.reporters.extract)
ELF_CONSTANTS (class in spack.util.elf)
elf_hdr (spack.util.elf.ElfFile attribute)
ElfDynamicSectionUpdateFailed
ElfFile (class in spack.util.elf)
ElfFilesWithRPathVisitor (class in spack.hooks.drop_redundant_rpaths)
ElfHeader (class in spack.util.elf)
ElfParsingError
elide_list() (in module llnl.util.lang)
emit_facts_from_requirement_rules() (spack.solver.asp.SpackSolverSetup method)
empty (spack.environment.depfile.MakefileModel property)
EmptyRangeError
,
[1]
emulate_env_utility() (in module spack.cmd.common.env_utility)
enable (spack.cmd.env.ViewAction attribute)
(spack.database.LockConfiguration attribute)
enable_compiler_existence_check() (in module spack.concretize)
enable_new_dtags (spack.compiler.Compiler property)
(spack.compilers.nag.Nag property)
enable_or_disable() (spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.autotools.AutotoolsPackage method)
encode_path() (in module spack.relocate_text)
end (spack.parser.Token attribute)
END_EDGE_PROPERTIES (spack.parser.TokenType attribute)
end_function() (spack.cmd.commands.BashCompletionWriter method)
end_optionals() (llnl.util.argparsewriter.ArgparseRstWriter method)
end_positionals() (llnl.util.argparsewriter.ArgparseRstWriter method)
endpoint() (spack.oci.image.ImageReference method)
ensure_access() (in module spack.stage)
ensure_bootstrap_configuration() (in module spack.bootstrap)
(in module spack.bootstrap.config)
ensure_cache_values() (spack.solver.counter.Counter method)
ensure_clingo_importable_or_raise() (in module spack.bootstrap.core)
ensure_core_dependencies() (in module spack.bootstrap)
(in module spack.bootstrap.core)
ensure_env_directory_exists() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
ensure_env_root_path_exists() (in module spack.environment.environment)
ensure_environment_dependencies() (in module spack.bootstrap)
(in module spack.bootstrap.environment)
ensure_executables_in_path_or_raise() (in module spack.bootstrap.core)
ensure_extension_loaded() (in module spack.extensions)
ensure_external_path_if_external() (spack.spec.Spec static method)
ensure_gpg_in_path_or_raise() (in module spack.bootstrap.core)
ensure_installed() (spack.directory_layout.DirectoryLayout method)
ensure_last() (in module llnl.util.lang)
ensure_latest_format_fn() (in module spack.config)
ensure_module_importable_or_raise() (in module spack.bootstrap.core)
ensure_no_deprecated() (spack.spec.Spec static method)
ensure_patchelf_in_path_or_raise() (in module spack.bootstrap)
(in module spack.bootstrap.core)
ensure_sha256_checksum() (in module spack.oci.image)
ensure_single_spec_or_die() (in module spack.cmd)
ensure_singleton_created() (in module spack.store)
ensure_stage() (spack.install_test.TestSuite method)
ensure_status() (in module spack.oci.opener)
ensure_valid_variants() (spack.spec.Spec static method)
entries_to_specs() (in module spack.cray_manifest)
enum() (in module llnl.util.lang)
env (spack.modules.common.BaseConfiguration property)
env() (in module spack.cmd.env)
env_activate() (in module spack.cmd.env)
env_activate_setup_parser() (in module spack.cmd.env)
env_create() (in module spack.cmd.env)
env_create_setup_parser() (in module spack.cmd.env)
env_deactivate() (in module spack.cmd.env)
env_deactivate_setup_parser() (in module spack.cmd.env)
env_depfile() (in module spack.cmd.env)
env_depfile_setup_parser() (in module spack.cmd.env)
env_file_config_scope() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
env_file_config_scope_name() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
env_flag() (in module spack.util.environment)
env_flags() (in module spack.package_base)
(spack.package_base.PackageBase class method)
env_list() (in module spack.cmd.env)
env_list_setup_parser() (in module spack.cmd.env)
env_loads() (in module spack.cmd.env)
env_loads_setup_parser() (in module spack.cmd.env)
env_metadata_path() (spack.directory_layout.DirectoryLayout method)
env_mods_path (spack.package_base.PackageBase property)
env_path (spack.package_base.PackageBase property)
env_remove() (in module spack.cmd.env)
env_remove_setup_parser() (in module spack.cmd.env)
env_revert() (in module spack.cmd.env)
env_revert_setup_parser() (in module spack.cmd.env)
env_root_path() (in module spack.environment.environment)
env_script_args (spack.build_systems.oneapi.IntelOneApiPackage property)
env_status() (in module spack.cmd.env)
env_status_setup_parser() (in module spack.cmd.env)
env_subdir_name (in module spack.environment.environment)
env_subdir_path (spack.environment.Environment property)
(spack.environment.environment.Environment property)
env_update() (in module spack.cmd.env)
env_update_setup_parser() (in module spack.cmd.env)
env_view() (in module spack.cmd.env)
env_view_setup_parser() (in module spack.cmd.env)
Environment (class in spack.environment)
(class in spack.environment.environment)
environment_after_sourcing_files() (in module spack.util.environment)
environment_dir_from_name() (in module spack.environment)
(in module spack.environment.environment)
environment_modifications (spack.modules.common.BaseContext property)
environment_modifications_for_specs() (in module spack.user_environment)
environment_root() (spack.bootstrap.BootstrapEnvironment class method)
(spack.bootstrap.environment.BootstrapEnvironment class method)
EnvironmentManifestFile (class in spack.environment.environment)
EnvironmentModifications (class in spack.util.environment)
EnvironmentVisitor (class in spack.build_environment)
EOF (spack.oci.opener.TokenType attribute)
eq_dag() (spack.spec.Spec method)
eq_node() (spack.spec.Spec method)
EQUALS (spack.oci.opener.TokenType attribute)
Error (class in spack.audit)
error() (in module llnl.util.tty)
(spack.mirror.MirrorStats method)
error_enabled() (in module llnl.util.tty)
ERROR_HANDLING_REGEXES (in module spack.parser)
error_messages() (spack.cmd.license.LicenseError method)
ErrorFromWorker (class in spack.util.parallel)
ErrorHandler (class in spack.solver.asp)
ErrorTokenType (class in spack.parser)
escape() (llnl.util.tty.color.match_to_ansi method)
ET_DYN (spack.util.elf.ELF_CONSTANTS attribute)
ET_EXEC (spack.util.elf.ELF_CONSTANTS attribute)
etag (spack.binary_distribution.FetchIndexResult attribute)
EtagIndexFetcher (class in spack.binary_distribution)
exclude_directories (in module spack.cmd.style)
exclude_env_vars (spack.modules.common.BaseConfiguration property)
exclude_fn() (spack.environment.environment.ViewDescriptor method)
excluded (spack.modules.common.BaseConfiguration property)
exec_module() (spack.repo.SpackNamespaceLoader method)
Executable (class in spack.util.executable)
executable() (in module spack.util.editor)
executable_prefix() (in module spack.detection)
(in module spack.detection.common)
executables (spack.detection.test.MockExecutables attribute)
executables_in_path() (in module spack.detection)
(in module spack.detection.path)
ExecutablesFinder (class in spack.detection.path)
execute() (spack.builder.InstallationPhase method)
(spack.detection.test.Runner method)
(spack.util.environment.AppendFlagsEnv method)
(spack.util.environment.AppendPath method)
(spack.util.environment.DeprioritizeSystemPaths method)
(spack.util.environment.NameModifier method)
(spack.util.environment.NameValueModifier method)
(spack.util.environment.PrependPath method)
(spack.util.environment.PruneDuplicatePaths method)
(spack.util.environment.RemoveFlagsEnv method)
(spack.util.environment.RemovePath method)
(spack.util.environment.SetEnv method)
(spack.util.environment.SetPath method)
(spack.util.environment.UnsetEnv method)
exists() (in module spack.environment)
(in module spack.environment.environment)
(spack.repo.Repo method)
(spack.repo.RepoPath method)
(spack.util.gcs.GCSBlob method)
(spack.util.gcs.GCSBucket method)
expand() (spack.fetch_strategy.FetchAndVerifyExpandedFile method)
(spack.fetch_strategy.FetchStrategy method)
(spack.fetch_strategy.GoFetchStrategy method)
(spack.fetch_strategy.URLFetchStrategy method)
(spack.fetch_strategy.VCSFetchStrategy method)
expand_archive() (spack.stage.DIYStage method)
(spack.stage.ResourceStage method)
(spack.stage.Stage method)
expand_contracted_extension() (in module llnl.url)
expand_contracted_extension_in_path() (in module llnl.url)
expanded (spack.stage.DIYStage property)
(spack.stage.Stage property)
(spack.stage.StageComposite property)
expect() (spack.parser.TokenContext method)
expected_archive_files (spack.stage.Stage property)
expected_failure() (in module spack.reporters.extract)
expected_specs (spack.detection.test.Runner property)
ExpectedTestResult (class in spack.detection.test)
explicit (spack.installer.BuildTask property)
export_keys() (in module spack.util.gpg)
extant_file() (in module spack.cmd)
extend() (spack.spec_list.SpecList method)
(spack.util.environment.EnvironmentModifications method)
extend_flag_list() (in module spack.solver.asp)
extend_with_additional_versions() (in module spack.cmd.mirror)
extend_with_dependencies() (in module spack.cmd.mirror)
extendable (spack.package_base.PackageBase attribute)
extendee_args (spack.package_base.PackageBase property)
extendee_spec (spack.package_base.PackageBase property)
extends() (in module spack.directives)
(spack.package_base.PackageBase method)
extension (spack.modules.common.BaseFileLayout attribute)
(spack.modules.lmod.LmodFileLayout attribute)
(spack.util.compression.BZipFileType attribute)
(spack.util.compression.GZipFileType attribute)
(spack.util.compression.LzmaFileType attribute)
(spack.util.compression.TarFileType attribute)
(spack.util.compression.ZCompressedFileType attribute)
(spack.util.compression.ZipFleType attribute)
extension_from_file() (in module spack.util.compression)
extension_from_path() (in module llnl.url)
extension_from_stream() (in module spack.util.compression)
extension_name() (in module spack.extensions)
ExtensionAlreadyInstalledError
ExtensionConflictError
ExtensionError
ExtensionNamingError
extensions() (in module spack.cmd.extensions)
extensions_for() (spack.repo.Repo method)
(spack.repo.RepoPath method)
EXTERNAL (spack.solver.asp.Provenance attribute)
external (spack.spec.Spec property)
external() (in module spack.cmd.external)
external_detection (in module spack.audit)
external_find() (in module spack.cmd.external)
external_list() (in module spack.cmd.external)
external_packages() (spack.solver.asp.SpackSolverSetup method)
external_path (spack.spec.Spec property)
external_read_cray_manifest() (in module spack.cmd.external)
external_spec_selected() (spack.solver.asp.SpecBuilder method)
ExternalPackageError
externals() (in module spack.cmd.audit)
extract_args() (in module spack.solver.asp)
extract_json_from_clearsig() (spack.spec.Spec static method)
extract_package_from_signature() (spack.report.BuildInfoCollector method)
(spack.report.InfoCollector method)
(spack.report.TestInfoCollector method)
extract_standalone_test_data() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
extract_tarball() (in module spack.binary_distribution)
extract_test_parts() (in module spack.reporters.extract)
extract_version_from_output() (spack.compiler.Compiler class method)
(spack.compilers.aocc.Aocc class method)
(spack.compilers.apple_clang.AppleClang class method)
(spack.compilers.clang.Clang class method)
(spack.compilers.nag.Nag class method)
(spack.compilers.rocmcc.Rocmcc class method)
ExtractMetadataParser (class in spack.util.web)
ExtrapolationError
F
f77_mapping (in module spack.compilers.clang)
f77_names (spack.compiler.Compiler attribute)
(spack.compilers.aocc.Aocc attribute)
(spack.compilers.arm.Arm attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.fj.Fj attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.rocmcc.Rocmcc attribute)
(spack.compilers.xl.Xl attribute)
(spack.compilers.xl_r.XlR attribute)
f77_pic_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nag.Nag property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.xl.Xl property)
f77_rpath_arg (spack.compiler.Compiler property)
(spack.compilers.nag.Nag property)
f77_version() (spack.compiler.Compiler class method)
(spack.compilers.arm.Arm class method)
(spack.compilers.gcc.Gcc class method)
(spack.compilers.msvc.Msvc class method)
(spack.compilers.rocmcc.Rocmcc class method)
(spack.compilers.xl.Xl class method)
fact() (spack.solver.asp.PyclingoDriver method)
FAILED (spack.install_test.TestStatus attribute)
FailedConstructorError
FailedDownloadError
failures_lock_path() (in module spack.database)
FailureTracker (class in spack.database)
FastPackageChecker (class in spack.repo)
fc_mapping (in module spack.compilers.clang)
fc_names (spack.compiler.Compiler attribute)
(spack.compilers.aocc.Aocc attribute)
(spack.compilers.arm.Arm attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.fj.Fj attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.rocmcc.Rocmcc attribute)
(spack.compilers.xl.Xl attribute)
(spack.compilers.xl_r.XlR attribute)
fc_pic_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nag.Nag property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.xl.Xl property)
fc_rpath_arg (spack.compiler.Compiler property)
(spack.compilers.nag.Nag property)
fc_version() (spack.compiler.Compiler class method)
(spack.compilers.arm.Arm class method)
(spack.compilers.gcc.Gcc class method)
(spack.compilers.msvc.Msvc class method)
(spack.compilers.rocmcc.Rocmcc class method)
(spack.compilers.xl.Xl class method)
fd (llnl.util.tty.log.MultiProcessFd property)
feature_values (spack.variant.DisjointSetsOfValues attribute)
fetch() (in module spack.cmd.fetch)
(spack.fetch_strategy.BundleFetchStrategy method)
(spack.fetch_strategy.CacheURLFetchStrategy method)
(spack.fetch_strategy.CvsFetchStrategy method)
(spack.fetch_strategy.FetchStrategy method)
(spack.fetch_strategy.GCSFetchStrategy method)
(spack.fetch_strategy.GitFetchStrategy method)
(spack.fetch_strategy.GoFetchStrategy method)
(spack.fetch_strategy.HgFetchStrategy method)
(spack.fetch_strategy.OCIRegistryFetchStrategy method)
(spack.fetch_strategy.S3FetchStrategy method)
(spack.fetch_strategy.SvnFetchStrategy method)
(spack.fetch_strategy.URLFetchStrategy method)
(spack.stage.DIYStage method)
(spack.stage.Stage method)
fetch_and_push (in module spack.schema.mirrors)
FETCH_CACHE (in module spack.caches)
fetch_cache_location() (in module spack.caches)
fetch_log() (spack.report.BuildInfoCollector method)
(spack.report.InfoCollector method)
(spack.report.TestInfoCollector method)
fetch_options (spack.package_base.PackageBase attribute)
fetch_remote_configs() (in module spack.config)
fetch_remote_versions() (spack.package_base.PackageBase method)
fetch_url (spack.mirror.Mirror property)
fetch_url_text() (in module spack.util.web)
FetchAndVerifyExpandedFile (class in spack.fetch_strategy)
FetchCacheError
fetcher (spack.package_base.PackageBase property)
(spack.version.git_ref_lookup.GitRefLookup property)
fetcher() (in module spack.fetch_strategy)
(spack.fetch_strategy.FsCache method)
FetcherConflict
FetchError
FetchIndexError
FetchIndexResult (class in spack.binary_distribution)
FetchStrategy (class in spack.fetch_strategy)
fflags (spack.compilers.aocc.Aocc property)
(spack.compilers.xl.Xl property)
fg() (llnl.util.tty.pty.ProcessController method)
file_identifier() (in module spack.detection.path)
file_matches() (in module spack.binary_distribution)
file_scopes (spack.config.Configuration property)
file_to_source (spack.build_systems.intel.IntelPackage property)
file_url_string_to_path() (in module spack.util.url)
FileCache (class in spack.util.file_cache)
FileFilter (class in llnl.util.filesystem)
FileList (class in llnl.util.filesystem)
filename (spack.modules.common.BaseFileLayout property)
(spack.modules.lmod.LmodFileLayout property)
FILENAME (spack.parser.TokenType attribute)
filename (spack.util.environment.Trace attribute)
filename_for_package_name() (spack.repo.Repo method)
(spack.repo.RepoPath method)
fileno() (spack.binary_distribution.ChecksumWriter method)
FileParser (class in spack.parser)
FilePatch (class in spack.patch)
FilesystemView (class in spack.filesystem_view)
FileTypeInterface (class in spack.util.compression)
FileWrapper (class in llnl.util.tty.log)
fill() (spack.util.unparse.unparser.Unparser method)
filter() (llnl.util.filesystem.FileFilter method)
filter_by_name() (in module spack.cmd.list)
filter_compiler_wrappers() (in module spack.mixins)
(spack.build_systems.intel.IntelPackage method)
filter_externals() (in module spack.cmd.mirror)
filter_file() (in module llnl.util.filesystem)
filter_hierarchy_specs (spack.modules.lmod.LmodConfiguration property)
filter_identity_mappings() (in module spack.relocate_text)
filter_loaded_specs() (in module spack.cmd)
filter_shebang() (in module spack.hooks.sbang)
filter_shebangs_in_directory() (in module spack.hooks.sbang)
filter_system_paths() (in module spack.util.environment)
finalize_report() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
find() (in module llnl.util.filesystem)
(in module spack.cmd.find)
(in module spack.cmd.modules)
(in module spack.compilers)
(in module spack.graph)
(in module spack.store)
(spack.detection.path.Finder method)
find_all() (in module spack.url)
find_all_headers() (in module llnl.util.filesystem)
find_and_patch_sonames() (in module spack.hooks.absolutify_elf_sonames)
find_built_spec() (spack.binary_distribution.BinaryCacheIndex method)
find_by_hash() (spack.binary_distribution.BinaryCacheIndex method)
find_compilers() (in module spack.compilers)
find_conflict() (llnl.util.link_tree.LinkTree method)
find_dir_conflicts() (llnl.util.link_tree.LinkTree method)
find_environment() (in module spack.cmd)
find_headers() (in module llnl.util.filesystem)
find_libraries() (in module llnl.util.filesystem)
find_list_urls() (in module llnl.url)
find_matching_specs() (in module spack.cmd.mark)
(in module spack.cmd.uninstall)
find_matching_subkey() (spack.util.windows_registry.WindowsRegistryView method)
find_new_compilers() (in module spack.compilers)
find_required_file() (in module spack.install_test)
find_spec() (in module spack.concretize)
(spack.repo.ReposFinder method)
find_specs_by_arch() (in module spack.compilers)
find_strtab_size_at_offset() (in module spack.util.elf)
find_subkey() (spack.util.windows_registry.WindowsRegistryView method)
find_subkeys() (spack.util.windows_registry.WindowsRegistryView method)
find_system_libraries() (in module llnl.util.filesystem)
find_valid_url_for_version() (spack.package_base.PackageBase method)
find_value() (spack.util.windows_registry.WindowsRegistryView method)
find_versions_of_archive() (in module spack.url)
find_win32_additional_install_paths() (in module spack.detection.common)
find_windows_compiler_bundled_packages() (spack.detection.common.WindowsCompilerExternalPaths static method)
find_windows_compiler_cmake_paths() (spack.detection.common.WindowsCompilerExternalPaths static method)
find_windows_compiler_ninja_paths() (spack.detection.common.WindowsCompilerExternalPaths static method)
find_windows_compiler_root_paths() (spack.detection.common.WindowsCompilerExternalPaths static method)
find_windows_driver_development_kit_paths() (spack.detection.common.WindowsKitExternalPaths static method)
find_windows_kit_bin_paths() (spack.detection.common.WindowsKitExternalPaths static method)
find_windows_kit_lib_paths() (spack.detection.common.WindowsKitExternalPaths static method)
find_windows_kit_reg_installed_roots_paths() (spack.detection.common.WindowsKitExternalPaths static method)
find_windows_kit_reg_sdk_paths() (spack.detection.common.WindowsKitExternalPaths static method)
find_windows_kit_roots() (spack.detection.common.WindowsKitExternalPaths static method)
Finder (class in spack.detection.path)
finish_parse_and_run() (in module spack.main)
first_line() (in module spack.cmd)
first_repo() (spack.repo.RepoPath method)
fish() (in module spack.cmd.commands)
FishCompletionWriter (class in spack.cmd.commands)
fix_darwin_install_name() (in module llnl.util.filesystem)
fix_shebang() (spack.build_systems.perl.PerlBuilder method)
fixed_priority_offset (in module spack.solver.asp)
fixup_macos_rpath() (in module spack.relocate)
fixup_macos_rpaths() (in module spack.relocate)
Fj (class in spack.compilers.fj)
flag_defaults() (spack.solver.asp.SpackSolverSetup method)
flag_from_string() (in module spack.deptypes)
flag_from_strings() (in module spack.deptypes)
flag_handler (spack.package_base.PackageBase property)
flag_handler() (spack.build_systems.cached_cmake.CachedCMakePackage method)
FLAG_HANDLER_TYPE (in module spack.package_base)
flag_installed() (spack.installer.BuildTask method)
flag_to_chars() (in module spack.deptypes)
flag_to_string() (in module spack.deptypes)
flag_to_tuple() (in module spack.deptypes)
flags_to_build_system_args() (spack.build_systems.autotools.AutotoolsPackage method)
(spack.build_systems.cmake.CMakePackage method)
(spack.build_systems.meson.MesonPackage method)
(spack.package_base.PackageBase method)
flake8_root_spec() (in module spack.bootstrap.environment)
flat_dependencies() (spack.spec.Spec method)
flatten() (in module spack.cmd.diff)
flatten_dependencies() (in module spack.package_base)
flush() (llnl.util.tty.log.StreamWrapper method)
(spack.binary_distribution.ChecksumWriter method)
(spack.environment.environment.EnvironmentManifestFile method)
for_package_version() (in module spack.fetch_strategy)
ForbiddenLock (class in spack.database)
ForbiddenLockError
force (spack.binary_distribution.PushOptions attribute)
(spack.util.environment.SetEnv attribute)
force_autoreconf (spack.build_systems.autotools.AutotoolsBuilder attribute)
force_echo() (llnl.util.tty.log.nixlog method)
(llnl.util.tty.log.winlog method)
force_remove() (in module llnl.util.filesystem)
force_symlink() (in module llnl.util.filesystem)
ForkablePdb (class in spack.util.debug)
format() (in module spack.util.url)
(llnl.util.argparsewriter.ArgparseRstWriter method)
(llnl.util.argparsewriter.ArgparseWriter method)
(spack.cmd.commands.BashCompletionWriter method)
(spack.cmd.commands.FishCompletionWriter method)
(spack.cmd.commands.SubcommandWriter method)
(spack.spec.Spec method)
format_core() (spack.solver.asp.Result method)
format_cores() (spack.solver.asp.Result method)
format_doc() (spack.package_base.PackageBase class method)
format_help() (spack.main.SpackArgumentParser method)
format_help_sections() (spack.main.SpackArgumentParser method)
format_minimal_cores() (spack.solver.asp.Result method)
format_os_path() (in module llnl.path)
format_path() (spack.spec.Spec method)
formatter() (in module spack.cmd.commands)
(in module spack.cmd.list)
formatters (in module spack.cmd.commands)
forward() (llnl.util.lang.GroupedExceptionHandler method)
FreeBSD (class in spack.platforms)
(class in spack.platforms.freebsd)
FreeBSDOs (class in spack.operating_systems)
(class in spack.operating_systems.freebsd)
fresh (spack.binary_distribution.FetchIndexResult attribute)
from_detection() (spack.spec.Spec static method)
from_dict() (in module spack.patch)
(spack.database.InstallRecord class method)
(spack.environment.environment.ViewDescriptor static method)
(spack.install_test.TestSuite static method)
(spack.mirror.MirrorCollection static method)
(spack.spec.CompilerSpec static method)
(spack.spec.Spec static method)
(spack.version.version_types.VersionList static method)
(spack.version.VersionList static method)
from_dict_or_value() (spack.target.Target static method)
from_env() (spack.environment.depfile.MakefileModel static method)
from_environment_diff() (spack.util.environment.EnvironmentModifications static method)
from_file() (spack.install_test.TestSuite static method)
from_iterable() (spack.stage.StageComposite class method)
from_json() (spack.mirror.Mirror static method)
(spack.mirror.MirrorCollection static method)
(spack.patch.PatchCache class method)
(spack.provider_index.ProviderIndex static method)
(spack.spec.Spec static method)
(spack.tag.TagIndex static method)
from_kwargs() (in module spack.fetch_strategy)
from_list_url() (in module spack.fetch_strategy)
from_literal() (spack.spec.Spec static method)
from_local_path() (spack.mirror.Mirror static method)
from_lockfile() (spack.environment.environment.EnvironmentManifestFile static method)
from_node_dict() (spack.variant.AbstractVariant static method)
from_sha256() (spack.oci.image.Digest class method)
from_signed_json() (spack.spec.Spec static method)
from_sourcing_file() (spack.util.environment.EnvironmentModifications static method)
from_specfile() (spack.spec.Spec static method)
from_string() (in module spack.version)
(in module spack.version.version_types)
(spack.context.Context class method)
(spack.environment.depfile.UseBuildCache static method)
(spack.oci.image.Digest class method)
(spack.oci.image.ImageReference class method)
(spack.version.StandardVersion static method)
(spack.version.version_types.StandardVersion static method)
(spack.version.version_types.VersionStrComponent static method)
from_strings_or_bytes() (spack.relocate_text.BinaryFilePrefixReplacer class method)
(spack.relocate_text.TextFilePrefixReplacer class method)
from_url() (in module spack.fetch_strategy)
(spack.mirror.Mirror static method)
from_url_scheme() (in module spack.fetch_strategy)
from_version_range() (spack.version.ClosedOpenRange class method)
(spack.version.version_types.ClosedOpenRange class method)
from_yaml() (spack.mirror.Mirror static method)
(spack.mirror.MirrorCollection static method)
(spack.spec.Spec static method)
front_end (spack.platforms.Platform attribute)
(spack.platforms.Test attribute)
(spack.platforms.test.Test attribute)
front_os (spack.platforms.Platform attribute)
(spack.platforms.Test attribute)
(spack.platforms.test.Test attribute)
FsCache (class in spack.fetch_strategy)
FullDuplicatesCounter (class in spack.solver.counter)
fullname (spack.package_base.PackageBase attribute)
(spack.spec.Spec property)
fullnames (spack.package_base.PackageBase attribute)
FULLY_QUALIFIED_PACKAGE_NAME (spack.parser.TokenType attribute)
G
gc() (in module spack.cmd.gc)
Gcc (class in spack.compilers.gcc)
gcs_client() (in module spack.util.gcs)
gcs_open() (in module spack.util.gcs)
GCSBlob (class in spack.util.gcs)
GCSBucket (class in spack.util.gcs)
GCSFetchStrategy (class in spack.fetch_strategy)
GCSHandler (class in spack.util.gcs)
generate_gitlab_ci_yaml() (in module spack.ci)
generate_ir() (spack.ci.SpackCI method)
generate_key_index() (in module spack.binary_distribution)
generate_luarocks_config() (spack.build_systems.lua.LuaBuilder method)
generate_module_index() (in module spack.modules.common)
generate_package_index() (in module spack.binary_distribution)
generate_possible_compilers() (spack.solver.asp.SpackSolverSetup method)
generator (spack.build_systems.cmake.CMakeBuilder property)
generator() (in module spack.build_systems.cmake)
generic (in module spack.audit)
GenericBuilder (class in spack.build_systems.generic)
(spack.build_systems.r.RPackage attribute)
get() (in module spack.config)
(spack.config.Configuration method)
(spack.repo.Repo method)
(spack.repo.RepoPath method)
(spack.util.gcs.GCSBlob method)
(spack.version.git_ref_lookup.GitRefLookup method)
(spack.version.lookup.AbstractRefLookup method)
get_access_pair() (spack.mirror.Mirror method)
get_access_token() (spack.mirror.Mirror method)
get_all_blobs() (spack.util.gcs.GCSBucket method)
get_all_built_specs() (spack.binary_distribution.BinaryCacheIndex method)
get_all_package_diffs() (in module spack.repo)
get_all_specs() (spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
get_all_test_suites() (in module spack.install_test)
get_all_versions() (in module spack.mirror)
get_bearer_challenge() (in module spack.oci.opener)
get_blob() (spack.util.gcs.GCSBucket method)
get_blob_byte_stream() (spack.util.gcs.GCSBlob method)
get_blob_headers() (spack.util.gcs.GCSBlob method)
get_build_system() (in module spack.cmd.create)
get_buildcache_name_fn() (in module spack.cmd.buildcache)
get_buildfile_manifest() (in module spack.binary_distribution)
get_buildinfo_dict() (in module spack.binary_distribution)
get_by_hash() (spack.database.Database method)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
get_by_hash_local() (spack.database.Database method)
get_calling_module_name() (in module llnl.util.lang)
get_canon_echo_attrs() (llnl.util.tty.pty.ProcessController method)
get_cause_tree() (spack.solver.asp.ErrorHandler method)
get_change_revisions() (in module spack.ci)
get_checksums_for_versions() (in module spack.stage)
get_cmake_prefix_path() (in module spack.build_environment)
get_color_when() (in module llnl.util.tty.color)
get_command() (in module spack.cmd)
get_command_paths() (in module spack.extensions)
get_compiler_config() (in module spack.compilers)
get_compiler_duplicates() (in module spack.compilers)
get_compilers() (in module spack.compilers)
get_conf_file_from_dynamic_linker() (in module spack.util.ld_so_conf)
get_config() (spack.config.Configuration method)
get_config_filename() (spack.config.Configuration method)
get_conflicts() (spack.filesystem_view.YamlFilesystemView method)
get_deconcretize_list() (in module spack.cmd.deconcretize)
get_dependencies() (in module spack.cmd.list)
get_dependent_ids() (in module spack.installer)
get_dependents() (in module spack.cmd.dependents)
get_depflags() (spack.installer.BuildRequest method)
get_effective_jobs() (in module spack.build_environment)
get_elf_compat() (in module spack.detection.path)
get_endpoint_url() (spack.mirror.Mirror method)
get_env_modifications() (spack.build_environment.SetupContext method)
get_escaped_text_output() (in module spack.install_test)
get_extension_paths() (in module spack.extensions)
get_external_python_for_prefix() (spack.build_systems.python.PythonExtension method)
get_file_map() (llnl.util.link_tree.LinkTree method)
get_grep() (in module spack.cmd.pkg)
get_header() (in module spack.util.web)
get_interpreter() (in module spack.hooks.sbang)
get_job_name() (in module spack.ci)
(in module spack.ci_needs_workaround)
get_keys() (in module spack.binary_distribution)
get_manifest_and_config() (in module spack.oci.oci)
get_manifest_and_config_with_retry() (in module spack.oci.oci)
get_matching_subkeys() (spack.util.windows_registry.WindowsRegistryView method)
get_matching_versions() (in module spack.mirror)
get_mirror_s3_connection_info() (in module spack.util.s3)
get_mirrors_for_spec() (in module spack.binary_distribution)
get_module() (in module spack.cmd)
(in module spack.extensions)
(in module spack.modules.common)
get_name() (in module spack.cmd.create)
get_named_test_suites() (in module spack.install_test)
get_number() (in module llnl.util.tty)
get_one_by_hash() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
get_origin_info() (in module spack.cmd.clone)
get_package_context() (in module spack.build_environment)
get_package_dir_permissions() (in module spack.package_prefs)
get_package_group() (in module spack.package_prefs)
get_package_permissions() (in module spack.package_prefs)
get_packages() (spack.tag.TagIndex method)
get_path() (in module spack.util.environment)
get_path_args_from_module_line() (in module spack.util.module_cmd)
get_path_from_module_contents() (in module spack.util.module_cmd)
get_path_meta_folder() (spack.filesystem_view.YamlFilesystemView method)
get_pkg_class() (spack.repo.Repo method)
(spack.repo.RepoPath method)
get_precedence() (spack.util.unparse.unparser.Unparser method)
get_profile() (spack.mirror.Mirror method)
get_progress() (spack.installer.InstallStatus method)
get_projection() (in module spack.projections)
get_projection_for_spec() (spack.environment.environment.ViewDescriptor method)
(spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
get_real_version() (spack.compiler.Compiler method)
get_record() (spack.database.Database method)
get_remote_hash() (spack.binary_distribution.DefaultIndexFetcher method)
get_repo() (spack.repo.RepoPath method)
get_repository() (in module spack.cmd.create)
get_rpath_deps() (in module spack.build_environment)
get_rpaths() (in module spack.build_environment)
(in module spack.util.elf)
get_s3_session() (in module spack.util.s3)
get_section() (spack.config.ConfigScope method)
(spack.config.InternalConfigScope method)
(spack.config.SingleFileScope method)
get_section_filename() (spack.config.ConfigScope method)
(spack.config.InternalConfigScope method)
(spack.config.SingleFileScope method)
get_shared_libraries_relative_paths() (spack.hooks.absolutify_elf_sonames.SharedLibrariesVisitor method)
get_spack_commit() (in module spack.main)
get_spack_info() (in module spack.ci)
get_spec() (spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
get_spec_filter_list() (in module spack.ci)
get_stack_changed() (in module spack.ci)
get_stage_root() (in module spack.stage)
get_subkey() (spack.util.windows_registry.RegistryKey method)
(spack.util.windows_registry.WindowsRegistryView method)
get_subkeys() (spack.util.windows_registry.WindowsRegistryView method)
get_template_dirs() (in module spack.extensions)
get_test_stage_dir() (in module spack.install_test)
get_test_suite() (in module spack.install_test)
get_timestamp() (in module llnl.util.tty)
get_uninstall_list() (in module spack.cmd.uninstall)
get_url() (in module spack.cmd.create)
(spack.mirror.Mirror method)
get_valid_fortran_pth() (in module spack.compilers.msvc)
get_valid_type() (in module spack.config)
get_value() (spack.util.windows_registry.RegistryKey method)
(spack.util.windows_registry.WindowsRegistryView method)
get_values() (spack.util.windows_registry.WindowsRegistryView method)
get_version() (in module spack.main)
get_version_lines() (in module spack.util.format)
get_versions() (in module spack.cmd.create)
get_yes_or_no() (in module llnl.util.tty)
getuid() (in module llnl.util.filesystem)
git (spack.build_systems.r.RPackage property)
(spack.fetch_strategy.GitFetchStrategy property)
git() (in module spack.util.git)
GIT_REF (in module spack.parser)
git_version (spack.fetch_strategy.GitFetchStrategy property)
GIT_VERSION (spack.parser.TokenType attribute)
git_version_re (spack.fetch_strategy.GitFetchStrategy attribute)
GitExe (class in spack.repo)
GitFetchStrategy (class in spack.fetch_strategy)
github_url() (in module spack.cmd.list)
GitRefLookup (class in spack.version.git_ref_lookup)
GitVersion (class in spack.version)
(class in spack.version.version_types)
global_license_dir (spack.package_base.PackageBase attribute)
global_license_file (spack.build_systems.intel.IntelPackage property)
(spack.package_base.PackageBase property)
global_options() (spack.build_systems.python.PythonPipBuilder method)
global_timer_name (in module spack.util.timer)
gnu_mirror_path (spack.build_systems.gnu.GNUMirrorPackage attribute)
GNUMirrorPackage (class in spack.build_systems.gnu)
gnupg_root_spec() (in module spack.bootstrap.core)
GNUPGHOME (in module spack.util.gpg)
gnupghome_override() (in module spack.util.gpg)
go (spack.fetch_strategy.GoFetchStrategy property)
go_version (spack.fetch_strategy.GoFetchStrategy property)
GoBuilder (class in spack.build_systems.go)
GoFetchStrategy (class in spack.fetch_strategy)
GoPackage (class in spack.build_systems.go)
GoPackageTemplate (class in spack.cmd.create)
GPG (in module spack.util.gpg)
gpg() (in module spack.cmd.gpg)
gpg_create() (in module spack.cmd.gpg)
gpg_export() (in module spack.cmd.gpg)
gpg_init() (in module spack.cmd.gpg)
gpg_list() (in module spack.cmd.gpg)
gpg_publish() (in module spack.cmd.gpg)
gpg_sign() (in module spack.cmd.gpg)
gpg_trust() (in module spack.cmd.gpg)
gpg_untrust() (in module spack.cmd.gpg)
gpg_verify() (in module spack.cmd.gpg)
GPGCONF (in module spack.util.gpg)
graph() (in module spack.cmd.graph)
graph_ascii() (in module spack.graph)
graph_dot() (in module spack.graph)
gray_hash() (in module spack.cmd)
group_by_name() (spack.util.environment.EnvironmentModifications method)
grouped_message() (llnl.util.lang.GroupedExceptionHandler method)
GroupedExceptionForwarder (class in llnl.util.lang)
GroupedExceptionHandler (class in llnl.util.lang)
grouper() (in module spack.cmd.style)
GROUPS (in module spack.audit)
gs_open() (spack.util.gcs.GCSHandler method)
guess_core_compilers() (in module spack.modules.lmod)
gzip_compressed_tarfile() (in module spack.binary_distribution)
GZipFileType (class in spack.util.compression)
H
h1() (spack.solver.asp.PyclingoDriver method)
h2() (spack.solver.asp.PyclingoDriver method)
handle_error() (spack.solver.asp.ErrorHandler method)
handle_starttag() (spack.util.web.ExtractMetadataParser method)
(spack.util.web.LinkParser method)
has_code (spack.build_systems.bundle.BundlePackage attribute)
(spack.package_base.PackageBase attribute)
has_compiler (spack.parser.SpecNodeParser attribute)
has_conditional_modifications (spack.modules.lmod.LmodContext property)
has_dependency() (spack.installer.BuildRequest method)
has_errors() (spack.cmd.license.LicenseError method)
(spack.verify.VerificationResults method)
has_extension() (in module llnl.url)
has_failed() (spack.database.FailureTracker method)
has_git_prefix (spack.version.GitVersion attribute)
(spack.version.version_types.GitVersion attribute)
has_lock() (spack.database.SpecLocker method)
has_manpath_modifications (spack.modules.common.BaseContext property)
has_method() (in module llnl.util.lang)
has_modulepath_modifications (spack.modules.lmod.LmodContext property)
has_needed (spack.util.elf.ElfFile attribute)
has_preferred_providers() (spack.package_prefs.PackagePrefs class method)
has_preferred_targets() (spack.package_prefs.PackagePrefs class method)
has_pt_dynamic (spack.util.elf.ElfFile attribute)
has_pt_interp (spack.util.elf.ElfFile attribute)
has_rpath (spack.util.elf.ElfFile attribute)
has_soname (spack.util.elf.ElfFile attribute)
has_value() (spack.util.naming.NamespaceTrie method)
has_version (spack.parser.SpecNodeParser attribute)
has_view() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
hash (spack.binary_distribution.FetchIndexResult attribute)
(spack.modules.common.BaseConfiguration property)
hash() (spack.solver.asp.SpecBuilder method)
hash_algo_for_digest() (in module spack.util.crypto)
hash_fun_for_algo() (in module spack.util.crypto)
hash_fun_for_digest() (in module spack.util.crypto)
hash_name (spack.util.crypto.Checker property)
HashableMap (class in llnl.util.lang)
hashes (in module spack.util.crypto)
hashes_to_prefixes() (in module spack.binary_distribution)
header_directories() (spack.build_systems.oneapi.IntelOneApiLibraryPackage method)
header_size() (spack.util.compression.FileTypeInterface class method)
HeaderList (class in llnl.util.filesystem)
headers (llnl.util.filesystem.HeaderList property)
(spack.build_systems.intel.IntelPackage property)
(spack.build_systems.oneapi.IntelOneApiLibraryPackage property)
(spack.build_systems.oneapi.IntelOneApiLibraryPackageWithSdk property)
(spack.build_systems.python.PythonPackage property)
help (spack.container.writers.singularity.SingularityContext property)
help() (in module spack.cmd.help)
hexdigest() (spack.binary_distribution.ChecksumWriter method)
hg (spack.fetch_strategy.HgFetchStrategy property)
HgFetchStrategy (class in spack.fetch_strategy)
hidden (spack.modules.common.BaseConfiguration property)
(spack.modules.lmod.LmodConfiguration property)
hidden_file_regexes (spack.directory_layout.DirectoryLayout property)
hide_cmd_format (spack.modules.common.BaseModuleFileWriter attribute)
(spack.modules.lmod.LmodModulefileWriter attribute)
(spack.modules.LmodModulefileWriter attribute)
(spack.modules.tcl.TclModulefileWriter attribute)
(spack.modules.TclModulefileWriter attribute)
HideCmdFormatNotDefined
hierarchy_tokens (spack.modules.lmod.LmodConfiguration property)
high_fixed_priority_offset (in module spack.solver.asp)
highest() (spack.version.version_types.VersionList method)
(spack.version.VersionList method)
highest_numeric() (spack.version.version_types.VersionList method)
(spack.version.VersionList method)
highest_precedence_non_platform_scope() (spack.config.Configuration method)
highest_precedence_scope() (spack.config.Configuration method)
hip_flags() (spack.build_systems.rocm.ROCmPackage static method)
HKEY (class in spack.util.windows_registry)
hkey (spack.util.windows_registry.RegistryKey property)
HKEY_CLASSES_ROOT (spack.util.windows_registry.HKEY attribute)
HKEY_CURRENT_CONFIG (spack.util.windows_registry.HKEY attribute)
HKEY_CURRENT_USER (spack.util.windows_registry.HKEY attribute)
HKEY_LOCAL_MACHINE (spack.util.windows_registry.HKEY attribute)
HKEY_PERFORMANCE_DATA (spack.util.windows_registry.HKEY attribute)
HKEY_USERS (spack.util.windows_registry.HKEY attribute)
hline() (in module llnl.util.tty)
home (spack.package_base.PackageBase property)
homepage (spack.build_systems.oneapi.IntelOneApiPackage attribute)
(spack.build_systems.python.PythonPackage attribute)
(spack.build_systems.r.RPackage attribute)
(spack.build_systems.racket.RacketPackage attribute)
(spack.package_base.PackageBase attribute)
horizontal_line() (llnl.util.tty.pty.ProcessController method)
host() (in module spack.platforms)
host_dynamic_linker_search_paths() (in module spack.util.ld_so_conf)
html() (in module spack.cmd.list)
HTMLParseError
http_error_401() (spack.oci.opener.OCIAuthHandler method)
http_error_default() (spack.util.web.SpackHTTPDefaultErrorHandler method)
https_request() (spack.oci.opener.OCIAuthHandler method)
I
id (spack.compilers.DetectVersionArgs attribute)
(spack.solver.asp.NodeArgument attribute)
IDENTIFIER (in module spack.parser)
idx (spack.solver.asp.DeclaredVersion attribute)
ifx_version (spack.compilers.msvc.Msvc property)
ignore_quotes (spack.build_systems.nmake.NMakeBuilder property)
ignore_signal() (in module llnl.util.tty.log)
ignore_version_errors (spack.compiler.Compiler attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.compilers.pgi.Pgi attribute)
ignored_attributes (spack.solver.asp.SpecBuilder attribute)
image_from_mirror() (in module spack.oci.oci)
ImageReference (class in spack.oci.image)
imap_unordered() (in module spack.util.parallel)
ImmutableConfigScope (class in spack.config)
implicit_rpaths() (spack.compiler.Compiler method)
implicit_variant_conversion() (in module spack.variant)
import_modules (spack.build_systems.python.PythonExtension property)
(spack.build_systems.sip.SIPPackage property)
import_signing_key() (in module spack.ci)
impose() (spack.solver.asp.SpackSolverSetup method)
in_function() (in module llnl.util.lang)
include_flags (llnl.util.filesystem.HeaderList property)
include_regex (llnl.util.filesystem.HeaderList attribute)
included_config_scopes() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
InconsistentInstallDirectoryError
InconsistentSpecError
InconsistentValidationError
index (spack.repo.Repo property)
index() (spack.spec.Spec method)
index_by() (in module llnl.util.lang)
index_commands() (in module spack.main)
index_content_type (in module spack.oci.oci)
Indexer (class in spack.repo)
info() (in module llnl.util.tty)
(in module spack.cmd.info)
InfoCollector (class in spack.report)
init() (in module spack.util.gpg)
init_entry() (spack.util.file_cache.FileCache method)
init_spec_record() (spack.report.BuildInfoCollector method)
(spack.report.InfoCollector method)
initconfig() (spack.build_systems.cached_cmake.CachedCMakeBuilder method)
initconfig_compiler_entries() (spack.build_systems.cached_cmake.CachedCMakeBuilder method)
initconfig_hardware_entries() (spack.build_systems.cached_cmake.CachedCMakeBuilder method)
initconfig_mpi_entries() (spack.build_systems.cached_cmake.CachedCMakeBuilder method)
initconfig_package_entries() (spack.build_systems.cached_cmake.CachedCMakeBuilder method)
initialize_environment_dir() (in module spack.environment)
(in module spack.environment.environment)
initialize_report() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
inject_flags() (in module spack.package_base)
(spack.package_base.PackageBase class method)
inject_patches_variant() (spack.spec.Spec static method)
input_on() (llnl.util.tty.pty.ProcessController method)
input_specs (spack.report.InfoCollector attribute)
insert() (llnl.util.lang.TypedMutableSequence method)
inspect_path() (in module spack.util.environment)
INSTALL (spack.installer.InstallAction attribute)
install() (in module llnl.util.filesystem)
(in module spack.cmd.install)
(spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.bundle.BundleBuilder method)
(spack.build_systems.cargo.CargoBuilder method)
(spack.build_systems.cmake.CMakeBuilder method)
(spack.build_systems.go.GoBuilder method)
(spack.build_systems.intel.IntelPackage method)
(spack.build_systems.lua.LuaBuilder method)
(spack.build_systems.makefile.MakefileBuilder method)
(spack.build_systems.maven.MavenBuilder method)
(spack.build_systems.meson.MesonBuilder method)
(spack.build_systems.msbuild.MSBuildBuilder method)
(spack.build_systems.nmake.NMakeBuilder method)
(spack.build_systems.octave.OctaveBuilder method)
(spack.build_systems.oneapi.IntelOneApiPackage method)
(spack.build_systems.perl.PerlBuilder method)
(spack.build_systems.python.PythonPipBuilder method)
(spack.build_systems.qmake.QMakeBuilder method)
(spack.build_systems.r.RBuilder method)
(spack.build_systems.racket.RacketBuilder method)
(spack.build_systems.ruby.RubyBuilder method)
(spack.build_systems.scons.SConsBuilder method)
(spack.build_systems.sip.SIPBuilder method)
(spack.build_systems.waf.WafBuilder method)
(spack.installer.OverwriteInstall method)
(spack.installer.PackageInstaller method)
install_all() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
install_args() (spack.build_systems.scons.SConsBuilder method)
(spack.build_systems.sip.SIPBuilder method)
(spack.build_systems.waf.WafBuilder method)
install_cmake_cache() (spack.build_systems.cached_cmake.CachedCMakeBuilder method)
install_component() (spack.build_systems.oneapi.IntelOneApiPackage method)
install_configure_args_path (spack.package_base.PackageBase property)
install_dependency_symlinks() (in module spack.package_base)
install_env_path (spack.package_base.PackageBase property)
install_fn() (in module spack.cmd.buildcache)
install_kwargs_from_args() (in module spack.cmd.install)
install_libtool_archives (spack.build_systems.autotools.AutotoolsBuilder attribute)
install_log_path (spack.package_base.PackageBase property)
install_msg() (in module spack.installer)
install_options() (spack.build_systems.python.PythonPipBuilder method)
install_root_node() (in module spack.binary_distribution)
install_sbang() (in module spack.hooks.sbang)
install_single_spec() (in module spack.binary_distribution)
install_specs() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
install_status() (spack.spec.Spec method)
install_targets (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.cmake.CMakeBuilder attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.meson.MesonBuilder attribute)
(spack.build_systems.msbuild.MSBuildBuilder attribute)
(spack.build_systems.nmake.NMakeBuilder attribute)
install_test() (spack.build_systems.waf.WafBuilder method)
install_test_root (spack.package_base.PackageBase property)
install_test_root() (in module spack.install_test)
install_time_test_callbacks (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.bundle.BundleBuilder attribute)
(spack.build_systems.cargo.CargoBuilder attribute)
(spack.build_systems.generic.GenericBuilder attribute)
(spack.build_systems.go.GoBuilder attribute)
(spack.build_systems.lua.LuaBuilder attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.maven.MavenBuilder attribute)
(spack.build_systems.octave.OctaveBuilder attribute)
(spack.build_systems.perl.PerlBuilder attribute)
(spack.build_systems.python.PythonPackage attribute)
(spack.build_systems.python.PythonPipBuilder attribute)
(spack.build_systems.qmake.QMakeBuilder attribute)
(spack.build_systems.ruby.RubyBuilder attribute)
(spack.build_systems.scons.SConsBuilder attribute)
(spack.build_systems.sip.SIPBuilder attribute)
(spack.build_systems.sip.SIPPackage attribute)
(spack.build_systems.waf.WafBuilder attribute)
(spack.builder.Builder attribute)
install_tree() (in module llnl.util.filesystem)
install_type_matches() (spack.database.InstallRecord method)
install_with_active_env() (in module spack.cmd.install)
install_without_active_env() (in module spack.cmd.install)
InstallAction (class in spack.installer)
InstallationPhase (class in spack.builder)
installcheck() (spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.makefile.MakefileBuilder method)
INSTALLED (spack.database.InstallStatuses attribute)
installed (spack.package_base.PackageBase property)
INSTALLED (spack.solver.asp.Provenance attribute)
installed (spack.spec.Spec property)
installed_dependents() (in module spack.cmd.uninstall)
installed_extensions_for() (spack.database.Database method)
installed_relatives() (spack.database.Database method)
installed_specs() (in module spack.environment)
(in module spack.environment.environment)
installed_upstream (spack.package_base.PackageBase property)
(spack.spec.Spec property)
InstallError
InstallLockError
InstallRecord (class in spack.database)
InstallRootStringError
InstallStatus (class in spack.database)
(class in spack.installer)
InstallStatuses (class in spack.database)
instance (llnl.util.lang.Singleton property)
InsufficientArchitectureInfoError
Intel (class in spack.compilers.intel)
intel64_int_suffix (spack.build_systems.intel.IntelPackage property)
INTEL_MATH_LIBRARIES (in module spack.build_systems.oneapi)
IntelOneApiLibraryPackage (class in spack.build_systems.oneapi)
IntelOneApiLibraryPackageWithSdk (class in spack.build_systems.oneapi)
IntelOneApiPackage (class in spack.build_systems.oneapi)
IntelOneApiStaticLibraryList (class in spack.build_systems.oneapi)
IntelPackage (class in spack.build_systems.intel)
IntelPackageTemplate (class in spack.cmd.create)
interactive_version_filter() (in module spack.stage)
interleave() (in module spack.util.unparse.unparser)
intermediate_repr() (in module spack.solver.asp)
internal (spack.environment.Environment property)
(spack.environment.environment.Environment property)
InternalConcretizerError
InternalConfigScope (class in spack.config)
intersect() (spack.version.version_types.VersionList method)
(spack.version.VersionList method)
intersection() (spack.version.ClosedOpenRange method)
(spack.version.GitVersion method)
(spack.version.StandardVersion method)
(spack.version.version_types.ClosedOpenRange method)
(spack.version.version_types.GitVersion method)
(spack.version.version_types.StandardVersion method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
intersects() (spack.spec.CompilerSpec method)
(spack.spec.Spec method)
(spack.variant.AbstractVariant method)
(spack.variant.SingleValuedVariant method)
(spack.variant.VariantMap method)
(spack.version.ClosedOpenRange method)
(spack.version.GitVersion method)
(spack.version.StandardVersion method)
(spack.version.version_types.ClosedOpenRange method)
(spack.version.version_types.GitVersion method)
(spack.version.version_types.StandardVersion method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
intro_by_level (in module spack.main)
invalid_reg_ref_error_handler() (spack.util.windows_registry.WindowsRegistryView method)
InvalidArgsError
invalidate() (spack.repo.FastPackageChecker method)
invalidate_repository_cache() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
InvalidCompilerConfigurationError
InvalidDatabaseVersionError
InvalidDependencyError
InvalidDirectoryLayoutParametersError
InvalidExtensionSpecError
InvalidHashError
InvalidMetadataFile
InvalidNamespaceError
InvalidPackageOpError
InvalidPermissionsError
InvalidSpecConstraintError
InvalidVariantForSpecError
InvalidVariantValueCombinationError
InvalidVariantValueError
inverted_dependencies() (in module spack.cmd.dependents)
ipython_interpreter() (in module spack.cmd.python)
is_64_bit (spack.util.elf.ElfFile attribute)
is_binary() (in module spack.relocate)
is_bootstrapping() (in module spack.bootstrap)
(in module spack.bootstrap.config)
is_bz2_supported() (in module spack.util.compression)
is_clang_based (spack.compilers.cce.Cce property)
is_commit (spack.version.GitVersion attribute)
(spack.version.version_types.GitVersion attribute)
is_debug() (in module llnl.util.tty)
is_develop() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
is_env_dir() (in module spack.environment)
(in module spack.environment.environment)
is_exe() (in module llnl.util.filesystem)
is_executable() (in module spack.detection.common)
is_extension (spack.package_base.PackageBase property)
is_file_of_type() (spack.util.compression.FileTypeInterface class method)
is_git_repo() (in module spack.cmd)
is_git_version() (in module spack.version)
(in module spack.version.common)
is_gzip_supported() (in module spack.util.compression)
is_latest_format() (in module spack.environment)
(in module spack.environment.environment)
is_leaf() (spack.util.naming.NamespaceTrie method)
is_little_endian (spack.util.elf.ElfFile attribute)
is_lzma_supported() (in module spack.util.compression)
is_matrix (spack.spec_list.SpecList property)
is_mixed_toolchain() (in module spack.compilers)
is_noop (spack.relocate_text.PrefixReplacer property)
is_occupied_install_prefix() (spack.database.Database method)
is_package() (in module spack.cmd.style)
is_package_file() (in module spack.repo)
is_path_instead_of_url() (in module spack.util.url)
is_platform_dependent (spack.config.ConfigScope property)
(spack.config.SingleFileScope property)
is_prefix() (spack.repo.Repo method)
(spack.util.naming.NamespaceTrie method)
is_root (spack.installer.BuildTask property)
is_runpath (spack.util.elf.ElfFile attribute)
is_shared_library_elf() (in module spack.hooks.absolutify_elf_sonames)
is_simple_tuple() (in module spack.util.unparse.unparser)
is_spec_buildable() (in module spack.package_prefs)
is_stacktrace() (in module llnl.util.tty)
is_supported_on_platform() (spack.compiler.Compiler method)
(spack.compilers.msvc.Msvc method)
is_system_path() (in module spack.util.environment)
is_unset() (spack.util.environment.EnvironmentModifications method)
is_verbose() (in module llnl.util.tty)
is_virtual() (spack.repo.Repo method)
(spack.repo.RepoPath method)
is_virtual_safe() (spack.repo.Repo method)
(spack.repo.RepoPath method)
IS_WINDOWS (in module spack.bootstrap.core)
is_write_locked() (llnl.util.lock.Lock method)
isdevelop() (spack.version.GitVersion method)
(spack.version.StandardVersion method)
(spack.version.version_types.GitVersion method)
(spack.version.version_types.StandardVersion method)
islink() (in module llnl.util.symlink)
isort_root_spec() (in module spack.bootstrap.environment)
issequence() (in module spack.solver.asp)
items_view() (spack.util.unparse.unparser.Unparser method)
iter_groups() (in module spack.cmd)
J
jobserver_enabled() (in module spack.build_environment)
join() (in module spack.util.url)
(llnl.util.tty.pty.PseudoShell method)
(spack.util.prefix.Prefix method)
join_path() (in module llnl.util.filesystem)
joined (spack.version.GitVersion property)
(spack.version.StandardVersion property)
(spack.version.version_types.GitVersion property)
(spack.version.version_types.StandardVersion property)
joined() (llnl.util.filesystem.FileList method)
json_string() (spack.verify.VerificationResults method)
JUnit (class in spack.reporters)
(class in spack.reporters.junit)
K
keep (spack.stage.StageComposite property)
keep_modification_time() (in module llnl.util.filesystem)
keep_werror (spack.package_base.PackageBase attribute)
kernel_version() (in module spack.operating_systems.linux_distro)
key (spack.binary_distribution.PushOptions attribute)
(spack.installer.BuildTask property)
key_ordering() (in module llnl.util.lang)
KEY_VALUE_PAIR (spack.parser.TokenType attribute)
keyboard_input (class in llnl.util.tty.log)
keys_fn() (in module spack.cmd.buildcache)
kind (spack.parser.Token attribute)
(spack.solver.asp.RequirementRule attribute)
L
label (spack.util.timer.TimerEvent attribute)
labels (spack.container.writers.PathContext property)
language (spack.compilers.DetectVersionArgs attribute)
lapack_libs (spack.build_systems.intel.IntelPackage property)
last_modification_time_recursive() (in module llnl.util.filesystem)
last_mtime() (spack.repo.FastPackageChecker method)
(spack.repo.Repo method)
(spack.repo.RepoPath method)
latest_year (in module spack.cmd.license)
layout (spack.detection.test.DetectionTest attribute)
lazy_eq() (in module llnl.util.lang)
lazy_lexicographic_ordering() (in module llnl.util.lang)
lazy_lt() (in module llnl.util.lang)
ld_flags (llnl.util.filesystem.LibraryList property)
(spack.build_systems.oneapi.IntelOneApiStaticLibraryList property)
legacy_attributes (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.cached_cmake.CachedCMakeBuilder attribute)
(spack.build_systems.cmake.CMakeBuilder attribute)
(spack.build_systems.generic.GenericBuilder attribute)
(spack.build_systems.lua.LuaBuilder attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.maven.MavenBuilder attribute)
(spack.build_systems.meson.MesonBuilder attribute)
(spack.build_systems.octave.OctaveBuilder attribute)
(spack.build_systems.perl.PerlBuilder attribute)
(spack.build_systems.python.PythonPipBuilder attribute)
(spack.build_systems.qmake.QMakeBuilder attribute)
(spack.build_systems.racket.RacketBuilder attribute)
(spack.build_systems.ruby.RubyBuilder attribute)
(spack.build_systems.scons.SConsBuilder attribute)
(spack.build_systems.sip.SIPBuilder attribute)
(spack.build_systems.waf.WafBuilder attribute)
(spack.builder.Builder attribute)
legacy_buildsystem (spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.bundle.BundlePackage attribute)
(spack.build_systems.cmake.CMakePackage attribute)
(spack.build_systems.generic.Package attribute)
(spack.build_systems.go.GoPackage attribute)
(spack.build_systems.lua.LuaPackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
(spack.build_systems.maven.MavenPackage attribute)
(spack.build_systems.meson.MesonPackage attribute)
(spack.build_systems.octave.OctavePackage attribute)
(spack.build_systems.perl.PerlPackage attribute)
(spack.build_systems.python.PythonPackage attribute)
(spack.build_systems.qmake.QMakePackage attribute)
(spack.build_systems.racket.RacketPackage attribute)
(spack.build_systems.ruby.RubyPackage attribute)
(spack.build_systems.scons.SConsPackage attribute)
(spack.build_systems.sip.SIPPackage attribute)
(spack.build_systems.waf.WafPackage attribute)
legacy_long_methods (spack.build_systems.python.PythonPipBuilder attribute)
(spack.build_systems.scons.SConsBuilder attribute)
legacy_methods (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.cached_cmake.CachedCMakeBuilder attribute)
(spack.build_systems.cmake.CMakeBuilder attribute)
(spack.build_systems.generic.GenericBuilder attribute)
(spack.build_systems.lua.LuaBuilder attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.maven.MavenBuilder attribute)
(spack.build_systems.meson.MesonBuilder attribute)
(spack.build_systems.octave.OctaveBuilder attribute)
(spack.build_systems.perl.PerlBuilder attribute)
(spack.build_systems.python.PythonPipBuilder attribute)
(spack.build_systems.qmake.QMakeBuilder attribute)
(spack.build_systems.r.RBuilder attribute)
(spack.build_systems.racket.RacketBuilder attribute)
(spack.build_systems.ruby.RubyBuilder attribute)
(spack.build_systems.scons.SConsBuilder attribute)
(spack.build_systems.sip.SIPBuilder attribute)
(spack.build_systems.waf.WafBuilder attribute)
(spack.builder.Builder attribute)
levels (in module spack.main)
lgpl_exceptions (in module spack.cmd.license)
libraries (llnl.util.filesystem.LibraryList property)
libraries_in_ld_and_system_library_path() (in module spack.detection.path)
libraries_in_windows_paths() (in module spack.detection.path)
LibrariesFinder (class in spack.detection.path)
library_extensions (in module llnl.util.filesystem)
library_prefix() (in module spack.detection.common)
LibraryList (class in llnl.util.filesystem)
libs (spack.build_systems.intel.IntelPackage property)
(spack.build_systems.oneapi.IntelOneApiLibraryPackage property)
(spack.build_systems.oneapi.IntelOneApiLibraryPackageWithSdk property)
(spack.build_systems.python.PythonPackage property)
license() (in module spack.cmd.info)
(in module spack.cmd.license)
(in module spack.directives)
license_comment (spack.build_systems.intel.IntelPackage attribute)
(spack.package_base.PackageBase attribute)
license_files (spack.build_systems.intel.IntelPackage property)
(spack.package_base.PackageBase attribute)
license_line_regexes (in module spack.cmd.license)
license_lines (in module spack.cmd.license)
license_required (spack.build_systems.intel.IntelPackage property)
(spack.package_base.PackageBase attribute)
license_url (spack.build_systems.intel.IntelPackage attribute)
(spack.package_base.PackageBase attribute)
license_vars (spack.build_systems.intel.IntelPackage attribute)
(spack.package_base.PackageBase attribute)
licensed_files (in module spack.cmd.license)
LicenseError (class in spack.cmd.license)
lineno (spack.util.environment.Trace attribute)
lines (spack.cmd.info.VariantFormatter property)
link_flags (llnl.util.filesystem.LibraryList property)
(spack.build_systems.oneapi.IntelOneApiStaticLibraryList property)
link_meta_folder() (spack.filesystem_view.YamlFilesystemView method)
link_paths (spack.compilers.aocc.Aocc property)
(spack.compilers.arm.Arm attribute)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.dpcpp.Dpcpp attribute)
(spack.compilers.fj.Fj attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.rocmcc.Rocmcc property)
(spack.compilers.xl.Xl attribute)
(spack.compilers.xl_r.XlR attribute)
linker_arg (spack.compiler.Compiler property)
(spack.compilers.nag.Nag property)
LinkParser (class in spack.util.web)
LinkTree (class in llnl.util.link_tree)
Linux (class in spack.platforms)
(class in spack.platforms.linux)
LinuxDistro (class in spack.operating_systems)
(class in spack.operating_systems.linux_distro)
list() (in module spack.cmd.audit)
(in module spack.cmd.list)
(in module spack.util.gpg)
list_classes() (in module spack.util.classes)
list_depth (spack.build_systems.lua.LuaPackage attribute)
(spack.package_base.PackageBase attribute)
list_files() (in module spack.cmd.license)
list_fn() (in module spack.cmd.buildcache)
list_modules() (in module llnl.util.lang)
list_packages() (in module spack.repo)
list_url (spack.build_systems.python.PythonPackage attribute)
(spack.build_systems.r.RPackage attribute)
(spack.package_base.PackageBase attribute)
list_url() (in module spack.util.web)
listify() (in module spack.solver.asp)
ListMirrorSpecsError
literal_specs() (spack.solver.asp.SpackSolverSetup method)
literal_str (spack.parser.EdgeAttributeParser attribute)
(spack.parser.SpecParser attribute)
literals_to_load (spack.modules.common.BaseConfiguration property)
llnl
module
llnl.path
module
llnl.string
module
llnl.url
module
llnl.util
module
llnl.util.argparsewriter
module
llnl.util.filesystem
module
llnl.util.lang
module
llnl.util.link_tree
module
llnl.util.lock
module
llnl.util.multiproc
module
llnl.util.symlink
module
llnl.util.tty
module
llnl.util.tty.colify
module
llnl.util.tty.color
module
llnl.util.tty.log
module
llnl.util.tty.pty
module
LmodConfiguration (class in spack.modules.lmod)
LmodContext (class in spack.modules.lmod)
LmodFileLayout (class in spack.modules.lmod)
LmodModulefileWriter (class in spack.modules)
(class in spack.modules.lmod)
load() (in module spack.cmd.load)
(in module spack.util.spack_json)
(in module spack.util.spack_yaml)
load_command_extension() (in module spack.extensions)
load_data() (spack.version.git_ref_lookup.GitRefLookup method)
load_extension() (in module spack.extensions)
load_external_modules() (in module spack.build_environment)
load_module() (in module spack.util.module_cmd)
load_module_from_file() (in module llnl.util.lang)
loads() (in module spack.cmd.modules)
local_file_path() (in module spack.util.url)
LOCAL_MIRROR_DIR (in module spack.cmd.bootstrap)
location() (in module spack.cmd.location)
Lock (class in llnl.util.lock)
(class in spack.util.lock)
lock() (spack.database.SpecLocker method)
lock_configuration() (in module spack.database)
lock_path (spack.environment.Environment property)
(spack.environment.environment.Environment property)
lock_taken() (spack.database.FailureTracker method)
LockConfiguration (class in spack.database)
LockDowngradeError
LockError
lockfile_format_version (in module spack.environment.environment)
lockfile_name (in module spack.environment.environment)
LockPermissionError
LockROFileError
LockTimeoutError
LockTransaction (class in llnl.util.lock)
LockUpgradeError
log() (in module spack.installer)
log_file_for_spec() (spack.install_test.TestSuite method)
log_output() (in module llnl.util.tty.log)
log_parse() (in module spack.cmd.log_parse)
log_path (spack.environment.Environment property)
(spack.environment.environment.Environment property)
(spack.package_base.PackageBase property)
logger (spack.install_test.PackageTest property)
long_description (spack.modules.common.BaseContext property)
long_message (spack.build_environment.ChildError property)
(spack.error.SpackError property)
(spack.spec.SpecParseError property)
lookup() (spack.mirror.MirrorCollection method)
lookup_hash() (spack.spec.Spec method)
lookup_ref() (spack.version.git_ref_lookup.GitRefLookup method)
lower() (spack.install_test.TestStatus method)
lowest() (spack.version.version_types.VersionList method)
(spack.version.VersionList method)
lua (spack.build_systems.lua.LuaPackage property)
LuaBuilder (class in spack.build_systems.lua)
LuaPackage (class in spack.build_systems.lua)
LuaPackageTemplate (class in spack.cmd.create)
luarocks (spack.build_systems.lua.LuaPackage property)
luarocks_args() (spack.build_systems.lua.LuaBuilder method)
LzmaFileType (class in spack.util.compression)
M
macho_find_paths() (in module spack.relocate)
macho_make_paths_normal() (in module spack.relocate)
macho_make_paths_relative() (in module spack.relocate)
macholib_get_paths() (in module spack.relocate)
MacOs (class in spack.operating_systems)
(class in spack.operating_systems.mac_os)
macos_cltools_version() (in module spack.operating_systems.mac_os)
macos_sdk_path() (in module spack.operating_systems.mac_os)
macos_sdk_version() (in module spack.operating_systems.mac_os)
macos_version() (in module spack.operating_systems.mac_os)
macro_definitions (llnl.util.filesystem.HeaderList property)
MAGIC (spack.util.elf.ELF_CONSTANTS attribute)
magic_number() (spack.util.compression.FileTypeInterface class method)
main() (in module spack.main)
maintained_packages() (in module spack.cmd.maintainers)
maintainers (spack.package_base.PackageBase attribute)
maintainers() (in module spack.cmd.maintainers)
(in module spack.directives)
maintainers_to_packages() (in module spack.cmd.maintainers)
make_argument_parser() (in module spack.main)
make_compiler_list() (in module spack.compilers)
make_compilers() (spack.operating_systems.cray_backend.CrayBackend method)
(spack.operating_systems.CrayBackend method)
make_configuration() (in module spack.modules.lmod)
(in module spack.modules.tcl)
make_context() (in module spack.modules.lmod)
(in module spack.modules.tcl)
make_default() (spack.variant.Variant method)
make_elf_binaries_relative() (in module spack.relocate)
make_environment() (in module spack.tengine)
make_installer() (in module spack.cmd.make_installer)
make_layout() (in module spack.modules.lmod)
(in module spack.modules.tcl)
make_link_relative() (in module spack.relocate)
make_log_context() (in module spack.util.log_parse)
make_macho_binaries_relative() (in module spack.relocate)
make_mixed_toolchain() (in module spack.compilers)
make_node() (spack.solver.asp.SpecBuilder static method)
make_repo_path() (in module spack.environment.environment)
make_stage() (in module spack.oci.oci)
make_variant() (spack.variant.Variant method)
MakeExecutable (class in spack.build_environment)
makefile_name (spack.build_systems.nmake.NMakeBuilder property)
makefile_root (spack.build_systems.nmake.NMakeBuilder property)
MakefileBuilder (class in spack.build_systems.makefile)
MakefileModel (class in spack.environment.depfile)
MakefilePackage (class in spack.build_systems.makefile)
MakefilePackageTemplate (class in spack.cmd.create)
MakefileSpec (class in spack.environment.depfile)
managed_by_spack (spack.stage.DIYStage attribute)
(spack.stage.Stage attribute)
manifest (spack.container.writers.docker.DockerContext property)
(spack.container.writers.PathContext property)
manifest_content_type (in module spack.oci.oci)
manifest_copy() (in module spack.cmd.buildcache)
manifest_file() (in module spack.environment)
(in module spack.environment.environment)
manifest_name (in module spack.environment.environment)
manifest_path (spack.environment.Environment property)
(spack.environment.environment.Environment property)
manifest_uptodate_or_warn() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
manifest_url() (spack.oci.image.ImageReference method)
ManifestValidationError
manual_download (spack.package_base.PackageBase attribute)
mark() (in module spack.cmd.mark)
(spack.database.Database method)
(spack.database.FailureTracker method)
mark_specs() (in module spack.cmd.mark)
match_predicate() (in module llnl.util.lang)
match_to_ansi (class in llnl.util.tty.color)
MatchError
matches() (in module spack.ci_optimization)
(spack.fetch_strategy.FetchStrategy class method)
matching_scopes() (spack.config.Configuration method)
matching_spec() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
matching_spec_from_env() (in module spack.cmd)
MavenBuilder (class in spack.build_systems.maven)
MavenPackage (class in spack.build_systems.maven)
MavenPackageTemplate (class in spack.cmd.create)
measure() (spack.util.timer.BaseTimer method)
(spack.util.timer.Timer method)
memoized() (in module llnl.util.lang)
merge() (llnl.util.link_tree.LinkTree method)
(spack.dependency.Dependency method)
(spack.filesystem_view.YamlFilesystemView method)
(spack.provider_index.ProviderIndex method)
(spack.tag.TagIndex method)
merge_config_rules() (in module spack.modules.common)
merge_directories() (llnl.util.link_tree.LinkTree method)
merge_yaml() (in module spack.config)
meson() (spack.build_systems.meson.MesonBuilder method)
meson_args() (spack.build_systems.meson.MesonBuilder method)
MesonBuilder (class in spack.build_systems.meson)
MesonPackage (class in spack.build_systems.meson)
MesonPackageTemplate (class in spack.cmd.create)
message (spack.solver.asp.RequirementRule attribute)
message() (spack.solver.asp.ErrorHandler method)
metadata_attrs (spack.package_base.PackageBase attribute)
metadata_dir (spack.package_base.PackageBase property)
metadata_path() (spack.directory_layout.DirectoryLayout method)
METADATA_YAML_FILENAME (in module spack.bootstrap.core)
minimal_cores() (spack.solver.asp.Result method)
MinimalDuplicatesCounter (class in spack.solver.counter)
minimize_core() (spack.solver.asp.Result method)
Mirror (class in spack.mirror)
mirror() (in module spack.cmd.mirror)
mirror_add() (in module spack.cmd.mirror)
mirror_archive_paths() (in module spack.mirror)
mirror_cache_and_stats() (in module spack.mirror)
mirror_create() (in module spack.cmd.mirror)
mirror_destroy() (in module spack.cmd.mirror)
mirror_entry (in module spack.schema.mirrors)
mirror_id() (spack.fetch_strategy.BundleFetchStrategy method)
(spack.fetch_strategy.CvsFetchStrategy method)
(spack.fetch_strategy.FetchStrategy method)
(spack.fetch_strategy.GitFetchStrategy method)
(spack.fetch_strategy.HgFetchStrategy method)
(spack.fetch_strategy.SvnFetchStrategy method)
(spack.fetch_strategy.URLFetchStrategy method)
mirror_list() (in module spack.cmd.mirror)
mirror_remove() (in module spack.cmd.mirror)
mirror_scope (spack.bootstrap.core.Bootstrapper property)
mirror_set() (in module spack.cmd.mirror)
mirror_set_url() (in module spack.cmd.mirror)
MirrorCache (class in spack.caches)
MirrorCollection (class in spack.mirror)
MirrorError
MirrorReference (class in spack.mirror)
MirrorStats (class in spack.mirror)
MISC_CACHE (in module spack.caches)
misc_cache_location() (in module spack.caches)
MISSING (spack.database.InstallStatuses attribute)
missing (spack.modules.lmod.LmodConfiguration property)
(spack.modules.lmod.LmodContext property)
missing() (spack.database.Database method)
missing_tools() (in module spack.cmd.style)
MissingDependenciesError
mkdirp() (in module llnl.util.filesystem)
MockExecutables (class in spack.detection.test)
MockRepositoryBuilder (class in spack.repo)
mod_to_class() (in module spack.util.naming)
modification_needs_formatting() (spack.modules.common.BaseContext method)
modified_since() (spack.repo.FastPackageChecker method)
modify_LLVMgold_rpath() (spack.build_systems.intel.IntelPackage method)
modify_macho_object() (in module spack.relocate)
modify_object_macholib() (in module spack.relocate)
module
llnl
llnl.path
llnl.string
llnl.url
llnl.util
llnl.util.argparsewriter
llnl.util.filesystem
llnl.util.lang
llnl.util.link_tree
llnl.util.lock
llnl.util.multiproc
llnl.util.symlink
llnl.util.tty
llnl.util.tty.colify
llnl.util.tty.color
llnl.util.tty.log
llnl.util.tty.pty
spack
spack.abi
spack.audit
spack.binary_distribution
spack.bootstrap
spack.bootstrap.config
spack.bootstrap.core
spack.bootstrap.environment
spack.bootstrap.status
spack.build_environment
spack.build_systems
spack.build_systems.aspell_dict
spack.build_systems.autotools
spack.build_systems.bundle
spack.build_systems.cached_cmake
spack.build_systems.cargo
spack.build_systems.cmake
spack.build_systems.cuda
spack.build_systems.generic
spack.build_systems.gnu
spack.build_systems.go
spack.build_systems.intel
spack.build_systems.lua
spack.build_systems.makefile
spack.build_systems.maven
spack.build_systems.meson
spack.build_systems.msbuild
spack.build_systems.nmake
spack.build_systems.octave
spack.build_systems.oneapi
spack.build_systems.perl
spack.build_systems.python
spack.build_systems.qmake
spack.build_systems.r
spack.build_systems.racket
spack.build_systems.rocm
spack.build_systems.ruby
spack.build_systems.scons
spack.build_systems.sip
spack.build_systems.sourceforge
spack.build_systems.sourceware
spack.build_systems.waf
spack.build_systems.xorg
spack.builder
spack.caches
spack.ci
spack.ci_needs_workaround
spack.ci_optimization
spack.cmd
spack.cmd.add
spack.cmd.arch
spack.cmd.audit
spack.cmd.blame
spack.cmd.bootstrap
spack.cmd.build_env
spack.cmd.buildcache
spack.cmd.cd
spack.cmd.change
spack.cmd.checksum
spack.cmd.ci
spack.cmd.clean
spack.cmd.clone
spack.cmd.commands
spack.cmd.common
spack.cmd.common.arguments
spack.cmd.common.confirmation
spack.cmd.common.env_utility
spack.cmd.compiler
spack.cmd.compilers
spack.cmd.concretize
spack.cmd.config
spack.cmd.containerize
spack.cmd.create
spack.cmd.debug
spack.cmd.deconcretize
spack.cmd.dependencies
spack.cmd.dependents
spack.cmd.deprecate
spack.cmd.dev_build
spack.cmd.develop
spack.cmd.diff
spack.cmd.docs
spack.cmd.edit
spack.cmd.env
spack.cmd.extensions
spack.cmd.external
spack.cmd.fetch
spack.cmd.find
spack.cmd.gc
spack.cmd.gpg
spack.cmd.graph
spack.cmd.help
spack.cmd.info
spack.cmd.install
spack.cmd.license
spack.cmd.list
spack.cmd.load
spack.cmd.location
spack.cmd.log_parse
spack.cmd.maintainers
spack.cmd.make_installer
spack.cmd.mark
spack.cmd.mirror
spack.cmd.module
spack.cmd.modules
spack.cmd.modules.lmod
spack.cmd.modules.tcl
spack.cmd.patch
spack.cmd.pkg
spack.cmd.providers
spack.cmd.pydoc
spack.cmd.python
spack.cmd.reindex
spack.cmd.remove
spack.cmd.repo
spack.cmd.resource
spack.cmd.restage
spack.cmd.solve
spack.cmd.spec
spack.cmd.stage
spack.cmd.style
spack.cmd.tags
spack.cmd.test
spack.cmd.test_env
spack.cmd.tutorial
spack.cmd.undevelop
spack.cmd.uninstall
spack.cmd.unit_test
spack.cmd.unload
spack.cmd.url
spack.cmd.verify
spack.cmd.versions
spack.cmd.view
spack.compiler
spack.compilers
spack.compilers.aocc
spack.compilers.apple_clang
spack.compilers.arm
spack.compilers.cce
spack.compilers.clang
spack.compilers.dpcpp
spack.compilers.fj
spack.compilers.gcc
spack.compilers.intel
spack.compilers.msvc
spack.compilers.nag
spack.compilers.nvhpc
spack.compilers.oneapi
spack.compilers.pgi
spack.compilers.rocmcc
spack.compilers.xl
spack.compilers.xl_r
spack.concretize
spack.config
spack.container
spack.container.images
spack.container.writers
spack.container.writers.docker
spack.container.writers.singularity
spack.context
spack.cray_manifest
spack.database
spack.dependency
spack.deptypes
spack.detection
spack.detection.common
spack.detection.path
spack.detection.test
spack.directives
spack.directory_layout
spack.environment
spack.environment.depfile
spack.environment.environment
spack.environment.shell
spack.error
spack.extensions
spack.fetch_strategy
spack.filesystem_view
spack.graph
spack.hash_types
spack.hooks
spack.hooks.absolutify_elf_sonames
spack.hooks.drop_redundant_rpaths
spack.hooks.licensing
spack.hooks.module_file_generation
spack.hooks.permissions_setters
spack.hooks.sbang
spack.hooks.write_install_manifest
spack.install_test
spack.installer
spack.main
spack.mirror
spack.mixins
spack.modules
spack.modules.common
spack.modules.lmod
spack.modules.tcl
spack.multimethod
spack.oci
spack.oci.image
spack.oci.oci
spack.oci.opener
spack.operating_systems
spack.operating_systems.cray_backend
spack.operating_systems.cray_frontend
spack.operating_systems.freebsd
spack.operating_systems.linux_distro
spack.operating_systems.mac_os
spack.operating_systems.windows_os
spack.package
spack.package_base
spack.package_prefs
spack.package_test
spack.parser
spack.patch
spack.paths
spack.platforms
spack.platforms.cray
spack.platforms.darwin
spack.platforms.freebsd
spack.platforms.linux
spack.platforms.test
spack.platforms.windows
spack.projections
spack.provider_index
spack.relocate
spack.relocate_text
spack.repo
spack.report
spack.reporters
spack.reporters.base
spack.reporters.cdash
spack.reporters.extract
spack.reporters.junit
spack.resource
spack.rewiring
spack.schema
spack.schema.bootstrap
spack.schema.buildcache_spec
spack.schema.cdash
spack.schema.ci
spack.schema.compilers
spack.schema.concretizer
spack.schema.config
spack.schema.container
spack.schema.cray_manifest
spack.schema.database_index
spack.schema.definitions
spack.schema.env
spack.schema.environment
spack.schema.gitlab_ci
spack.schema.merged
spack.schema.mirrors
spack.schema.modules
spack.schema.packages
spack.schema.projections
spack.schema.repos
spack.schema.spec
spack.schema.upstreams
spack.solver
spack.solver.asp
spack.solver.counter
spack.spec
spack.spec_list
spack.stage
spack.store
spack.subprocess_context
spack.tag
spack.target
spack.tengine
spack.traverse
spack.url
spack.user_environment
spack.util
spack.util.classes
spack.util.compression
spack.util.cpus
spack.util.crypto
spack.util.debug
spack.util.editor
spack.util.elf
spack.util.environment
spack.util.executable
spack.util.file_cache
spack.util.file_permissions
spack.util.format
spack.util.gcs
spack.util.git
spack.util.gpg
spack.util.hash
spack.util.ld_so_conf
spack.util.lock
spack.util.log_parse
spack.util.module_cmd
spack.util.naming
spack.util.package_hash
spack.util.parallel
spack.util.path
spack.util.pattern
spack.util.prefix
spack.util.s3
spack.util.spack_json
spack.util.spack_yaml
spack.util.timer
spack.util.unparse
spack.util.unparse.unparser
spack.util.url
spack.util.web
spack.util.windows_registry
spack.variant
spack.verify
spack.version
spack.version.common
spack.version.git_ref_lookup
spack.version.lookup
spack.version.version_types
module (spack.package_base.PackageBase attribute)
module() (in module spack.cmd.module)
(in module spack.util.module_cmd)
ModuleChangePropagator (class in spack.build_environment)
ModuleIndexEntry (class in spack.modules.common)
ModuleNotFoundError
modulerc (spack.modules.lmod.LmodFileLayout property)
(spack.modules.tcl.TclFileLayout property)
modulerc_header (spack.modules.common.BaseModuleFileWriter attribute)
(spack.modules.lmod.LmodModulefileWriter attribute)
(spack.modules.LmodModulefileWriter attribute)
(spack.modules.tcl.TclModulefileWriter attribute)
(spack.modules.TclModulefileWriter attribute)
ModulercHeaderNotDefined
modules_cmd() (in module spack.cmd.modules)
ModulesError
ModulesTemplateNotFoundError
mpi_compiler_wrappers (spack.build_systems.intel.IntelPackage property)
mpi_setup_dependent_build_environment() (spack.build_systems.intel.IntelPackage method)
msbuild_args() (spack.build_systems.msbuild.MSBuildBuilder method)
msbuild_install_args() (spack.build_systems.msbuild.MSBuildBuilder method)
MSBuildBuilder (class in spack.build_systems.msbuild)
MSBuildPackage (class in spack.build_systems.msbuild)
msg() (in module llnl.util.tty)
msg_enabled() (in module llnl.util.tty)
Msvc (class in spack.compilers.msvc)
msvc_paths (spack.operating_systems.windows_os.WindowsOs property)
(spack.operating_systems.WindowsOs property)
msvc_version (spack.compilers.msvc.Msvc property)
mtime() (spack.util.file_cache.FileCache method)
MultiMethodError
MultiMethodMeta (class in spack.multimethod)
multiple_values_error() (spack.solver.asp.ErrorHandler method)
MultipleProviderError
MultipleSpecsMatch
MultipleValuesInExclusiveVariantError
MultiProcessFd (class in llnl.util.tty.log)
MultiValuedVariant (class in spack.variant)
myfileobj (spack.binary_distribution.ChecksumWriter attribute)
mypy_ignores (in module spack.cmd.style)
mypy_root_spec() (in module spack.bootstrap.environment)
N
Nag (class in spack.compilers.nag)
name (spack.dependency.Dependency property)
(spack.environment.Environment property)
(spack.environment.environment.Environment property)
(spack.install_test.TestSuite property)
(spack.mirror.Mirror property)
(spack.oci.image.ImageReference attribute)
(spack.package_base.PackageBase attribute)
(spack.solver.asp.AspFunction attribute)
(spack.spec.CompilerSpec attribute)
(spack.target.Target property)
(spack.util.environment.AppendFlagsEnv attribute)
(spack.util.environment.AppendPath attribute)
(spack.util.environment.DeprioritizeSystemPaths attribute)
(spack.util.environment.NameModifier attribute)
(spack.util.environment.NameValueModifier attribute)
(spack.util.environment.PrependPath attribute)
(spack.util.environment.PruneDuplicatePaths attribute)
(spack.util.environment.RemoveFlagsEnv attribute)
(spack.util.environment.RemovePath attribute)
(spack.util.environment.SetPath attribute)
(spack.util.environment.UnsetEnv attribute)
(spack.util.executable.Executable property)
name() (spack.util.compression.BZipFileType static method)
(spack.util.compression.FileTypeInterface static method)
(spack.util.compression.GZipFileType static method)
(spack.util.compression.LzmaFileType static method)
(spack.util.compression.TarFileType static method)
(spack.util.compression.ZCompressedFileType static method)
(spack.util.compression.ZipFleType static method)
name_matcher() (spack.util.windows_registry.WindowsRegistryView.KeyMatchConditions static method)
name_only() (in module spack.cmd.list)
name_parsed_correctly() (in module spack.cmd.url)
name_part (spack.modules.lmod.LmodContext property)
NameModifier (class in spack.util.environment)
names (llnl.util.filesystem.HeaderList property)
(llnl.util.filesystem.LibraryList property)
names() (in module spack.cmd.commands)
namespace (spack.package_base.PackageBase attribute)
namespace_from_fullname() (in module spack.repo)
NamespaceTrie (class in spack.util.naming)
NamespaceTrie.Element (class in spack.util.naming)
NameValueModifier (class in spack.util.environment)
NameVariation (class in spack.compilers)
nearest_url() (spack.package_base.PackageBase method)
needs_binary_relocation() (in module spack.relocate)
needs_rebuild() (in module spack.binary_distribution)
needs_text_relocation() (in module spack.relocate)
needs_to_dependencies() (in module spack.ci_needs_workaround)
needs_update() (spack.repo.Indexer method)
(spack.repo.PatchIndexer method)
neighbors() (spack.build_environment.EnvironmentVisitor method)
(spack.cmd.common.env_utility.AreDepsInstalledVisitor method)
(spack.environment.depfile.DepfileSpecVisitor method)
NEVER (spack.environment.depfile.UseBuildCache attribute)
new_installs (spack.environment.environment.Environment attribute)
new_part() (in module spack.reporters.extract)
new_relocate_elf_binaries() (in module spack.relocate)
new_specs (spack.environment.environment.Environment attribute)
NewLayoutException
newline() (spack.solver.asp.PyclingoDriver method)
next_attempt() (spack.installer.BuildTask method)
NEXT_IN_LIST (spack.oci.opener.State attribute)
next_pkg() (spack.installer.InstallStatus method)
next_spec() (spack.mirror.MirrorStats method)
(spack.parser.SpecParser method)
next_str() (in module spack.version.version_types)
next_token (spack.parser.TokenContext attribute)
next_version() (in module spack.version)
(in module spack.version.version_types)
next_version_str_component() (in module spack.version.version_types)
nixlog (class in llnl.util.tty.log)
nmake_args() (spack.build_systems.nmake.NMakeBuilder method)
nmake_install_args() (spack.build_systems.nmake.NMakeBuilder method)
NMakeBuilder (class in spack.build_systems.nmake)
NMakePackage (class in spack.build_systems.nmake)
no_active_environment() (in module spack.environment)
(in module spack.environment.environment)
no_flags() (spack.solver.asp.SpecBuilder method)
NO_LOCK (in module spack.database)
NO_TESTS (spack.install_test.TestStatus attribute)
NO_TIMEOUT (in module spack.database)
no_value_error() (spack.solver.asp.ErrorHandler method)
NoArchiveFileError
NoBuildError
NoCacheError
NoChecksumException
NoCompilerForSpecError
NoCompilersError
NoCompilersForArchError
node() (spack.solver.asp.SpecBuilder method)
node_compiler_version() (spack.solver.asp.SpecBuilder method)
node_dict_with_hashes() (spack.spec.Spec method)
node_entry() (spack.graph.DAGWithDependencyTypes method)
(spack.graph.DotGraphBuilder method)
(spack.graph.SimpleDAG method)
(spack.graph.StaticDag method)
node_flag() (spack.solver.asp.SpecBuilder method)
node_flag_compiler_default() (spack.solver.asp.SpecBuilder method)
node_flag_source() (spack.solver.asp.SpecBuilder method)
node_os() (spack.solver.asp.SpecBuilder method)
node_platform() (spack.solver.asp.SpecBuilder method)
node_target() (spack.solver.asp.SpecBuilder method)
NodeArgument (class in spack.solver.asp)
NoDigestError
NoDuplicatesCounter (class in spack.solver.counter)
NoGpgException
NoHeadersError
NoKeyException
NoLibrariesError
NoManifestFileError
non_bindable_shared_objects (spack.package_base.PackageBase attribute)
NonConcreteSpecAddError
NONE (spack.installer.InstallAction attribute)
NoNetworkConnectionError
NonVirtualInHierarchyError
NoOverwriteException
NoProviderError
NoRepoConfiguredError
normalize() (spack.spec.Spec method)
normalize_path() (spack.build_systems.intel.IntelPackage method)
normalize_suite_dir() (spack.build_systems.intel.IntelPackage method)
normalized() (spack.spec.Spec method)
NoSpecMatches
NoStageError
NoSuchMethodError
NoSuchPatchError
NoSuchSpecError
not_excluded_fn() (in module spack.cmd.mirror)
NOT_PROVIDED (in module spack.repo)
NotInstalledError
NoURLError
NoValidVersionError
NoVerifyException
NULL_TIMER (in module spack.util.timer)
nullcontext() (in module llnl.util.lang)
(in module spack.util.unparse.unparser)
NullTimer (class in spack.util.timer)
Nvhpc (class in spack.compilers.nvhpc)
O
ObjectWrapper (class in llnl.util.lang)
obtain_bearer_token() (spack.oci.opener.OCIAuthHandler method)
OCIAuthHandler (class in spack.oci.opener)
OCIImageLayout (class in spack.mirror)
OCIIndexFetcher (class in spack.binary_distribution)
OCIRegistryFetchStrategy (class in spack.fetch_strategy)
OctaveBuilder (class in spack.build_systems.octave)
OctavePackage (class in spack.build_systems.octave)
OctavePackageTemplate (class in spack.cmd.create)
OFFSET (spack.util.compression.FileTypeInterface attribute)
(spack.util.compression.TarFileType attribute)
on_package_attributes() (in module spack.package_base)
on_success() (spack.report.BuildInfoCollector method)
(spack.report.InfoCollector method)
(spack.report.TestInfoCollector method)
one_spec_or_raise() (in module spack.cmd.modules)
Oneapi (class in spack.compilers.oneapi)
ONLY (spack.environment.depfile.UseBuildCache attribute)
openmp_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.apple_clang.AppleClang attribute)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang attribute)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nag.Nag property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.xl.Xl property)
openmp_libs (spack.build_systems.intel.IntelPackage property)
operating_system() (spack.platforms.Platform method)
OperatingSystem (class in spack.operating_systems)
opt_flags (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.arm.Arm property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nag.Nag property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.xl.Xl property)
optimization_flags() (spack.target.Target method)
optimizer() (in module spack.ci_optimization)
optional() (llnl.util.argparsewriter.ArgparseRstWriter method)
optional_attrs (spack.fetch_strategy.CvsFetchStrategy attribute)
(spack.fetch_strategy.FetchStrategy attribute)
(spack.fetch_strategy.GitFetchStrategy attribute)
(spack.fetch_strategy.HgFetchStrategy attribute)
(spack.fetch_strategy.SvnFetchStrategy attribute)
(spack.fetch_strategy.URLFetchStrategy attribute)
optionals() (spack.cmd.commands.BashCompletionWriter method)
(spack.cmd.commands.FishCompletionWriter method)
options_by_level (in module spack.main)
optspecs() (spack.cmd.commands.FishCompletionWriter method)
order_for_package() (spack.package_prefs.PackagePrefs class method)
origin (spack.solver.asp.DeclaredVersion attribute)
os (spack.compilers.CompilerID attribute)
(spack.spec.Spec property)
os_defaults() (spack.solver.asp.SpackSolverSetup method)
os_package_manager_for() (in module spack.container.images)
os_package_update (spack.container.writers.PathContext property)
os_packages_build (spack.container.writers.PathContext property)
os_packages_final (spack.container.writers.PathContext property)
out (spack.solver.asp.OutputConfiguration attribute)
output_filter() (in module llnl.util.tty)
OutputConfiguration (class in spack.solver.asp)
overall_status() (in module spack.install_test)
overlaps() (spack.version.ClosedOpenRange method)
(spack.version.GitVersion method)
(spack.version.StandardVersion method)
(spack.version.version_types.ClosedOpenRange method)
(spack.version.version_types.GitVersion method)
(spack.version.version_types.StandardVersion method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
override() (in module spack.config)
(spack.spec.Spec static method)
override_definition() (spack.environment.environment.EnvironmentManifestFile method)
override_env() (spack.build_systems.nmake.NMakeBuilder method)
override_user_spec() (spack.environment.environment.EnvironmentManifestFile method)
OVERWRITE (spack.installer.InstallAction attribute)
OverwriteInstall (class in spack.installer)
P
p_align (spack.util.elf.ProgramHeader32 attribute)
(spack.util.elf.ProgramHeader64 attribute)
p_filesz (spack.util.elf.ProgramHeader32 attribute)
(spack.util.elf.ProgramHeader64 attribute)
p_flags (spack.util.elf.ProgramHeader32 attribute)
(spack.util.elf.ProgramHeader64 attribute)
p_memsz (spack.util.elf.ProgramHeader32 attribute)
(spack.util.elf.ProgramHeader64 attribute)
p_offset (spack.util.elf.ProgramHeader32 attribute)
(spack.util.elf.ProgramHeader64 attribute)
p_paddr (spack.util.elf.ProgramHeader32 attribute)
(spack.util.elf.ProgramHeader64 attribute)
p_type (spack.util.elf.ProgramHeader32 attribute)
(spack.util.elf.ProgramHeader64 attribute)
p_vaddr (spack.util.elf.ProgramHeader32 attribute)
(spack.util.elf.ProgramHeader64 attribute)
Package (class in spack.build_systems.generic)
PACKAGE (spack.solver.asp.RequirementKind attribute)
package (spack.spec.Spec property)
package_ast() (in module spack.util.package_hash)
package_class (spack.spec.Spec property)
package_dependencies_rules() (spack.solver.asp.SpackSolverSetup method)
package_dir (spack.package_base.PackageBase attribute)
package_directives (in module spack.audit)
package_hash (in module spack.hash_types)
package_hash() (in module spack.util.package_hash)
(spack.spec.Spec method)
package_id() (in module spack.installer)
package_path() (spack.repo.Repo method)
(spack.repo.RepoPath method)
package_provider_rules() (spack.solver.asp.SpackSolverSetup method)
PACKAGE_PY (spack.solver.asp.Provenance attribute)
PACKAGE_REQUIREMENT (spack.solver.asp.Provenance attribute)
package_requirement_rules() (spack.solver.asp.SpackSolverSetup method)
package_timeout (spack.database.LockConfiguration attribute)
PackageBase (class in spack.package_base)
PackageError
PackageHashError
PackageInstallContext (class in spack.subprocess_context)
PackageInstaller (class in spack.installer)
PackageMeta (class in spack.package_base)
PackageNotInstalledError
PackagePrefs (class in spack.package_prefs)
packages (spack.reporters.cdash.CDashConfiguration attribute)
(spack.reporters.CDashConfiguration attribute)
packages() (in module spack.cmd.audit)
packages_https() (in module spack.cmd.audit)
packages_path() (in module spack.repo)
packages_to_maintainers() (in module spack.cmd.maintainers)
packages_to_search_for() (in module spack.cmd.external)
packages_with_detection_tests() (in module spack.audit)
packages_with_tags() (in module spack.tag)
(spack.repo.Repo method)
(spack.repo.RepoPath method)
PACKAGES_YAML (spack.solver.asp.Provenance attribute)
PackageStillNeededError
PackageTemplate (class in spack.cmd.create)
PackageTest (class in spack.install_test)
PackageViewMixin (class in spack.package_base)
packagize() (in module spack.solver.asp)
padder() (in module spack.cmd.info)
parallel (spack.build_systems.racket.RacketPackage attribute)
(spack.package_base.PackageBase attribute)
params (spack.oci.opener.Challenge attribute)
parse() (in module spack.parser)
(in module spack.schema.environment)
(llnl.util.argparsewriter.ArgparseWriter method)
(spack.parser.EdgeAttributeParser method)
(spack.parser.FileParser method)
(spack.parser.SpecNodeParser method)
parse_c_string() (in module spack.util.elf)
parse_elf() (in module spack.util.elf)
parse_etag() (in module spack.util.web)
parse_header() (in module spack.util.elf)
parse_install_tree() (in module spack.store)
parse_ld_so_conf() (in module spack.util.ld_so_conf)
parse_log_events() (in module spack.util.log_parse)
parse_name() (in module spack.url)
parse_name_and_version() (in module spack.url)
parse_name_offset() (in module spack.url)
parse_one_or_raise() (in module spack.parser)
parse_program_headers() (in module spack.util.elf)
parse_pt_dynamic() (in module spack.util.elf)
parse_pt_interp() (in module spack.util.elf)
parse_specs() (in module spack.cmd)
parse_string_components() (in module spack.version.version_types)
parse_version() (in module spack.url)
parse_version_offset() (in module spack.url)
parse_www_authenticate() (in module spack.oci.opener)
part_name() (in module spack.reporters.extract)
partition_package_name() (in module spack.repo)
(spack.repo.Repo method)
partition_path() (in module llnl.util.filesystem)
parts() (spack.install_test.PackageTest method)
PASSED (spack.install_test.TestStatus attribute)
password (spack.oci.opener.UsernamePassword attribute)
Patch (class in spack.patch)
patch() (in module spack.cmd.patch)
(in module spack.directives)
(spack.build_systems.aspell_dict.AspellDictPackage method)
patch_config_files (spack.build_systems.autotools.AutotoolsBuilder property)
patch_for_package() (spack.patch.PatchCache method)
patch_index (spack.repo.Repo property)
(spack.repo.RepoPath property)
patch_libtool (spack.build_systems.autotools.AutotoolsBuilder attribute)
patch_sonames() (in module spack.hooks.absolutify_elf_sonames)
PatchCache (class in spack.patch)
PatchDirectiveError
patchelf_root_spec() (in module spack.bootstrap.core)
patches (spack.spec.Spec property)
PatchIndexer (class in spack.repo)
PatchLookupError
Path (class in llnl.path)
PATH (in module spack.repo)
path (spack.compilers.DetectVersionArgs attribute)
(spack.modules.common.ModuleIndexEntry attribute)
(spack.stage.StageComposite property)
(spack.util.executable.Executable property)
(spack.util.timer.TimeTracker attribute)
path_for_extension() (in module spack.extensions)
path_for_spec() (spack.directory_layout.DirectoryLayout method)
path_from_modules() (in module spack.util.module_cmd)
path_put_first() (in module spack.util.environment)
path_set() (in module spack.util.environment)
path_to_dict() (in module spack.detection.common)
path_to_file_url() (in module spack.util.url)
path_to_os_path() (in module llnl.path)
PathContext (class in spack.container.writers)
paths (spack.container.writers.PathContext property)
peek() (spack.binary_distribution.ChecksumWriter method)
PerlBuilder (class in spack.build_systems.perl)
PerlbuildPackageTemplate (class in spack.cmd.create)
PerlmakePackageTemplate (class in spack.cmd.create)
PerlPackage (class in spack.build_systems.perl)
persistent_mark() (spack.database.FailureTracker method)
Pgi (class in spack.compilers.pgi)
phase_log_files (spack.package_base.PackageBase property)
phase_tests() (spack.install_test.PackageTest method)
PhaseCallbacksMeta (class in spack.builder)
phases (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.bundle.BundleBuilder attribute)
(spack.build_systems.cached_cmake.CachedCMakeBuilder attribute)
(spack.build_systems.cargo.CargoBuilder attribute)
(spack.build_systems.cmake.CMakeBuilder attribute)
(spack.build_systems.generic.GenericBuilder attribute)
(spack.build_systems.go.GoBuilder attribute)
(spack.build_systems.lua.LuaBuilder attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.maven.MavenBuilder attribute)
(spack.build_systems.meson.MesonBuilder attribute)
(spack.build_systems.msbuild.MSBuildBuilder attribute)
(spack.build_systems.nmake.NMakeBuilder attribute)
(spack.build_systems.octave.OctaveBuilder attribute)
(spack.build_systems.perl.PerlBuilder attribute)
(spack.build_systems.python.PythonPipBuilder attribute)
(spack.build_systems.qmake.QMakeBuilder attribute)
(spack.build_systems.racket.RacketBuilder attribute)
(spack.build_systems.ruby.RubyBuilder attribute)
(spack.build_systems.scons.SConsBuilder attribute)
(spack.build_systems.sip.SIPBuilder attribute)
(spack.build_systems.waf.WafBuilder attribute)
(spack.builder.Builder attribute)
(spack.util.timer.BaseTimer property)
(spack.util.timer.Timer property)
PickKeyException
pickle_environment() (in module spack.util.environment)
pkg (spack.solver.asp.NodeArgument attribute)
(spack.version.git_ref_lookup.GitRefLookup property)
pkg() (in module spack.cmd.pkg)
pkg_add() (in module spack.cmd.pkg)
pkg_added() (in module spack.cmd.pkg)
pkg_changed() (in module spack.cmd.pkg)
pkg_diff() (in module spack.cmd.pkg)
pkg_grep() (in module spack.cmd.pkg)
pkg_hash() (in module spack.cmd.pkg)
pkg_list() (in module spack.cmd.pkg)
pkg_name (spack.detection.test.DetectionTest attribute)
(spack.solver.asp.RequirementRule attribute)
pkg_removed() (in module spack.cmd.pkg)
pkg_rules() (spack.solver.asp.SpackSolverSetup method)
pkg_source() (in module spack.cmd.pkg)
pkg_spec_for_compiler() (in module spack.compilers)
pkg_version_rules() (spack.solver.asp.SpackSolverSetup method)
Platform (class in spack.platforms)
platform (spack.spec.Spec property)
platform_defaults() (spack.solver.asp.SpackSolverSetup method)
platform_path (llnl.path.Path attribute)
platform_toolset_ver (spack.compilers.msvc.Msvc property)
plural() (in module llnl.string)
pnext() (in module spack.util.unparse.unparser)
policy (spack.solver.asp.RequirementRule attribute)
pop_default_args() (spack.directives.DirectiveMeta static method)
pop_from_context() (spack.directives.DirectiveMeta static method)
pop_scope() (spack.config.Configuration method)
populate_buildgroup() (spack.ci.CDashHandler method)
positional() (llnl.util.argparsewriter.ArgparseRstWriter method)
positionals() (spack.cmd.commands.BashCompletionWriter method)
(spack.cmd.commands.FishCompletionWriter method)
possible_dependencies() (in module spack.package_base)
(spack.package_base.PackageBase class method)
(spack.solver.counter.Counter method)
possible_packages_facts() (spack.solver.counter.Counter method)
(spack.solver.counter.FullDuplicatesCounter method)
(spack.solver.counter.MinimalDuplicatesCounter method)
(spack.solver.counter.NoDuplicatesCounter method)
possible_spack_module_names() (in module spack.util.naming)
possible_virtuals() (spack.solver.counter.Counter method)
post_env_write() (in module spack.hooks.module_file_generation)
post_install() (in module spack.hooks.absolutify_elf_sonames)
(in module spack.hooks.drop_redundant_rpaths)
(in module spack.hooks.licensing)
(in module spack.hooks.module_file_generation)
(in module spack.hooks.permissions_setters)
(in module spack.hooks.sbang)
(in module spack.hooks.write_install_manifest)
post_uninstall() (in module spack.hooks.module_file_generation)
pre_install() (in module spack.hooks.licensing)
preferred() (spack.version.version_types.VersionList method)
(spack.version.VersionList method)
preferred_variants() (spack.package_prefs.PackagePrefs class method)
(spack.solver.asp.SpackSolverSetup method)
preferred_version() (in module spack.package_base)
Prefix (class in spack.util.prefix)
prefix (in module spack.paths)
(spack.builder.Builder property)
(spack.compiler.Compiler property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.NameVariation attribute)
(spack.detection.common.DetectedPackage attribute)
(spack.detection.DetectedPackage attribute)
(spack.package_base.PackageBase property)
(spack.spec.Spec property)
prefix_bits() (in module spack.util.crypto)
prefix_from_path() (spack.detection.path.ExecutablesFinder method)
(spack.detection.path.Finder method)
(spack.detection.path.LibrariesFinder method)
prefix_inspections() (in module spack.user_environment)
prefix_lock_path() (in module spack.database)
prefixes (spack.compiler.Compiler attribute)
prefixes() (in module llnl.util.filesystem)
PrefixReplacer (class in spack.relocate_text)
prepare_config_scope() (in module spack.environment.environment)
prepend_header() (in module spack.cmd.commands)
prepend_path() (spack.util.environment.EnvironmentModifications method)
prepend_to_line() (in module spack.tengine)
PrependPath (class in spack.util.environment)
preprocess() (spack.build_systems.lua.LuaBuilder method)
prerequisites (spack.modules.tcl.TclContext property)
preserve_environment() (in module spack.util.environment)
pretty_date() (in module llnl.util.lang)
pretty_seconds() (in module llnl.util.lang)
pretty_seconds_formatter() (in module llnl.util.lang)
pretty_string_to_date() (in module llnl.util.lang)
prev_str() (in module spack.version.version_types)
prev_version() (in module spack.version)
(in module spack.version.version_types)
prev_version_str_component() (in module spack.version.version_types)
prevent_cray_detection() (in module spack.platforms)
preview_fn() (in module spack.cmd.buildcache)
PrgEnv (spack.compiler.Compiler attribute)
(spack.compilers.aocc.Aocc attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.rocmcc.Rocmcc attribute)
PrgEnv_compiler (spack.compiler.Compiler attribute)
(spack.compilers.aocc.Aocc attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.rocmcc.Rocmcc attribute)
print_checksum_status() (in module spack.cmd.checksum)
print_conflict() (spack.filesystem_view.YamlFilesystemView method)
print_context() (spack.error.SpackError method)
print_delta() (in module spack.ci_optimization)
print_dependencies() (in module spack.cmd.info)
print_detectable() (in module spack.cmd.info)
print_difference() (in module spack.cmd.diff)
print_how_many_pkgs() (in module spack.cmd)
print_install_test_log() (in module spack.installer)
print_licenses() (in module spack.cmd.info)
print_log_path() (spack.install_test.PackageTest method)
print_maintainers() (in module spack.cmd.info)
print_message() (in module spack.install_test)
print_name_and_version() (in module spack.cmd.url)
print_phases() (in module spack.cmd.info)
print_section() (spack.config.Configuration method)
print_setup_info() (in module spack.main)
print_status() (spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
print_style_header() (in module spack.cmd.style)
print_table() (in module spack.cmd.blame)
print_tags() (in module spack.cmd.info)
print_tests() (in module spack.cmd.info)
print_tool_header() (in module spack.cmd.style)
print_tool_result() (in module spack.cmd.style)
print_variants() (in module spack.cmd.info)
print_variants_by_name() (in module spack.cmd.info)
print_variants_grouped_by_when() (in module spack.cmd.info)
print_versions() (in module spack.cmd.info)
print_virtuals() (in module spack.cmd.info)
priority (spack.installer.BuildTask property)
(spack.platforms.Cray attribute)
(spack.platforms.cray.Cray attribute)
(spack.platforms.Darwin attribute)
(spack.platforms.darwin.Darwin attribute)
(spack.platforms.FreeBSD attribute)
(spack.platforms.freebsd.FreeBSD attribute)
(spack.platforms.Linux attribute)
(spack.platforms.linux.Linux attribute)
(spack.platforms.Platform attribute)
(spack.platforms.Test attribute)
(spack.platforms.test.Test attribute)
(spack.platforms.Windows attribute)
(spack.platforms.windows.Windows attribute)
pristine_configuration (spack.environment.environment.EnvironmentManifestFile property)
pristine_yaml_content (spack.environment.environment.EnvironmentManifestFile attribute)
proc_status() (llnl.util.tty.pty.ProcessController method)
process_command() (in module spack.ci)
process_config_path() (in module spack.config)
process_hash (in module spack.hash_types)
process_hash() (spack.spec.Spec method)
process_hash_bit_prefix() (spack.spec.Spec method)
process_mirror_stats() (in module spack.cmd.mirror)
process_part_end() (in module spack.reporters.extract)
process_stacktrace() (in module llnl.util.tty)
process_test_parts() (in module spack.install_test)
ProcessController (class in llnl.util.tty.pty)
ProcessError
prog_comment() (spack.cmd.commands.FishCompletionWriter method)
ProgramHeader32 (class in spack.util.elf)
ProgramHeader64 (class in spack.util.elf)
prohibit_empty_set() (spack.variant.DisjointSetsOfValues method)
project_enc (spack.ci.CDashHandler property)
projected_prefix() (in module spack.user_environment)
projections (spack.modules.common.BaseConfiguration property)
propagate_changes_to_mro() (spack.build_environment.ModuleChangePropagator method)
propagate_exceptions_from() (in module spack.cmd.python)
PROPAGATED_BOOL_VARIANT (spack.parser.TokenType attribute)
PROPAGATED_KEY_VALUE_PAIR (spack.parser.TokenType attribute)
properties (in module spack.schema.cdash)
(in module spack.schema.ci)
(in module spack.schema.compilers)
(in module spack.schema.config)
(in module spack.schema.definitions)
(in module spack.schema.gitlab_ci)
(in module spack.schema.merged)
(in module spack.schema.mirrors)
(in module spack.schema.packages)
(in module spack.schema.projections)
(in module spack.schema.repos)
(in module spack.schema.spec)
(in module spack.schema.upstreams)
protocol_supports_shallow_clone() (spack.fetch_strategy.GitFetchStrategy method)
Provenance (class in spack.solver.asp)
provider_defaults() (spack.solver.asp.SpackSolverSetup method)
provider_index (spack.repo.Repo property)
(spack.repo.RepoPath property)
provider_requirements() (spack.solver.asp.SpackSolverSetup method)
ProviderIndex (class in spack.provider_index)
ProviderIndexer (class in spack.repo)
ProviderIndexError
providers() (in module spack.cmd.providers)
providers_for() (spack.repo.Repo method)
(spack.repo.RepoPath method)
provides (spack.modules.lmod.LmodConfiguration property)
(spack.modules.lmod.LmodContext property)
provides() (in module spack.directives)
(spack.package_base.PackageBase method)
prune_duplicate_paths() (in module spack.util.environment)
(spack.util.environment.EnvironmentModifications method)
PruneDuplicatePaths (class in spack.util.environment)
pset_components (spack.build_systems.intel.IntelPackage property)
PseudoShell (class in llnl.util.tty.pty)
PT_DYNAMIC (spack.util.elf.ELF_CONSTANTS attribute)
pt_dynamic_p_filesz (spack.util.elf.ElfFile attribute)
pt_dynamic_p_offset (spack.util.elf.ElfFile attribute)
pt_dynamic_strtab_offset (spack.util.elf.ElfFile attribute)
PT_INTERP (spack.util.elf.ELF_CONSTANTS attribute)
pt_interp_p_filesz (spack.util.elf.ElfFile attribute)
pt_interp_p_offset (spack.util.elf.ElfFile attribute)
pt_interp_str (spack.util.elf.ElfFile attribute)
PT_LOAD (spack.util.elf.ELF_CONSTANTS attribute)
pt_load (spack.util.elf.ElfFile attribute)
public_keys() (in module spack.util.gpg)
public_keys_to_fingerprint() (in module spack.util.gpg)
purge() (in module spack.stage)
(spack.repo.Repo method)
push() (in module spack.binary_distribution)
push_default_args() (spack.directives.DirectiveMeta static method)
push_fn() (in module spack.cmd.buildcache)
push_keys() (in module spack.binary_distribution)
push_mirror_contents() (in module spack.ci)
push_or_raise() (in module spack.binary_distribution)
push_scope() (spack.config.Configuration method)
push_to_context() (spack.directives.DirectiveMeta static method)
push_to_url() (in module spack.util.web)
push_url (spack.mirror.Mirror property)
PushOptions (class in spack.binary_distribution)
PushResult (class in spack.ci)
put_first() (spack.repo.RepoPath method)
put_last() (spack.repo.RepoPath method)
py_namespace (spack.build_systems.python.PythonPackage attribute)
PyclingoDriver (class in spack.solver.asp)
pydoc() (in module spack.cmd.pydoc)
pypi (spack.build_systems.python.PythonPackage attribute)
pytest_root_spec() (in module spack.bootstrap.environment)
python() (in module spack.cmd.python)
(spack.build_systems.sip.SIPPackage method)
(spack.build_systems.waf.WafBuilder method)
python_interpreter() (in module spack.cmd.python)
python_name() (in module spack.cmd)
python_package_for_repo() (in module spack.repo)
PythonExtension (class in spack.build_systems.python)
PythonNameError
PythonPackage (class in spack.build_systems.python)
PythonPackageTemplate (class in spack.cmd.create)
pythonpaths() (spack.bootstrap.BootstrapEnvironment class method)
(spack.bootstrap.environment.BootstrapEnvironment class method)
PythonPipBuilder (class in spack.build_systems.python)
Q
qmake() (spack.build_systems.qmake.QMakeBuilder method)
qmake_args() (spack.build_systems.qmake.QMakeBuilder method)
QMakeBuilder (class in spack.build_systems.qmake)
QMakePackage (class in spack.build_systems.qmake)
QMakePackageTemplate (class in spack.cmd.create)
query() (spack.database.Database method)
query_arguments() (in module spack.cmd.find)
query_by_spec_hash() (spack.database.Database method)
query_local() (spack.database.Database method)
query_local_by_spec_hash() (spack.database.Database method)
query_one() (spack.database.Database method)
quote() (in module llnl.string)
(in module spack.tengine)
R
racket_name (spack.build_systems.racket.RacketBuilder attribute)
(spack.build_systems.racket.RacketPackage attribute)
RacketBuilder (class in spack.build_systems.racket)
RacketPackage (class in spack.build_systems.racket)
RacketPackageTemplate (class in spack.cmd.create)
raise_if_errors() (spack.solver.asp.ErrorHandler method)
raise_if_unsat() (spack.solver.asp.Result method)
raise_lib_error() (in module spack.build_systems.intel)
ran_tests() (spack.install_test.PackageTest method)
raw (spack.util.environment.SetEnv attribute)
raw_github_gitlab_url() (in module spack.config)
raw_lock() (spack.database.SpecLocker method)
RBuilder (class in spack.build_systems.r)
read() (in module spack.cray_manifest)
(in module spack.environment)
(in module spack.environment.environment)
(spack.binary_distribution.ChecksumWriter method)
(spack.repo.Indexer method)
(spack.repo.PatchIndexer method)
(spack.repo.ProviderIndexer method)
(spack.repo.TagIndexer method)
(spack.util.s3.WrapStream method)
read1() (spack.binary_distribution.ChecksumWriter method)
read_broken_spec() (in module spack.ci)
read_buildinfo_file() (in module spack.binary_distribution)
read_cle_release_file() (in module spack.operating_systems.cray_backend)
read_clerelease_file() (in module spack.operating_systems.cray_backend)
read_config_file() (in module spack.config)
read_detection_tests() (in module spack.detection.test)
read_exactly() (in module spack.util.elf)
read_from_url() (in module spack.util.web)
read_module_index() (in module spack.modules.common)
read_module_indices() (in module spack.modules.common)
read_projections() (spack.filesystem_view.YamlFilesystemView method)
read_spec() (spack.directory_layout.DirectoryLayout method)
read_transaction() (spack.database.Database method)
(spack.util.file_cache.FileCache method)
readable() (spack.binary_distribution.ChecksumWriter method)
reader() (in module spack.database)
readline() (spack.binary_distribution.ChecksumWriter method)
readlink() (in module llnl.util.symlink)
ReadTransaction (class in llnl.util.lock)
real_name() (spack.repo.Repo method)
real_version (spack.compiler.Compiler property)
realm (spack.oci.opener.RealmServiceScope attribute)
RealmServiceScope (class in spack.oci.opener)
RebuildDecision (class in spack.ci)
recipe() (in module spack.container)
(in module spack.container.writers)
recipe_filename() (spack.repo.MockRepositoryBuilder method)
record_fields (spack.binary_distribution.BuildCacheDatabase attribute)
(spack.database.Database attribute)
redirect_stream() (llnl.util.tty.log.StreamWrapper method)
redistribute_source (spack.build_systems.oneapi.IntelOneApiPackage attribute)
ref (spack.version.GitVersion attribute)
(spack.version.version_types.GitVersion attribute)
ref_lookup (spack.version.GitVersion property)
(spack.version.version_types.GitVersion property)
ref_version (spack.version.GitVersion property)
(spack.version.version_types.GitVersion property)
refresh() (in module spack.cmd.modules)
reg (spack.util.windows_registry.WindowsRegistryView property)
regenerate (spack.cmd.env.ViewAction attribute)
regenerate() (spack.environment.environment.ViewDescriptor method)
regenerate_index (spack.binary_distribution.PushOptions attribute)
regenerate_spec_cache() (spack.binary_distribution.BinaryCacheIndex method)
regenerate_views() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
regex_matcher() (spack.util.windows_registry.WindowsRegistryView.KeyMatchConditions static method)
register() (spack.multimethod.SpecMultiMethod method)
register_concrete_spec() (spack.solver.asp.SpackSolverSetup method)
register_interrupt_handler() (in module spack.util.debug)
RegistryError
RegistryKey (class in spack.util.windows_registry)
RegistryValue (class in spack.util.windows_registry)
reindex() (in module spack.cmd.reindex)
(spack.database.Database method)
(spack.store.Store method)
reinitialize() (in module spack.store)
reject_requirement_constraint() (spack.solver.asp.SpackSolverSetup method)
relative_path_for_spec() (spack.directory_layout.DirectoryLayout method)
release_read() (llnl.util.lock.Lock method)
release_write() (llnl.util.lock.Lock method)
relocate_elf_binaries() (in module spack.relocate)
relocate_links() (in module spack.relocate)
relocate_macho_binaries() (in module spack.relocate)
relocate_package() (in module spack.binary_distribution)
relocate_text() (in module spack.relocate)
relocate_text_bin() (in module spack.relocate)
remove() (in module spack.cmd.remove)
(in module spack.mirror)
(spack.database.Database method)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
(spack.modules.common.BaseModuleFileWriter method)
(spack.repo.MockRepositoryBuilder method)
(spack.repo.RepoPath method)
(spack.spec_list.SpecList method)
(spack.util.file_cache.FileCache method)
remove_compiler_from_config() (in module spack.compilers)
remove_dead_links() (in module llnl.util.filesystem)
remove_default_view() (spack.environment.environment.EnvironmentManifestFile method)
remove_definition() (spack.environment.environment.EnvironmentManifestFile method)
remove_develop_spec() (spack.environment.environment.EnvironmentManifestFile method)
remove_directory_contents() (in module llnl.util.filesystem)
remove_docstring() (spack.util.package_hash.RemoveDocstrings method)
remove_extension() (in module llnl.url)
remove_files() (spack.filesystem_view.YamlFilesystemView method)
remove_files_from_view() (spack.build_systems.python.PythonExtension method)
(spack.package_base.PackageViewMixin method)
remove_flags() (spack.util.environment.EnvironmentModifications method)
remove_if_dead_link() (in module llnl.util.filesystem)
remove_install_directory() (spack.directory_layout.DirectoryLayout method)
remove_libtool_archives() (spack.build_systems.autotools.AutotoolsBuilder method)
remove_linked_tree() (in module llnl.util.filesystem)
remove_module_defaults() (spack.modules.common.BaseModuleFileWriter method)
remove_node() (in module spack.solver.asp)
remove_options() (in module spack.cmd)
remove_other_mirrors() (in module spack.ci)
remove_path() (spack.util.environment.EnvironmentModifications method)
remove_prefix() (in module spack.cmd.url)
(spack.package_base.PackageBase method)
remove_provider() (spack.provider_index.ProviderIndex method)
remove_python_cache() (in module spack.cmd.clean)
remove_scope() (spack.config.Configuration method)
remove_separators() (in module spack.cmd.url)
remove_specs() (spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
remove_standalone() (spack.filesystem_view.FilesystemView method)
(spack.filesystem_view.YamlFilesystemView method)
remove_url() (in module spack.util.web)
remove_user_spec() (spack.environment.environment.EnvironmentManifestFile method)
remove_yaml() (in module spack.config)
removed_specs() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
RemoveDirectives (class in spack.util.package_hash)
RemoveDocstrings (class in spack.util.package_hash)
RemoveFailedError
RemoveFlagsEnv (class in spack.util.environment)
RemovePath (class in spack.util.environment)
rename() (in module llnl.util.filesystem)
render() (spack.graph.DotGraphBuilder method)
render_phase (spack.container.writers.PathContext property)
reorder_flags() (spack.solver.asp.SpecBuilder method)
replace_environment() (in module llnl.util.tty.log)
replace_hash() (spack.spec.Spec method)
replace_rpath_in_place_or_raise() (in module spack.util.elf)
Repo (class in spack.repo)
repo (spack.environment.Environment property)
(spack.environment.environment.Environment property)
repo() (in module spack.cmd.repo)
repo_add() (in module spack.cmd.repo)
repo_create() (in module spack.cmd.repo)
repo_for_pkg() (spack.repo.RepoPath method)
repo_list() (in module spack.cmd.repo)
repo_remove() (in module spack.cmd.repo)
RepoError
RepoIndex (class in spack.repo)
RepoLoader (class in spack.repo)
RepoPath (class in spack.repo)
report() (in module spack.cmd.debug)
report_build_name() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
report_filename() (in module spack.cmd.install)
(in module spack.cmd.test)
report_skipped() (spack.ci.CDashHandler method)
report_tags() (in module spack.cmd.tags)
report_test_data() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
Reporter (class in spack.reporters)
(class in spack.reporters.base)
reports_path (in module spack.paths)
repos_path (spack.environment.Environment property)
(spack.environment.environment.Environment property)
ReposFinder (class in spack.repo)
repository_uri (spack.version.git_ref_lookup.GitRefLookup property)
reproduce_ci_job() (in module spack.ci)
require_active_env() (in module spack.cmd)
require_cmd_name() (in module spack.cmd)
require_mirror_name() (in module spack.mirror)
require_parens() (spack.util.unparse.unparser.Unparser method)
require_python_name() (in module spack.cmd)
require_user_confirmation_for_overwrite() (in module spack.cmd.install)
required_command_properties (in module spack.main)
required_libs (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc attribute)
(spack.compilers.arm.Arm attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.fj.Fj attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
RequiredAttributeError
requirement_rules_from_package_py() (spack.solver.asp.SpackSolverSetup method)
requirement_rules_from_packages_yaml() (spack.solver.asp.SpackSolverSetup method)
RequirementKind (class in spack.solver.asp)
RequirementRule (class in spack.solver.asp)
requirements (spack.solver.asp.RequirementRule attribute)
requires (spack.modules.lmod.LmodConfiguration property)
requires() (in module spack.directives)
reserved_oss (spack.platforms.Platform attribute)
reserved_targets (spack.platforms.Platform attribute)
reset() (in module spack.platforms)
(spack.fetch_strategy.CvsFetchStrategy method)
(spack.fetch_strategy.FetchStrategy method)
(spack.fetch_strategy.GitFetchStrategy method)
(spack.fetch_strategy.GoFetchStrategy method)
(spack.fetch_strategy.HgFetchStrategy method)
(spack.fetch_strategy.SvnFetchStrategy method)
(spack.fetch_strategy.URLFetchStrategy method)
resolve() (spack.util.package_hash.ResolveMultiMethods method)
resolve_alias() (in module spack.main)
resolve_link_target_relative_to_the_link() (in module llnl.util.symlink)
ResolveMultiMethods (class in spack.util.package_hash)
Resource (class in spack.resource)
resource() (in module spack.cmd.resource)
(in module spack.directives)
resource_list() (in module spack.cmd.resource)
resource_show() (in module spack.cmd.resource)
ResourceStage (class in spack.stage)
restage() (in module spack.cmd.restage)
(spack.stage.DIYStage method)
(spack.stage.ResourceStage method)
(spack.stage.Stage method)
RestageError
restore() (in module spack.store)
(spack.detection.common.DetectedPackage static method)
(spack.detection.DetectedPackage static method)
(spack.subprocess_context.PackageInstallContext method)
(spack.subprocess_context.TestPatches method)
(spack.subprocess_context.TestState method)
restore_macos_dyld_vars() (in module spack.main)
Result (class in spack.solver.asp)
results (spack.detection.test.DetectionTest attribute)
results_file (spack.install_test.TestSuite property)
results_filename (in module spack.install_test)
retrieve_strtab() (in module spack.util.elf)
reverse_order (class in spack.concretize)
reversed() (spack.util.environment.EnvironmentModifications method)
rewind() (spack.binary_distribution.ChecksumWriter method)
rewire() (in module spack.rewiring)
rewire_node() (in module spack.rewiring)
RewireError
rewrite_and_print_output() (in module spack.cmd.style)
rm() (in module spack.cmd.modules)
rm_view_from_env() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
Rocmcc (class in spack.compilers.rocmcc)
ROCmPackage (class in spack.build_systems.rocm)
ROOT (spack.build_environment.UseMode attribute)
root (spack.spec.Spec property)
root() (in module spack.environment)
(in module spack.environment.environment)
root_cmakelists_dir (spack.build_systems.cmake.CMakeBuilder property)
root_mesonlists_dir (spack.build_systems.meson.MesonBuilder property)
root_path() (in module spack.bootstrap.config)
(in module spack.modules.common)
ROOT_PYTHON_NAMESPACE (in module spack.repo)
roots() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
rows_for_ncols() (in module spack.cmd.list)
RPackage (class in spack.build_systems.r)
RPackageTemplate (class in spack.cmd.create)
rpath (spack.package_base.PackageBase property)
rpath_args (spack.package_base.PackageBase property)
rpath_strtab_offset (spack.util.elf.ElfFile attribute)
rst() (in module spack.cmd.commands)
rst_index() (in module spack.cmd.commands)
RubyBuilder (class in spack.build_systems.ruby)
RubyPackage (class in spack.build_systems.ruby)
RubyPackageTemplate (class in spack.cmd.create)
run (spack.container.writers.PathContext property)
RUN (spack.context.Context attribute)
run() (spack.audit.AuditClass method)
(spack.installer.BuildProcessInstaller method)
run_after() (in module spack.builder)
(spack.builder.PhaseCallbacksMeta static method)
run_after_callbacks (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.cached_cmake.CachedCMakeBuilder attribute)
(spack.build_systems.cargo.CargoBuilder attribute)
(spack.build_systems.cmake.CMakeBuilder attribute)
(spack.build_systems.generic.GenericBuilder attribute)
(spack.build_systems.go.GoBuilder attribute)
(spack.build_systems.intel.IntelPackage attribute)
(spack.build_systems.makefile.MakefileBuilder attribute)
(spack.build_systems.meson.MesonBuilder attribute)
(spack.build_systems.perl.PerlBuilder attribute)
(spack.build_systems.python.PythonPipBuilder attribute)
(spack.build_systems.qmake.QMakeBuilder attribute)
(spack.build_systems.scons.SConsBuilder attribute)
(spack.build_systems.sip.SIPBuilder attribute)
(spack.build_systems.waf.WafBuilder attribute)
run_before() (in module spack.builder)
(spack.builder.PhaseCallbacksMeta static method)
run_before_callbacks (spack.build_systems.autotools.AutotoolsBuilder attribute)
(spack.build_systems.intel.IntelPackage attribute)
run_black() (in module spack.cmd.style)
run_check() (in module spack.audit)
run_flake8() (in module spack.cmd.style)
run_group() (in module spack.audit)
run_isort() (in module spack.cmd.style)
run_mypy() (in module spack.cmd.style)
run_standalone_tests() (in module spack.ci)
run_test() (spack.package_base.PackageBase method)
run_tests (spack.package_base.PackageBase attribute)
run_tests() (spack.installer.BuildRequest method)
Runner (class in spack.detection.test)
running (spack.util.timer.TimerEvent attribute)
runscript (spack.container.writers.singularity.SingularityContext property)
RUNTIME (spack.build_environment.UseMode attribute)
RUNTIME_EXECUTABLE (spack.build_environment.UseMode attribute)
S
s3_client_cache (in module spack.util.s3)
s3_open() (spack.util.s3.UrllibS3Handler method)
S3FetchStrategy (class in spack.fetch_strategy)
safe_format() (spack.environment.depfile.MakefileSpec method)
safe_name() (spack.environment.depfile.MakefileSpec method)
sanitize() (in module spack.util.environment)
sanity_check_is_dir (spack.package_base.PackageBase attribute)
sanity_check_is_file (spack.package_base.PackageBase attribute)
satisfies() (spack.spec.CompilerSpec method)
(spack.spec.Spec method)
(spack.variant.AbstractVariant method)
(spack.variant.MultiValuedVariant method)
(spack.variant.SingleValuedVariant method)
(spack.variant.VariantMap method)
(spack.version.ClosedOpenRange method)
(spack.version.GitVersion method)
(spack.version.StandardVersion method)
(spack.version.version_types.ClosedOpenRange method)
(spack.version.version_types.GitVersion method)
(spack.version.version_types.StandardVersion method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
save() (spack.version.git_ref_lookup.GitRefLookup method)
save_filename (spack.stage.Stage property)
save_specfile_fn() (in module spack.cmd.buildcache)
sbang_install_path() (in module spack.hooks.sbang)
sbang_script (in module spack.paths)
sbang_shebang_line() (in module spack.hooks.sbang)
SbangPathError
scalapack_libs (spack.build_systems.intel.IntelPackage property)
schema (in module spack.schema.bootstrap)
(in module spack.schema.cdash)
(in module spack.schema.ci)
(in module spack.schema.compilers)
(in module spack.schema.concretizer)
(in module spack.schema.config)
(in module spack.schema.database_index)
(in module spack.schema.definitions)
(in module spack.schema.gitlab_ci)
(in module spack.schema.merged)
(in module spack.schema.mirrors)
(in module spack.schema.modules)
(in module spack.schema.packages)
(in module spack.schema.projections)
(in module spack.schema.repos)
(in module spack.schema.spec)
(in module spack.schema.upstreams)
scheme (spack.oci.opener.Challenge attribute)
SConsBuilder (class in spack.build_systems.scons)
SConsPackage (class in spack.build_systems.scons)
SconsPackageTemplate (class in spack.cmd.create)
scope (spack.oci.opener.RealmServiceScope attribute)
scopes (spack.config.Configuration attribute)
scopes() (in module spack.config)
SCOPES_METAVAR (in module spack.config)
script (spack.compilers.msvc.VarsInvocation property)
(spack.detection.test.MockExecutables attribute)
sdk_ver (spack.compilers.msvc.VCVarsInvocation property)
search_flags (llnl.util.filesystem.LibraryList property)
(spack.build_systems.oneapi.IntelOneApiStaticLibraryList property)
search_patterns() (spack.detection.path.ExecutablesFinder method)
(spack.detection.path.Finder method)
(spack.detection.path.LibrariesFinder method)
search_regexps() (spack.compiler.Compiler class method)
section_descriptions (in module spack.main)
section_order (in module spack.main)
SECTION_SCHEMAS (in module spack.config)
section_title() (in module spack.cmd.info)
SectionHeader (class in spack.util.elf)
seek() (spack.binary_distribution.ChecksumWriter method)
seekable() (spack.binary_distribution.ChecksumWriter method)
seen_before() (spack.binary_distribution.BuildManifestVisitor method)
select_fn() (spack.environment.environment.ViewDescriptor method)
select_new_compilers() (in module spack.compilers)
select_signing_key() (in module spack.binary_distribution)
send_warning_to_tty() (in module spack.main)
separator (spack.util.environment.AppendFlagsEnv attribute)
(spack.util.environment.AppendPath attribute)
(spack.util.environment.DeprioritizeSystemPaths attribute)
(spack.util.environment.NameModifier attribute)
(spack.util.environment.NameValueModifier attribute)
(spack.util.environment.PrependPath attribute)
(spack.util.environment.PruneDuplicatePaths attribute)
(spack.util.environment.RemoveFlagsEnv attribute)
(spack.util.environment.RemovePath attribute)
(spack.util.environment.SetPath attribute)
(spack.util.environment.UnsetEnv attribute)
separators (spack.version.StandardVersion attribute)
(spack.version.version_types.StandardVersion attribute)
serialize() (in module spack.subprocess_context)
service (spack.oci.opener.RealmServiceScope attribute)
set() (in module spack.config)
(spack.config.Configuration method)
(spack.util.environment.EnvironmentModifications method)
set_all_package_py_globals() (spack.build_environment.SetupContext method)
set_color_when() (in module llnl.util.tty.color)
set_compiler_environment_variables() (in module spack.build_environment)
set_configure_or_die() (spack.build_systems.autotools.AutotoolsBuilder method)
set_debug() (in module llnl.util.tty)
set_default_view() (spack.environment.environment.EnvironmentManifestFile method)
set_env() (in module spack.util.environment)
set_error_enabled() (in module llnl.util.tty)
set_executable() (in module llnl.util.filesystem)
set_install_permissions() (in module llnl.util.filesystem)
set_msg_enabled() (in module llnl.util.tty)
set_package() (spack.fetch_strategy.FetchStrategy method)
set_package_py_globals() (in module spack.build_environment)
set_path() (spack.util.environment.EnvironmentModifications method)
set_permissions() (in module spack.util.file_permissions)
set_permissions_by_spec() (in module spack.util.file_permissions)
set_precedence() (spack.util.unparse.unparser.Unparser method)
set_stacktrace() (in module llnl.util.tty)
set_term_title() (spack.installer.InstallStatus method)
set_timestamp() (in module llnl.util.tty)
set_up_license() (in module spack.hooks.licensing)
set_verbose() (in module llnl.util.tty)
set_warn_enabled() (in module llnl.util.tty)
set_working_dir() (in module spack.main)
set_wrapper_variables() (in module spack.build_environment)
setdefault() (in module spack.cmd.modules.lmod)
(in module spack.cmd.modules.tcl)
SetEnv (class in spack.util.environment)
SetPath (class in spack.util.environment)
setup() (spack.solver.asp.SpackSolverSetup method)
setup_build_environment() (spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.go.GoBuilder method)
(spack.build_systems.lua.LuaBuilder method)
(spack.build_systems.octave.OctaveBuilder method)
(spack.builder.Builder method)
setup_custom_environment() (spack.compiler.Compiler method)
(spack.compilers.msvc.Msvc method)
(spack.compilers.oneapi.Oneapi method)
setup_dependent_build_environment() (spack.build_systems.intel.IntelPackage method)
(spack.builder.Builder method)
setup_dependent_package() (spack.build_systems.intel.IntelPackage method)
(spack.package_base.PackageBase method)
setup_dependent_run_environment() (spack.package_base.PackageBase method)
setup_env() (in module spack.cmd.find)
setup_main_options() (in module spack.main)
setup_only (spack.solver.asp.OutputConfiguration attribute)
setup_package() (in module spack.build_environment)
setup_parser() (in module spack.cmd.add)
(in module spack.cmd.arch)
(in module spack.cmd.audit)
(in module spack.cmd.blame)
(in module spack.cmd.bootstrap)
(in module spack.cmd.buildcache)
(in module spack.cmd.cd)
(in module spack.cmd.change)
(in module spack.cmd.checksum)
(in module spack.cmd.ci)
(in module spack.cmd.clean)
(in module spack.cmd.clone)
(in module spack.cmd.commands)
(in module spack.cmd.common.env_utility)
(in module spack.cmd.compiler)
(in module spack.cmd.compilers)
(in module spack.cmd.concretize)
(in module spack.cmd.config)
(in module spack.cmd.containerize)
(in module spack.cmd.create)
(in module spack.cmd.debug)
(in module spack.cmd.deconcretize)
(in module spack.cmd.dependencies)
(in module spack.cmd.dependents)
(in module spack.cmd.deprecate)
(in module spack.cmd.dev_build)
(in module spack.cmd.develop)
(in module spack.cmd.diff)
(in module spack.cmd.edit)
(in module spack.cmd.env)
(in module spack.cmd.extensions)
(in module spack.cmd.external)
(in module spack.cmd.fetch)
(in module spack.cmd.find)
(in module spack.cmd.gc)
(in module spack.cmd.gpg)
(in module spack.cmd.graph)
(in module spack.cmd.help)
(in module spack.cmd.info)
(in module spack.cmd.install)
(in module spack.cmd.license)
(in module spack.cmd.list)
(in module spack.cmd.load)
(in module spack.cmd.location)
(in module spack.cmd.log_parse)
(in module spack.cmd.maintainers)
(in module spack.cmd.make_installer)
(in module spack.cmd.mark)
(in module spack.cmd.mirror)
(in module spack.cmd.module)
(in module spack.cmd.modules)
(in module spack.cmd.patch)
(in module spack.cmd.pkg)
(in module spack.cmd.providers)
(in module spack.cmd.pydoc)
(in module spack.cmd.python)
(in module spack.cmd.remove)
(in module spack.cmd.repo)
(in module spack.cmd.resource)
(in module spack.cmd.restage)
(in module spack.cmd.solve)
(in module spack.cmd.spec)
(in module spack.cmd.stage)
(in module spack.cmd.style)
(in module spack.cmd.tags)
(in module spack.cmd.test)
(in module spack.cmd.tutorial)
(in module spack.cmd.undevelop)
(in module spack.cmd.uninstall)
(in module spack.cmd.unit_test)
(in module spack.cmd.unload)
(in module spack.cmd.url)
(in module spack.cmd.verify)
(in module spack.cmd.versions)
(in module spack.cmd.view)
setup_platform_environment() (spack.platforms.Cray method)
(spack.platforms.cray.Cray method)
(spack.platforms.Darwin method)
(spack.platforms.darwin.Darwin method)
(spack.platforms.Platform method)
setup_run_environment() (spack.build_systems.intel.IntelPackage method)
(spack.build_systems.oneapi.IntelOneApiPackage method)
(spack.package_base.PackageBase method)
setup_spack_repro_version() (in module spack.ci)
SetupContext (class in spack.build_environment)
sh_addr (spack.util.elf.SectionHeader attribute)
sh_addralign (spack.util.elf.SectionHeader attribute)
sh_entsize (spack.util.elf.SectionHeader attribute)
sh_flags (spack.util.elf.SectionHeader attribute)
sh_info (spack.util.elf.SectionHeader attribute)
sh_link (spack.util.elf.SectionHeader attribute)
sh_name (spack.util.elf.SectionHeader attribute)
sh_offset (spack.util.elf.SectionHeader attribute)
sh_size (spack.util.elf.SectionHeader attribute)
sh_type (spack.util.elf.SectionHeader attribute)
sha256 (spack.patch.FilePatch property)
SharedLibrariesVisitor (class in spack.hooks.absolutify_elf_sonames)
shell_init_instructions() (in module spack.cmd.common)
shell_modifications() (spack.util.environment.EnvironmentModifications method)
shift() (in module spack.cmd.diff)
short_description (spack.modules.common.BaseContext property)
short_msvc_version (spack.compilers.msvc.Msvc property)
short_spec (spack.spec.Spec property)
should_keep() (in module spack.hooks.drop_redundant_rpaths)
SHOW_BACKTRACE (in module spack.main)
show_options (in module spack.cmd.solve)
show_pid() (in module llnl.util.tty)
SHT_STRTAB (spack.util.elf.ELF_CONSTANTS attribute)
sign() (in module spack.util.gpg)
sign_specfile() (in module spack.binary_distribution)
signing_keys() (in module spack.util.gpg)
SimpleDAG (class in spack.graph)
simplify_name() (in module spack.util.naming)
SingleFileScope (class in spack.config)
Singleton (class in llnl.util.lang)
SingleValuedVariant (class in spack.variant)
singularity_config (spack.container.writers.singularity.SingularityContext property)
SingularityContext (class in spack.container.writers.singularity)
sip_module (spack.build_systems.sip.SIPPackage attribute)
SIPBuilder (class in spack.build_systems.sip)
SIPPackage (class in spack.build_systems.sip)
SIPPackageTemplate (class in spack.cmd.create)
site (spack.reporters.cdash.CDashConfiguration attribute)
(spack.reporters.CDashConfiguration attribute)
size (spack.oci.oci.Blob attribute)
skip() (in module spack.reporters.extract)
skip_modules (spack.build_systems.python.PythonExtension property)
SKIPPED (spack.install_test.TestStatus attribute)
SkipTest
slingshot_network() (in module spack.platforms.cray)
SOCKET_DIR (in module spack.util.gpg)
solve() (in module spack.cmd.solve)
(spack.solver.asp.PyclingoDriver method)
(spack.solver.asp.Solver method)
solve_in_rounds() (spack.solver.asp.Solver method)
Solver (class in spack.solver.asp)
sort_fn() (spack.solver.asp.SpecBuilder static method)
sort_yaml_obj() (in module spack.ci_optimization)
source (spack.mirror.Mirror property)
source_id() (spack.fetch_strategy.BundleFetchStrategy method)
(spack.fetch_strategy.CvsFetchStrategy method)
(spack.fetch_strategy.FetchStrategy method)
(spack.fetch_strategy.GitFetchStrategy method)
(spack.fetch_strategy.HgFetchStrategy method)
(spack.fetch_strategy.SvnFetchStrategy method)
(spack.fetch_strategy.URLFetchStrategy method)
source_is_enabled_or_raise() (in module spack.bootstrap.core)
source_path (spack.stage.Stage property)
(spack.stage.StageComposite property)
SourceBootstrapper (class in spack.bootstrap.core)
sourceforge_mirror_path (spack.build_systems.sourceforge.SourceforgePackage attribute)
SourceforgePackage (class in spack.build_systems.sourceforge)
sourceware_mirror_path (spack.build_systems.sourceware.SourcewarePackage attribute)
SourcewarePackage (class in spack.build_systems.sourceware)
SPACE (spack.oci.opener.TokenType attribute)
spack
module
spack.abi
module
spack.audit
module
spack.binary_distribution
module
spack.bootstrap
module
spack.bootstrap.config
module
spack.bootstrap.core
module
spack.bootstrap.environment
module
spack.bootstrap.status
module
spack.build_environment
module
spack.build_systems
module
spack.build_systems.aspell_dict
module
spack.build_systems.autotools
module
spack.build_systems.bundle
module
spack.build_systems.cached_cmake
module
spack.build_systems.cargo
module
spack.build_systems.cmake
module
spack.build_systems.cuda
module
spack.build_systems.generic
module
spack.build_systems.gnu
module
spack.build_systems.go
module
spack.build_systems.intel
module
spack.build_systems.lua
module
spack.build_systems.makefile
module
spack.build_systems.maven
module
spack.build_systems.meson
module
spack.build_systems.msbuild
module
spack.build_systems.nmake
module
spack.build_systems.octave
module
spack.build_systems.oneapi
module
spack.build_systems.perl
module
spack.build_systems.python
module
spack.build_systems.qmake
module
spack.build_systems.r
module
spack.build_systems.racket
module
spack.build_systems.rocm
module
spack.build_systems.ruby
module
spack.build_systems.scons
module
spack.build_systems.sip
module
spack.build_systems.sourceforge
module
spack.build_systems.sourceware
module
spack.build_systems.waf
module
spack.build_systems.xorg
module
spack.builder
module
spack.caches
module
spack.ci
module
spack.ci_needs_workaround
module
spack.ci_optimization
module
spack.cmd
module
spack.cmd.add
module
spack.cmd.arch
module
spack.cmd.audit
module
spack.cmd.blame
module
spack.cmd.bootstrap
module
spack.cmd.build_env
module
spack.cmd.buildcache
module
spack.cmd.cd
module
spack.cmd.change
module
spack.cmd.checksum
module
spack.cmd.ci
module
spack.cmd.clean
module
spack.cmd.clone
module
spack.cmd.commands
module
spack.cmd.common
module
spack.cmd.common.arguments
module
spack.cmd.common.confirmation
module
spack.cmd.common.env_utility
module
spack.cmd.compiler
module
spack.cmd.compilers
module
spack.cmd.concretize
module
spack.cmd.config
module
spack.cmd.containerize
module
spack.cmd.create
module
spack.cmd.debug
module
spack.cmd.deconcretize
module
spack.cmd.dependencies
module
spack.cmd.dependents
module
spack.cmd.deprecate
module
spack.cmd.dev_build
module
spack.cmd.develop
module
spack.cmd.diff
module
spack.cmd.docs
module
spack.cmd.edit
module
spack.cmd.env
module
spack.cmd.extensions
module
spack.cmd.external
module
spack.cmd.fetch
module
spack.cmd.find
module
spack.cmd.gc
module
spack.cmd.gpg
module
spack.cmd.graph
module
spack.cmd.help
module
spack.cmd.info
module
spack.cmd.install
module
spack.cmd.license
module
spack.cmd.list
module
spack.cmd.load
module
spack.cmd.location
module
spack.cmd.log_parse
module
spack.cmd.maintainers
module
spack.cmd.make_installer
module
spack.cmd.mark
module
spack.cmd.mirror
module
spack.cmd.module
module
spack.cmd.modules
module
spack.cmd.modules.lmod
module
spack.cmd.modules.tcl
module
spack.cmd.patch
module
spack.cmd.pkg
module
spack.cmd.providers
module
spack.cmd.pydoc
module
spack.cmd.python
module
spack.cmd.reindex
module
spack.cmd.remove
module
spack.cmd.repo
module
spack.cmd.resource
module
spack.cmd.restage
module
spack.cmd.solve
module
spack.cmd.spec
module
spack.cmd.stage
module
spack.cmd.style
module
spack.cmd.tags
module
spack.cmd.test
module
spack.cmd.test_env
module
spack.cmd.tutorial
module
spack.cmd.undevelop
module
spack.cmd.uninstall
module
spack.cmd.unit_test
module
spack.cmd.unload
module
spack.cmd.url
module
spack.cmd.verify
module
spack.cmd.versions
module
spack.cmd.view
module
spack.compiler
module
spack.compilers
module
spack.compilers.aocc
module
spack.compilers.apple_clang
module
spack.compilers.arm
module
spack.compilers.cce
module
spack.compilers.clang
module
spack.compilers.dpcpp
module
spack.compilers.fj
module
spack.compilers.gcc
module
spack.compilers.intel
module
spack.compilers.msvc
module
spack.compilers.nag
module
spack.compilers.nvhpc
module
spack.compilers.oneapi
module
spack.compilers.pgi
module
spack.compilers.rocmcc
module
spack.compilers.xl
module
spack.compilers.xl_r
module
spack.concretize
module
spack.config
module
spack.container
module
spack.container.images
module
spack.container.writers
module
spack.container.writers.docker
module
spack.container.writers.singularity
module
spack.context
module
spack.cray_manifest
module
spack.database
module
spack.dependency
module
spack.deptypes
module
spack.detection
module
spack.detection.common
module
spack.detection.path
module
spack.detection.test
module
spack.directives
module
spack.directory_layout
module
spack.environment
module
spack.environment.depfile
module
spack.environment.environment
module
spack.environment.shell
module
spack.error
module
spack.extensions
module
spack.fetch_strategy
module
spack.filesystem_view
module
spack.graph
module
spack.hash_types
module
spack.hooks
module
spack.hooks.absolutify_elf_sonames
module
spack.hooks.drop_redundant_rpaths
module
spack.hooks.licensing
module
spack.hooks.module_file_generation
module
spack.hooks.permissions_setters
module
spack.hooks.sbang
module
spack.hooks.write_install_manifest
module
spack.install_test
module
spack.installer
module
spack.main
module
spack.mirror
module
spack.mixins
module
spack.modules
module
spack.modules.common
module
spack.modules.lmod
module
spack.modules.tcl
module
spack.multimethod
module
spack.oci
module
spack.oci.image
module
spack.oci.oci
module
spack.oci.opener
module
spack.operating_systems
module
spack.operating_systems.cray_backend
module
spack.operating_systems.cray_frontend
module
spack.operating_systems.freebsd
module
spack.operating_systems.linux_distro
module
spack.operating_systems.mac_os
module
spack.operating_systems.windows_os
module
spack.package
module
spack.package_base
module
spack.package_prefs
module
spack.package_test
module
spack.parser
module
spack.patch
module
spack.paths
module
spack.platforms
module
spack.platforms.cray
module
spack.platforms.darwin
module
spack.platforms.freebsd
module
spack.platforms.linux
module
spack.platforms.test
module
spack.platforms.windows
module
spack.projections
module
spack.provider_index
module
spack.relocate
module
spack.relocate_text
module
spack.repo
module
spack.report
module
spack.reporters
module
spack.reporters.base
module
spack.reporters.cdash
module
spack.reporters.extract
module
spack.reporters.junit
module
spack.resource
module
spack.rewiring
module
spack.schema
module
spack.schema.bootstrap
module
spack.schema.buildcache_spec
module
spack.schema.cdash
module
spack.schema.ci
module
spack.schema.compilers
module
spack.schema.concretizer
module
spack.schema.config
module
spack.schema.container
module
spack.schema.cray_manifest
module
spack.schema.database_index
module
spack.schema.definitions
module
spack.schema.env
module
spack.schema.environment
module
spack.schema.gitlab_ci
module
spack.schema.merged
module
spack.schema.mirrors
module
spack.schema.modules
module
spack.schema.packages
module
spack.schema.projections
module
spack.schema.repos
module
spack.schema.spec
module
spack.schema.upstreams
module
spack.solver
module
spack.solver.asp
module
spack.solver.counter
module
spack.spec
module
spack.spec_list
module
spack.stage
module
spack.store
module
spack.subprocess_context
module
spack.tag
module
spack.target
module
spack.tengine
module
spack.traverse
module
spack.url
module
spack.user_environment
module
spack.util
module
spack.util.classes
module
spack.util.compression
module
spack.util.cpus
module
spack.util.crypto
module
spack.util.debug
module
spack.util.editor
module
spack.util.elf
module
spack.util.environment
module
spack.util.executable
module
spack.util.file_cache
module
spack.util.file_permissions
module
spack.util.format
module
spack.util.gcs
module
spack.util.git
module
spack.util.gpg
module
spack.util.hash
module
spack.util.ld_so_conf
module
spack.util.lock
module
spack.util.log_parse
module
spack.util.module_cmd
module
spack.util.naming
module
spack.util.package_hash
module
spack.util.parallel
module
spack.util.path
module
spack.util.pattern
module
spack.util.prefix
module
spack.util.s3
module
spack.util.spack_json
module
spack.util.spack_yaml
module
spack.util.timer
module
spack.util.unparse
module
spack.util.unparse.unparser
module
spack.util.url
module
spack.util.web
module
spack.util.windows_registry
module
spack.variant
module
spack.verify
module
spack.version
module
spack.version.common
module
spack.version.git_ref_lookup
module
spack.version.lookup
module
spack.version.version_types
module
spack_dev_requirements() (spack.bootstrap.BootstrapEnvironment class method)
(spack.bootstrap.environment.BootstrapEnvironment class method)
spack_env_var (in module spack.environment.environment)
spack_env_view_var (in module spack.environment.environment)
spack_install_test_log (in module spack.install_test)
spack_is_git_repo() (in module spack.cmd)
spack_loaded_hashes_var (in module spack.user_environment)
spack_module_to_python_module() (in module spack.util.naming)
spack_python_interpreter() (in module spack.bootstrap.config)
spack_root (in module spack.paths)
spack_script (in module spack.paths)
spack_shebang_limit (in module spack.hooks.sbang)
spack_times_log (in module spack.package_base)
SPACK_USER_AGENT (in module spack.util.web)
spack_version_info (in module spack)
spack_working_dir (in module spack.main)
spack_yaml() (spack.bootstrap.BootstrapEnvironment class method)
(spack.bootstrap.environment.BootstrapEnvironment class method)
SpackArgparseRstWriter (class in spack.cmd.commands)
SpackArgumentParser (class in spack.main)
SpackCI (class in spack.ci)
SpackCommand (class in spack.main)
SpackCommandError
SpackEnvironmentConfigError
,
[1]
SpackEnvironmentError
,
[1]
SpackEnvironmentViewError
,
[1]
SpackError
SpackGPGError
SpackHelpFormatter (class in spack.main)
SpackHTTPDefaultErrorHandler (class in spack.util.web)
SpackJSONError
SpackNamespace (class in spack.repo)
SpackNamespaceLoader (class in spack.repo)
SpackSolverSetup (class in spack.solver.asp)
SpackTestProcess (class in spack.subprocess_context)
SpackWebError
SpackYAMLError
Spec (class in spack.spec)
spec (spack.build_systems.aspell_dict.AspellDictPackage attribute)
(spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.bundle.BundlePackage attribute)
(spack.build_systems.cached_cmake.CachedCMakePackage attribute)
(spack.build_systems.cargo.CargoPackage attribute)
(spack.build_systems.cmake.CMakePackage attribute)
(spack.build_systems.cuda.CudaPackage attribute)
(spack.build_systems.generic.Package attribute)
(spack.build_systems.go.GoPackage attribute)
(spack.build_systems.intel.IntelPackage attribute)
(spack.build_systems.lua.LuaPackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
(spack.build_systems.maven.MavenPackage attribute)
(spack.build_systems.meson.MesonPackage attribute)
(spack.build_systems.msbuild.MSBuildPackage attribute)
(spack.build_systems.nmake.NMakePackage attribute)
(spack.build_systems.octave.OctavePackage attribute)
(spack.build_systems.oneapi.IntelOneApiLibraryPackage attribute)
(spack.build_systems.oneapi.IntelOneApiLibraryPackageWithSdk attribute)
(spack.build_systems.oneapi.IntelOneApiPackage attribute)
(spack.build_systems.perl.PerlPackage attribute)
(spack.build_systems.python.PythonExtension attribute)
(spack.build_systems.qmake.QMakePackage attribute)
(spack.build_systems.rocm.ROCmPackage attribute)
(spack.build_systems.ruby.RubyPackage attribute)
(spack.build_systems.scons.SConsPackage attribute)
(spack.build_systems.sip.SIPPackage attribute)
(spack.build_systems.waf.WafPackage attribute)
(spack.builder.Builder property)
(spack.detection.common.DetectedPackage attribute)
(spack.detection.DetectedPackage attribute)
(spack.detection.test.ExpectedTestResult attribute)
(spack.installer.BuildRequest property)
(spack.modules.common.BaseContext property)
(spack.modules.common.BaseFileLayout property)
SPEC (spack.solver.asp.Provenance attribute)
spec() (in module spack.cmd.spec)
spec_clauses() (spack.solver.asp.SpackSolverSetup method)
spec_externals() (in module spack.package_prefs)
spec_file_path() (spack.directory_layout.DirectoryLayout method)
spec_for_current_python() (in module spack.bootstrap.config)
spec_from_entry() (in module spack.cray_manifest)
spec_hash() (spack.environment.depfile.MakefileSpec method)
(spack.spec.Spec method)
spec_lists (spack.environment.Environment attribute)
(spack.environment.environment.Environment attribute)
spec_regex (in module spack.schema.modules)
spec_versions() (spack.solver.asp.SpackSolverSetup method)
SpecBuilder (class in spack.solver.asp)
SpecDeprecatedError
SpecError
specfile_matches() (in module spack.store)
SpecHashDescriptor (class in spack.hash_types)
specify() (in module spack.solver.asp)
SpecList (class in spack.spec_list)
SpecListError
SpecLocker (class in spack.database)
SpecMultiMethod (class in spack.multimethod)
SpecNodeParser (class in spack.parser)
SpecParseError
SpecParser (class in spack.parser)
SpecParsingError
SpecReadError
specs (spack.report.InfoCollector attribute)
(spack.solver.asp.Result property)
(spack.spec_list.SpecList property)
specs_as_constraints (spack.spec_list.SpecList property)
specs_as_yaml_list (spack.spec_list.SpecList property)
specs_by_hash (spack.environment.Environment attribute)
(spack.environment.environment.Environment attribute)
specs_by_hash() (spack.directory_layout.DirectoryLayout method)
specs_by_input (spack.solver.asp.Result property)
specs_deprecated_by() (spack.database.Database method)
specs_for_view() (spack.environment.environment.ViewDescriptor method)
specs_from_text_file() (in module spack.cmd.mirror)
specs_to_be_packaged() (in module spack.binary_distribution)
specs_to_load (spack.modules.common.BaseConfiguration property)
specs_to_prereq (spack.modules.common.BaseConfiguration property)
SpecSyntaxError
SpecTokenizationError
spider() (in module spack.util.web)
splice() (spack.spec.Spec method)
spliced (spack.spec.Spec property)
split_url_extension() (in module llnl.url)
split_url_on_sourceforge_suffix() (in module llnl.url)
stable_args() (in module llnl.util.lang)
stable_partition() (in module llnl.util.lang)
stable_target() (in module spack.fetch_strategy)
stacktrace (spack.util.parallel.ErrorFromWorker property)
Stage (class in spack.stage)
stage (spack.builder.Builder property)
(spack.install_test.TestSuite property)
(spack.package_base.PackageBase property)
(spack.patch.Patch property)
(spack.patch.UrlPatch property)
stage() (in module spack.cmd.stage)
stage_spec_jobs() (in module spack.ci)
StageComposite (class in spack.stage)
StageError
StagePathError
stand_alone_tests() (spack.install_test.PackageTest method)
StandardVersion (class in spack.version)
(class in spack.version.version_types)
star() (in module llnl.util.lang)
start (spack.parser.Token attribute)
(spack.util.timer.TimeTracker attribute)
start() (llnl.util.tty.pty.PseudoShell method)
(spack.util.timer.BaseTimer method)
(spack.util.timer.Timer method)
start_build_process() (in module spack.build_environment)
START_EDGE_PROPERTIES (spack.parser.TokenType attribute)
start_function() (spack.cmd.commands.BashCompletionWriter method)
startscript (spack.container.writers.singularity.SingularityContext property)
stat_names (in module spack.main)
State (class in spack.oci.opener)
static_graph_dot() (in module spack.graph)
StaticDag (class in spack.graph)
stats (spack.solver.asp.OutputConfiguration attribute)
stats() (spack.mirror.MirrorStats method)
status() (in module spack.reporters.extract)
(llnl.util.tty.pty.ProcessController method)
(spack.install_test.PackageTest method)
STATUS_ADDED (in module spack.installer)
STATUS_DEQUEUED (in module spack.installer)
STATUS_FAILED (in module spack.installer)
STATUS_INSTALLED (in module spack.installer)
STATUS_INSTALLING (in module spack.installer)
status_message() (in module spack.bootstrap)
(in module spack.bootstrap.status)
STATUS_REMOVED (in module spack.installer)
std_args() (spack.build_systems.cmake.CMakeBuilder static method)
(spack.build_systems.meson.MesonBuilder static method)
(spack.build_systems.python.PythonPipBuilder static method)
std_cmake_args (spack.build_systems.cached_cmake.CachedCMakeBuilder property)
(spack.build_systems.cmake.CMakeBuilder property)
std_initconfig_entries() (spack.build_systems.cached_cmake.CachedCMakeBuilder method)
std_meson_args (spack.build_systems.meson.MesonBuilder property)
std_msbuild_args (spack.build_systems.msbuild.MSBuildBuilder property)
std_nmake_args (spack.build_systems.nmake.NMakeBuilder property)
stdcxx_libs (spack.compilers.aocc.Aocc property)
(spack.compilers.cce.Cce property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.rocmcc.Rocmcc property)
steal_source() (spack.stage.Stage method)
stop() (spack.util.timer.BaseTimer method)
(spack.util.timer.Timer method)
StopPhase
storage_path (spack.mirror.MirrorReference property)
Store (class in spack.store)
STORE (in module spack.store)
store() (spack.caches.MirrorCache method)
(spack.fetch_strategy.FsCache method)
store_patches() (in module spack.subprocess_context)
store_path() (in module spack.bootstrap)
(in module spack.bootstrap.config)
StreamWrapper (class in llnl.util.tty.log)
string (spack.version.StandardVersion attribute)
(spack.version.version_types.StandardVersion attribute)
strip (spack.container.writers.PathContext property)
strip_compression_extension() (in module llnl.url)
strip_extension() (in module llnl.url)
strip_name_suffixes() (in module spack.url)
strip_query_and_fragment() (in module llnl.url)
strip_version_suffixes() (in module llnl.url)
style() (in module spack.cmd.style)
subcommand_functions (in module spack.cmd.env)
subcommands (in module spack.cmd.env)
subcommands() (in module spack.cmd.commands)
(spack.cmd.commands.BashCompletionWriter method)
(spack.cmd.commands.FishCompletionWriter method)
SubcommandWriter (class in spack.cmd.commands)
subdirectory (spack.build_systems.racket.RacketBuilder property)
subkeys (spack.util.windows_registry.RegistryKey property)
subkeys() (in module spack.ci_optimization)
substitute() (spack.variant.VariantMap method)
substitute_abstract_variants() (in module spack.variant)
substitute_config_variables() (in module spack.util.path)
substitute_path_variables() (in module spack.util.path)
substitute_version() (in module spack.url)
substitution_offsets() (in module spack.url)
success (spack.ci.PushResult attribute)
(spack.reporters.CDash attribute)
(spack.reporters.cdash.CDash attribute)
suffix (spack.compilers.NameVariation attribute)
suffixes (spack.compiler.Compiler attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.modules.common.BaseConfiguration property)
summarize() (spack.install_test.PackageTest method)
supported() (in module spack.compilers)
supported_compilers() (in module spack.compilers)
supported_compilers_for_host_platform() (in module spack.compilers)
supported_compilers_for_platform() (in module spack.compilers)
supported_url_schemes (in module spack.mirror)
SuppressOutput (class in llnl.util.tty)
svn (spack.fetch_strategy.SvnFetchStrategy property)
SvnFetchStrategy (class in spack.fetch_strategy)
symbol() (spack.solver.asp.AspFunction method)
symlink() (in module llnl.util.symlink)
(spack.caches.MirrorCache method)
symlink_dir() (spack.build_systems.oneapi.IntelOneApiPackage method)
symlink_license() (in module spack.hooks.licensing)
SymlinkError
sync_fn() (in module spack.cmd.buildcache)
system_config_path (in module spack.paths)
system_env_normalize() (in module spack.util.environment)
system_path_filter() (in module llnl.path)
T
tag (spack.oci.image.ImageReference attribute)
TAG (spack.package_base.DetectablePackageMeta attribute)
tag_index (spack.repo.Repo property)
(spack.repo.RepoPath property)
tag_is_spec() (in module spack.oci.image)
TagIndex (class in spack.tag)
TagIndexer (class in spack.repo)
TagIndexError
TagMultiMethods (class in spack.util.package_hash)
tags (spack.tag.TagIndex property)
tags() (in module spack.cmd.tags)
tags_url() (spack.oci.image.ImageReference method)
tarball_directory_name() (in module spack.binary_distribution)
tarball_name() (in module spack.binary_distribution)
tarball_path_name() (in module spack.binary_distribution)
tarfile_of_spec_prefix() (in module spack.binary_distribution)
TarFileType (class in spack.util.compression)
Target (class in spack.target)
target (spack.spec.Spec property)
target() (spack.platforms.Platform method)
target_defaults() (spack.solver.asp.SpackSolverSetup method)
target_from_package_preferences() (spack.concretize.Concretizer method)
target_preferences() (spack.solver.asp.SpackSolverSetup method)
target_ranges() (spack.solver.asp.SpackSolverSetup method)
Task (class in spack.util.parallel)
tbb_headers (spack.build_systems.intel.IntelPackage property)
tbb_libs (spack.build_systems.intel.IntelPackage property)
TclConfiguration (class in spack.modules.tcl)
TclContext (class in spack.modules.tcl)
TclFileLayout (class in spack.modules.tcl)
TclModulefileWriter (class in spack.modules)
(class in spack.modules.tcl)
tell() (spack.binary_distribution.ChecksumWriter method)
template (spack.modules.common.BaseConfiguration property)
template_name (spack.container.writers.docker.DockerContext attribute)
(spack.container.writers.PathContext attribute)
(spack.container.writers.singularity.SingularityContext attribute)
TemporaryDirectory (class in spack.ci)
terminal_size() (in module llnl.util.tty)
TermStatusLine (class in spack.installer)
Test (class in spack.platforms)
(class in spack.platforms.test)
test (spack.container.writers.singularity.SingularityContext property)
TEST (spack.context.Context attribute)
test() (in module spack.cmd.test)
(spack.builder.Builder method)
(spack.package_base.PackageBase method)
test_context_manager() (in module spack.report)
test_dir_for_spec() (spack.install_test.TestSuite method)
test_env() (in module spack.cmd.test_env)
test_find() (in module spack.cmd.test)
test_function_names() (in module spack.install_test)
test_functions() (in module spack.install_test)
test_imports() (spack.build_systems.python.PythonExtension method)
(spack.build_systems.sip.SIPPackage method)
test_list() (in module spack.cmd.test)
test_log_name() (spack.install_test.TestSuite class method)
test_logger() (spack.install_test.PackageTest method)
test_part() (in module spack.install_test)
test_pkg_id() (spack.install_test.TestSuite class method)
test_process() (in module spack.install_test)
test_remove() (in module spack.cmd.test)
test_report() (spack.reporters.base.Reporter method)
(spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
(spack.reporters.JUnit method)
(spack.reporters.junit.JUnit method)
(spack.reporters.Reporter method)
test_report_for_package() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
test_requires_compiler (spack.package_base.PackageBase attribute)
test_results() (in module spack.cmd.test)
test_run() (in module spack.cmd.test)
test_skipped_report() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
test_status() (in module spack.cmd.test)
(spack.install_test.TestSuite method)
test_suite (spack.package_base.PackageBase attribute)
test_suite_filename (in module spack.install_test)
tested_file_for_spec() (spack.install_test.TestSuite method)
tested_file_name() (spack.install_test.TestSuite class method)
tester (spack.package_base.PackageBase property)
TestFailure
TestFailureType (in module spack.install_test)
TestInfoCollector (class in spack.report)
TestPatches (class in spack.subprocess_context)
TestState (class in spack.subprocess_context)
TestStatus (class in spack.install_test)
TestSuite (class in spack.install_test)
TestSuiteError
TestSuiteFailure
TestSuiteNameError
TestSuiteSpecError
TextFilePrefixReplacer (class in spack.relocate_text)
time (spack.util.timer.TimerEvent attribute)
Timer (class in spack.util.timer)
TimerEvent (class in spack.util.timer)
timers (spack.solver.asp.OutputConfiguration attribute)
times_log_path (spack.package_base.PackageBase property)
timestamp (spack.modules.common.BaseContext property)
timestamp() (in module spack.reporters.extract)
TimeTracker (class in spack.util.timer)
title() (spack.solver.asp.PyclingoDriver method)
to_dict() (spack.database.InstallRecord method)
(spack.environment.depfile.MakefileModel method)
(spack.environment.environment.ViewDescriptor method)
(spack.install_test.TestSuite method)
(spack.mirror.Mirror method)
(spack.mirror.MirrorCollection method)
(spack.operating_systems.OperatingSystem method)
(spack.patch.FilePatch method)
(spack.patch.Patch method)
(spack.patch.UrlPatch method)
(spack.spec.CompilerSpec method)
(spack.spec.Spec method)
(spack.tengine.Context method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
to_dict_or_value() (spack.target.Target method)
to_json() (spack.mirror.Mirror method)
(spack.mirror.MirrorCollection method)
(spack.patch.PatchCache method)
(spack.provider_index.ProviderIndex method)
(spack.spec.Spec method)
(spack.tag.TagIndex method)
to_node_dict() (spack.spec.Spec method)
to_yaml() (spack.mirror.Mirror method)
(spack.mirror.MirrorCollection method)
(spack.spec.Spec method)
Token (class in spack.parser)
TOKEN (spack.oci.opener.TokenType attribute)
TOKEN_REGEXES (in module spack.parser)
token_stream (spack.parser.TokenContext attribute)
token_to_path() (spack.modules.lmod.LmodFileLayout method)
TokenBase (class in spack.parser)
TokenContext (class in spack.parser)
tokenize() (in module spack.oci.opener)
(in module spack.parser)
tokens() (spack.parser.SpecParser method)
TokenType (class in spack.oci.opener)
(class in spack.parser)
tool (class in spack.cmd.style)
tool_names (in module spack.cmd.style)
toolchain_version (spack.build_systems.msbuild.MSBuildBuilder property)
tools (in module spack.cmd.style)
TOP_LEVEL_KEY (in module spack.schema.env)
total (spack.util.timer.TimeTracker attribute)
touch() (in module llnl.util.filesystem)
touchp() (in module llnl.util.filesystem)
Trace (class in spack.util.environment)
trace (spack.util.environment.AppendFlagsEnv attribute)
(spack.util.environment.AppendPath attribute)
(spack.util.environment.DeprioritizeSystemPaths attribute)
(spack.util.environment.NameModifier attribute)
(spack.util.environment.NameValueModifier attribute)
(spack.util.environment.PrependPath attribute)
(spack.util.environment.PruneDuplicatePaths attribute)
(spack.util.environment.RemoveFlagsEnv attribute)
(spack.util.environment.RemovePath attribute)
(spack.util.environment.SetPath attribute)
(spack.util.environment.UnsetEnv attribute)
track (spack.reporters.cdash.CDashConfiguration attribute)
(spack.reporters.CDashConfiguration attribute)
transitive_rpaths (spack.package_base.PackageBase attribute)
translate_deprecated_config() (in module spack.ci)
translated_compiler_name() (in module spack.cray_manifest)
traverse() (spack.spec.Spec method)
traverse_dependencies() (spack.installer.BuildRequest method)
traverse_edges() (in module spack.traverse)
(spack.spec.Spec method)
traverse_nodes() (in module spack.traverse)
traverse_tree() (in module llnl.util.filesystem)
(in module spack.traverse)
tree() (spack.spec.Spec method)
trigger_rules() (spack.solver.asp.SpackSolverSetup method)
trust() (in module spack.util.gpg)
try_direct_fetch() (in module spack.binary_distribution)
try_enable_terminal_color_on_windows() (in module llnl.util.tty.color)
try_fetch() (in module spack.binary_distribution)
try_import() (spack.bootstrap.core.Bootstrapper method)
(spack.bootstrap.core.BuildcacheBootstrapper method)
(spack.bootstrap.core.SourceBootstrapper method)
try_optimization_pass() (in module spack.ci_optimization)
try_search_path() (spack.bootstrap.core.Bootstrapper method)
(spack.bootstrap.core.BuildcacheBootstrapper method)
(spack.bootstrap.core.SourceBootstrapper method)
try_verify() (in module spack.binary_distribution)
tstp() (llnl.util.tty.pty.ProcessController method)
tuplify() (in module llnl.util.lang)
tutorial() (in module spack.cmd.tutorial)
txt_to_rtf() (in module spack.cmd.make_installer)
TypedMutableSequence (class in llnl.util.lang)
typemax() (spack.version.StandardVersion static method)
(spack.version.version_types.StandardVersion static method)
typemin() (spack.version.StandardVersion static method)
(spack.version.version_types.StandardVersion static method)
U
UnavailableCompilerVersionError
Unbuffered (class in llnl.util.tty.log)
uncompressed_digest (spack.oci.oci.Blob attribute)
unconditional_environment_modifications() (in module spack.user_environment)
UndefinedReferenceError
underscored (spack.version.GitVersion property)
(spack.version.StandardVersion property)
(spack.version.version_types.GitVersion property)
(spack.version.version_types.StandardVersion property)
UndetectableNameError
UndetectableVersionError
undevelop() (in module spack.cmd.undevelop)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
UNEXPECTED (spack.parser.ErrorTokenType attribute)
UnhashableArguments
unify (spack.environment.Environment property)
(spack.environment.environment.Environment property)
uninstall() (in module spack.cmd.uninstall)
uninstall_by_spec() (spack.package_base.PackageBase static method)
uninstall_ism() (spack.build_systems.intel.IntelPackage method)
uninstall_specs() (in module spack.cmd.uninstall)
uninstalled_specs() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
union() (spack.version.ClosedOpenRange method)
(spack.version.StandardVersion method)
(spack.version.version_types.ClosedOpenRange method)
(spack.version.version_types.StandardVersion method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
union_dicts() (in module llnl.util.lang)
union_values() (in module spack.cmd.maintainers)
uniq() (in module llnl.util.lang)
unit_test() (in module spack.cmd.unit_test)
unit_test_check() (spack.package_base.PackageBase method)
unix (llnl.path.Path attribute)
UnknownCompilerError
UnknownEntityError
UnknownNamespaceError
UnknownPackageError
UnknownVariantError
unlink_meta_folder() (spack.filesystem_view.YamlFilesystemView method)
unload() (in module spack.cmd.unload)
unload_programming_environment() (in module spack.operating_systems.cray_frontend)
unlocked_paths (spack.modules.lmod.LmodContext property)
(spack.modules.lmod.LmodFileLayout property)
unmerge() (llnl.util.link_tree.LinkTree method)
(spack.filesystem_view.YamlFilesystemView method)
unmerge_directories() (llnl.util.link_tree.LinkTree method)
unop (spack.util.unparse.unparser.Unparser attribute)
unop_precedence (spack.util.unparse.unparser.Unparser attribute)
unpack() (spack.build_systems.lua.LuaBuilder method)
unparse() (in module spack.util.unparse)
Unparser (class in spack.util.unparse.unparser)
UNQUALIFIED_PACKAGE_NAME (spack.parser.TokenType attribute)
unsafe_format() (spack.environment.depfile.MakefileSpec method)
UnsatisfiableArchitectureSpecError
UnsatisfiableCompilerFlagSpecError
UnsatisfiableCompilerSpecError
UnsatisfiableDependencySpecError
UnsatisfiableProviderSpecError
UnsatisfiableSpecError
,
[1]
UnsatisfiableSpecNameError
UnsatisfiableVariantSpecError
UnsatisfiableVersionSpecError
unset() (spack.util.environment.EnvironmentModifications method)
unset_executable_mode() (in module llnl.util.filesystem)
UnsetEnv (class in spack.util.environment)
unsigned (spack.binary_distribution.PushOptions attribute)
UnsignedPackageException
unsolved_specs (spack.solver.asp.Result property)
UnsupportedCompilerError
UnsupportedPlatformError
untrust() (in module spack.util.gpg)
unused_specs (spack.database.Database property)
unwrap() (llnl.util.tty.log.FileWrapper method)
up_to() (spack.version.GitVersion method)
(spack.version.StandardVersion method)
(spack.version.version_types.GitVersion method)
(spack.version.version_types.StandardVersion method)
update() (in module spack.schema.ci)
(in module spack.schema.config)
(in module spack.schema.env)
(in module spack.schema.packages)
(spack.binary_distribution.BinaryCacheIndex method)
(spack.mirror.Mirror method)
(spack.patch.PatchCache method)
(spack.provider_index.ProviderIndex method)
(spack.repo.Indexer method)
(spack.repo.PatchIndexer method)
(spack.repo.ProviderIndexer method)
(spack.repo.TagIndexer method)
(spack.version.version_types.VersionList method)
(spack.version.VersionList method)
update_cache_and_get_specs() (in module spack.binary_distribution)
update_completion() (in module spack.cmd.commands)
update_completion_args (in module spack.cmd.commands)
update_config() (spack.config.Configuration method)
update_configuration() (in module spack.detection)
(in module spack.detection.common)
update_copyright_year() (in module spack.cmd.license)
update_default_view() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
update_description() (spack.build_systems.oneapi.IntelOneApiPackage static method)
update_dictionary_extending_lists() (in module spack.modules.common)
update_environment_repository() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
update_explicit() (spack.database.Database method)
update_external_dependencies() (spack.build_systems.python.PythonExtension method)
(spack.package_base.PackageBase method)
update_index() (in module spack.cmd.buildcache)
update_index_fn() (in module spack.cmd.buildcache)
update_installations() (spack.bootstrap.BootstrapEnvironment method)
(spack.bootstrap.environment.BootstrapEnvironment method)
update_lockfile() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
update_module_defaults() (spack.modules.common.BaseModuleFileWriter method)
update_module_hiddenness() (spack.modules.common.BaseModuleFileWriter method)
update_package() (spack.patch.PatchCache method)
(spack.tag.TagIndex method)
update_reference() (spack.spec_list.SpecList method)
update_root() (spack.environment.environment.ViewDescriptor method)
update_spec() (spack.binary_distribution.BinaryCacheIndex method)
update_stale_references() (spack.environment.Environment method)
(spack.environment.environment.Environment method)
update_syspath_and_environ() (spack.bootstrap.BootstrapEnvironment method)
(spack.bootstrap.environment.BootstrapEnvironment method)
update_variant_validate() (spack.spec.Spec method)
update_yaml() (in module spack.environment)
(in module spack.environment.environment)
upgrade_read_to_write() (llnl.util.lock.Lock method)
upload() (spack.reporters.CDash method)
(spack.reporters.cdash.CDash method)
upload_blob() (in module spack.oci.oci)
upload_blob_with_retry() (in module spack.oci.oci)
upload_manifest() (in module spack.oci.oci)
upload_manifest_with_retry() (in module spack.oci.oci)
upload_to_blob() (spack.util.gcs.GCSBlob method)
upload_url (spack.ci.CDashHandler property)
(spack.reporters.cdash.CDashConfiguration attribute)
(spack.reporters.CDashConfiguration attribute)
uploads_url() (spack.oci.image.ImageReference method)
upstream_module() (spack.modules.common.UpstreamModuleIndex method)
UpstreamDatabaseLockingError
UpstreamModuleIndex (class in spack.modules.common)
UpstreamPackageError
url (spack.build_systems.python.PythonPackage attribute)
(spack.build_systems.r.RPackage attribute)
(spack.ci.PushResult attribute)
url() (in module spack.cmd.url)
url_attr (spack.fetch_strategy.BundleFetchStrategy attribute)
(spack.fetch_strategy.CvsFetchStrategy attribute)
(spack.fetch_strategy.FetchStrategy attribute)
(spack.fetch_strategy.GCSFetchStrategy attribute)
(spack.fetch_strategy.GitFetchStrategy attribute)
(spack.fetch_strategy.GoFetchStrategy attribute)
(spack.fetch_strategy.HgFetchStrategy attribute)
(spack.fetch_strategy.S3FetchStrategy attribute)
(spack.fetch_strategy.SvnFetchStrategy attribute)
(spack.fetch_strategy.URLFetchStrategy attribute)
url_def (spack.cmd.create.BundlePackageTemplate attribute)
url_exists() (in module spack.util.web)
url_for_version() (spack.package_base.PackageBase method)
url_line (spack.cmd.create.PackageTemplate attribute)
(spack.cmd.create.RacketPackageTemplate attribute)
url_list() (in module spack.cmd.url)
url_list_parsing() (in module spack.cmd.url)
url_parse() (in module spack.cmd.url)
url_stats() (in module spack.cmd.url)
url_summary() (in module spack.cmd.url)
url_version() (spack.package_base.PackageBase method)
URLFetchStrategy (class in spack.fetch_strategy)
UrllibS3Handler (class in spack.util.s3)
urlopen (in module spack.oci.opener)
(in module spack.util.web)
UrlParseError
UrlPatch (class in spack.patch)
urls (spack.build_systems.gnu.GNUMirrorPackage property)
(spack.build_systems.sourceforge.SourceforgePackage property)
(spack.build_systems.sourceware.SourcewarePackage property)
(spack.build_systems.xorg.XorgPackage property)
usage() (llnl.util.argparsewriter.ArgparseRstWriter method)
(spack.cmd.commands.SpackArgparseRstWriter method)
use_cache (spack.installer.BuildTask property)
use_configuration() (in module spack.config)
use_cray_compiler_names() (in module spack.package_base)
use_name (spack.modules.common.BaseFileLayout property)
(spack.modules.common.ModuleIndexEntry attribute)
use_repositories() (in module spack.repo)
use_store() (in module spack.store)
UseBuildCache (class in spack.environment.depfile)
UseMode (class in spack.build_environment)
user_config_path (in module spack.paths)
user_repos_cache_path (in module spack.paths)
user_specs (spack.environment.Environment property)
(spack.environment.environment.Environment property)
username (spack.oci.opener.UsernamePassword attribute)
UsernamePassword (class in spack.oci.opener)
utf8_path_to_binary_regex() (in module spack.relocate_text)
utf8_paths_to_single_binary_regex() (in module spack.relocate_text)
V
v2_layout (spack.build_systems.oneapi.IntelOneApiPackage property)
v2_layout_versions (spack.build_systems.oneapi.IntelOneApiPackage property)
vaddr_to_offset() (in module spack.util.elf)
valid_env_name() (in module spack.environment.environment)
valid_environment_name_re (in module spack.environment.environment)
valid_fully_qualified_module_name() (in module spack.util.naming)
valid_module_name() (in module spack.util.naming)
valid_module_set_name (in module spack.schema.modules)
validate() (in module spack.config)
(in module spack.container)
(in module spack.util.environment)
validate_and_define_versions_from_requirements() (spack.solver.asp.SpackSolverSetup method)
validate_detection() (spack.spec.Spec method)
validate_env_name() (in module spack.environment.environment)
validate_fully_qualified_module_name() (in module spack.util.naming)
validate_install() (spack.build_systems.intel.IntelPackage method)
validate_module_name() (in module spack.util.naming)
validate_or_raise() (spack.spec.Spec method)
(spack.variant.Variant method)
validate_scheme() (in module spack.util.url)
validate_toolset() (in module spack.cmd.style)
validator (spack.variant.DisjointSetsOfValues property)
Value (class in spack.variant)
value (spack.parser.Token attribute)
(spack.util.environment.AppendFlagsEnv attribute)
(spack.util.environment.AppendPath attribute)
(spack.util.environment.NameValueModifier attribute)
(spack.util.environment.PrependPath attribute)
(spack.util.environment.RemoveFlagsEnv attribute)
(spack.util.environment.RemovePath attribute)
(spack.util.environment.SetPath attribute)
(spack.variant.AbstractVariant property)
values (spack.util.windows_registry.RegistryKey property)
Variant (class in spack.variant)
variant() (in module spack.cmd.info)
(in module spack.directives)
variant_cls (spack.variant.Variant property)
variant_rules() (spack.solver.asp.SpackSolverSetup method)
variant_value() (spack.solver.asp.SpecBuilder method)
VariantFormatter (class in spack.cmd.info)
VariantMap (class in spack.variant)
variation (spack.compilers.DetectVersionArgs attribute)
VarsInvocation (class in spack.compilers.msvc)
VCSFetchStrategy (class in spack.fetch_strategy)
vcvars_ver (spack.compilers.msvc.VCVarsInvocation property)
VCVarsInvocation (class in spack.compilers.msvc)
ver() (in module spack.version)
(in module spack.version.version_types)
verbose (spack.modules.common.BaseConfiguration property)
(spack.modules.common.BaseContext property)
verbose() (in module llnl.util.tty)
verbose_flag (spack.compiler.Compiler property)
(spack.compilers.aocc.Aocc property)
(spack.compilers.arm.Arm property)
(spack.compilers.cce.Cce property)
(spack.compilers.clang.Clang property)
(spack.compilers.fj.Fj property)
(spack.compilers.gcc.Gcc property)
(spack.compilers.intel.Intel property)
(spack.compilers.nag.Nag property)
(spack.compilers.nvhpc.Nvhpc property)
(spack.compilers.oneapi.Oneapi property)
(spack.compilers.pgi.Pgi property)
(spack.compilers.xl.Xl property)
VerificationResults (class in spack.verify)
verify() (in module spack.cmd.license)
(in module spack.cmd.verify)
(in module spack.util.gpg)
verify_checksum() (in module spack.fetch_strategy)
verify_executables() (spack.compiler.Compiler method)
verify_patchelf() (in module spack.bootstrap.core)
version (spack.compiler.Compiler property)
(spack.compilers.CompilerID attribute)
(spack.package_base.PackageBase property)
VERSION (spack.parser.TokenType attribute)
version (spack.solver.asp.DeclaredVersion attribute)
(spack.spec.CompilerSpec property)
(spack.spec.Spec property)
(spack.version.StandardVersion attribute)
(spack.version.version_types.StandardVersion attribute)
version() (in module spack.cmd.info)
(in module spack.directives)
Version() (in module spack.version)
(in module spack.version.version_types)
version() (spack.solver.asp.SpecBuilder method)
version_argument (spack.compiler.Compiler attribute)
(spack.compilers.aocc.Aocc attribute)
(spack.compilers.arm.Arm attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.fj.Fj attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
version_from_git() (spack.fetch_strategy.GitFetchStrategy static method)
VERSION_HASH_PAIR (spack.parser.TokenType attribute)
version_json() (in module spack.cmd.list)
version_parsed_correctly() (in module spack.cmd.url)
version_part (spack.modules.lmod.LmodContext property)
version_regex (spack.compiler.Compiler attribute)
(spack.compilers.arm.Arm attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.fj.Fj attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.msvc.Msvc attribute)
(spack.compilers.nvhpc.Nvhpc attribute)
(spack.compilers.oneapi.Oneapi attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
version_urls() (spack.package_base.PackageBase class method)
version_yearlike (spack.build_systems.intel.IntelPackage property)
version_years (spack.build_systems.intel.IntelPackage attribute)
VersionChecksumError
,
[1]
VersionError
,
[1]
VersionFetchError
VersionList (class in spack.version)
(class in spack.version.version_types)
VersionLookupError
,
[1]
VersionRange() (in module spack.version)
(in module spack.version.version_types)
versions (spack.build_systems.aspell_dict.AspellDictPackage attribute)
(spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.bundle.BundlePackage attribute)
(spack.build_systems.cached_cmake.CachedCMakePackage attribute)
(spack.build_systems.cargo.CargoPackage attribute)
(spack.build_systems.cmake.CMakePackage attribute)
(spack.build_systems.cuda.CudaPackage attribute)
(spack.build_systems.generic.Package attribute)
(spack.build_systems.go.GoPackage attribute)
(spack.build_systems.intel.IntelPackage attribute)
(spack.build_systems.lua.LuaPackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
(spack.build_systems.maven.MavenPackage attribute)
(spack.build_systems.meson.MesonPackage attribute)
(spack.build_systems.msbuild.MSBuildPackage attribute)
(spack.build_systems.nmake.NMakePackage attribute)
(spack.build_systems.octave.OctavePackage attribute)
(spack.build_systems.oneapi.IntelOneApiLibraryPackage attribute)
(spack.build_systems.oneapi.IntelOneApiLibraryPackageWithSdk attribute)
(spack.build_systems.oneapi.IntelOneApiPackage attribute)
(spack.build_systems.perl.PerlPackage attribute)
(spack.build_systems.python.PythonExtension attribute)
(spack.build_systems.qmake.QMakePackage attribute)
(spack.build_systems.rocm.ROCmPackage attribute)
(spack.build_systems.ruby.RubyPackage attribute)
(spack.build_systems.scons.SConsPackage attribute)
(spack.build_systems.sip.SIPPackage attribute)
(spack.build_systems.waf.WafPackage attribute)
(spack.package_base.PackageBase attribute)
(spack.spec.CompilerSpec attribute)
versions() (in module spack.cmd.versions)
versions_per_spec() (in module spack.cmd.mirror)
VersionStrComponent (class in spack.version.version_types)
view() (in module spack.cmd.view)
(spack.environment.environment.ViewDescriptor method)
(spack.package_base.PackageBase method)
view_destination() (spack.build_systems.aspell_dict.AspellDictPackage method)
(spack.package_base.PackageViewMixin method)
view_file_conflicts() (spack.build_systems.python.PythonExtension method)
(spack.package_base.PackageViewMixin method)
view_path_default (spack.environment.Environment property)
(spack.environment.environment.Environment property)
view_root() (spack.bootstrap.BootstrapEnvironment class method)
(spack.bootstrap.environment.BootstrapEnvironment class method)
view_source() (spack.build_systems.aspell_dict.AspellDictPackage method)
(spack.package_base.PackageViewMixin method)
ViewAction (class in spack.cmd.env)
ViewDescriptor (class in spack.environment.environment)
views (spack.environment.environment.Environment attribute)
virtual (spack.package_base.PackageBase attribute)
VIRTUAL (spack.solver.asp.RequirementKind attribute)
virtual (spack.spec.Spec property)
virtual_dependencies() (spack.spec.Spec method)
virtual_on_edge() (spack.solver.asp.SpecBuilder method)
virtual_preferences() (spack.solver.asp.SpackSolverSetup method)
virtual_providers() (spack.solver.asp.SpackSolverSetup method)
VirtualInPackagesYAMLError
virtuals() (in module spack.install_test)
virtuals_provided (spack.package_base.PackageBase property)
visit() (spack.graph.DAGWithDependencyTypes method)
(spack.graph.DotGraphBuilder method)
(spack.util.unparse.unparser.Unparser method)
visit_alias() (spack.util.unparse.unparser.Unparser method)
visit_AnnAssign() (spack.util.unparse.unparser.Unparser method)
visit_arg() (spack.util.unparse.unparser.Unparser method)
visit_arguments() (spack.util.unparse.unparser.Unparser method)
visit_Assert() (spack.util.unparse.unparser.Unparser method)
visit_Assign() (spack.util.package_hash.RemoveDirectives method)
(spack.util.unparse.unparser.Unparser method)
visit_AsyncFor() (spack.util.unparse.unparser.Unparser method)
visit_AsyncFunctionDef() (spack.util.unparse.unparser.Unparser method)
visit_AsyncWith() (spack.util.unparse.unparser.Unparser method)
visit_Attribute() (spack.util.unparse.unparser.Unparser method)
visit_AugAssign() (spack.util.unparse.unparser.Unparser method)
visit_Await() (spack.util.unparse.unparser.Unparser method)
visit_BinOp() (spack.util.unparse.unparser.Unparser method)
visit_BoolOp() (spack.util.unparse.unparser.Unparser method)
visit_Break() (spack.util.unparse.unparser.Unparser method)
visit_Bytes() (spack.util.unparse.unparser.Unparser method)
visit_Call() (spack.util.unparse.unparser.Unparser method)
visit_ClassDef() (spack.util.package_hash.RemoveDirectives method)
(spack.util.package_hash.RemoveDocstrings method)
(spack.util.unparse.unparser.Unparser method)
visit_Compare() (spack.util.unparse.unparser.Unparser method)
visit_comprehension() (spack.util.unparse.unparser.Unparser method)
visit_Constant() (spack.util.unparse.unparser.Unparser method)
visit_Continue() (spack.util.unparse.unparser.Unparser method)
visit_Delete() (spack.util.unparse.unparser.Unparser method)
visit_Dict() (spack.util.unparse.unparser.Unparser method)
visit_DictComp() (spack.util.unparse.unparser.Unparser method)
visit_directory_tree() (in module llnl.util.filesystem)
visit_Ellipsis() (spack.util.unparse.unparser.Unparser method)
visit_ExceptHandler() (spack.util.unparse.unparser.Unparser method)
visit_Expr() (spack.util.package_hash.RemoveDirectives method)
(spack.util.unparse.unparser.Unparser method)
visit_Expression() (spack.util.unparse.unparser.Unparser method)
visit_ExtSlice() (spack.util.unparse.unparser.Unparser method)
visit_file() (llnl.util.filesystem.BaseDirectoryVisitor method)
(spack.binary_distribution.BuildManifestVisitor method)
(spack.hooks.absolutify_elf_sonames.SharedLibrariesVisitor method)
(spack.hooks.drop_redundant_rpaths.ElfFilesWithRPathVisitor method)
visit_For() (spack.util.package_hash.RemoveDirectives method)
(spack.util.unparse.unparser.Unparser method)
visit_FormattedValue() (spack.util.unparse.unparser.Unparser method)
visit_FunctionDef() (spack.util.package_hash.RemoveDirectives method)
(spack.util.package_hash.RemoveDocstrings method)
(spack.util.package_hash.ResolveMultiMethods method)
(spack.util.package_hash.TagMultiMethods method)
(spack.util.unparse.unparser.Unparser method)
visit_GeneratorExp() (spack.util.unparse.unparser.Unparser method)
visit_Global() (spack.util.unparse.unparser.Unparser method)
visit_If() (spack.util.package_hash.RemoveDirectives method)
(spack.util.unparse.unparser.Unparser method)
visit_IfExp() (spack.util.unparse.unparser.Unparser method)
visit_Import() (spack.util.unparse.unparser.Unparser method)
visit_ImportFrom() (spack.util.unparse.unparser.Unparser method)
visit_Index() (spack.util.unparse.unparser.Unparser method)
visit_Interactive() (spack.util.unparse.unparser.Unparser method)
visit_JoinedStr() (spack.util.unparse.unparser.Unparser method)
visit_keyword() (spack.util.unparse.unparser.Unparser method)
visit_Lambda() (spack.util.unparse.unparser.Unparser method)
visit_List() (spack.util.unparse.unparser.Unparser method)
visit_ListComp() (spack.util.unparse.unparser.Unparser method)
visit_Match() (spack.util.unparse.unparser.Unparser method)
visit_match_case() (spack.util.unparse.unparser.Unparser method)
visit_MatchAs() (spack.util.unparse.unparser.Unparser method)
visit_MatchClass() (spack.util.unparse.unparser.Unparser method)
visit_MatchMapping() (spack.util.unparse.unparser.Unparser method)
visit_MatchOr() (spack.util.unparse.unparser.Unparser method)
visit_MatchSequence() (spack.util.unparse.unparser.Unparser method)
visit_MatchSingleton() (spack.util.unparse.unparser.Unparser method)
visit_MatchStar() (spack.util.unparse.unparser.Unparser method)
visit_MatchValue() (spack.util.unparse.unparser.Unparser method)
visit_Module() (spack.util.package_hash.RemoveDocstrings method)
(spack.util.unparse.unparser.Unparser method)
visit_Name() (spack.util.unparse.unparser.Unparser method)
visit_NameConstant() (spack.util.unparse.unparser.Unparser method)
visit_NamedExpr() (spack.util.unparse.unparser.Unparser method)
visit_Nonlocal() (spack.util.unparse.unparser.Unparser method)
visit_Num() (spack.util.unparse.unparser.Unparser method)
visit_ParamSpec() (spack.util.unparse.unparser.Unparser method)
visit_Pass() (spack.util.unparse.unparser.Unparser method)
visit_Raise() (spack.util.unparse.unparser.Unparser method)
visit_Return() (spack.util.unparse.unparser.Unparser method)
visit_Set() (spack.util.unparse.unparser.Unparser method)
visit_SetComp() (spack.util.unparse.unparser.Unparser method)
visit_Slice() (spack.util.unparse.unparser.Unparser method)
visit_Starred() (spack.util.unparse.unparser.Unparser method)
visit_Str() (spack.util.unparse.unparser.Unparser method)
visit_Subscript() (spack.util.unparse.unparser.Unparser method)
visit_symlinked_file() (llnl.util.filesystem.BaseDirectoryVisitor method)
(spack.binary_distribution.BuildManifestVisitor method)
(spack.hooks.absolutify_elf_sonames.SharedLibrariesVisitor method)
(spack.hooks.drop_redundant_rpaths.ElfFilesWithRPathVisitor method)
visit_Try() (spack.util.unparse.unparser.Unparser method)
visit_Tuple() (spack.util.unparse.unparser.Unparser method)
visit_TypeAlias() (spack.util.unparse.unparser.Unparser method)
visit_TypeVar() (spack.util.unparse.unparser.Unparser method)
visit_TypeVarTuple() (spack.util.unparse.unparser.Unparser method)
visit_UnaryOp() (spack.util.unparse.unparser.Unparser method)
visit_While() (spack.util.package_hash.RemoveDirectives method)
(spack.util.unparse.unparser.Unparser method)
visit_With() (spack.util.package_hash.RemoveDirectives method)
(spack.util.unparse.unparser.Unparser method)
visit_withitem() (spack.util.unparse.unparser.Unparser method)
visit_Yield() (spack.util.unparse.unparser.Unparser method)
visit_YieldFrom() (spack.util.unparse.unparser.Unparser method)
vs_install_paths (spack.operating_systems.windows_os.WindowsOs property)
(spack.operating_systems.WindowsOs property)
vs_root (spack.compilers.msvc.Msvc property)
W
waf() (spack.build_systems.waf.WafBuilder method)
WafBuilder (class in spack.build_systems.waf)
WafPackage (class in spack.build_systems.waf)
WafPackageTemplate (class in spack.cmd.create)
wait() (llnl.util.multiproc.Barrier method)
(llnl.util.tty.pty.ProcessController method)
wait_disabled() (llnl.util.tty.pty.ProcessController method)
wait_disabled_fg() (llnl.util.tty.pty.ProcessController method)
wait_enabled() (llnl.util.tty.pty.ProcessController method)
wait_running() (llnl.util.tty.pty.ProcessController method)
wait_stopped() (llnl.util.tty.pty.ProcessController method)
warn() (in module llnl.util.tty)
warn_content_type_mismatch() (in module spack.fetch_strategy)
warn_enabled() (in module llnl.util.tty)
warn_if_link_cant_be_relocated() (in module spack.relocate)
when (class in spack.multimethod)
which() (in module spack.util.executable)
wildcard_version() (in module spack.url)
win_add_library_dependent() (spack.package_base.WindowsRPath method)
win_add_rpath() (spack.package_base.WindowsRPath method)
Windows (class in spack.platforms)
(class in spack.platforms.windows)
windows (llnl.path.Path attribute)
windows_establish_runtime_linkage() (spack.package_base.WindowsRPath method)
windows_version() (in module spack.operating_systems.windows_os)
WindowsCompilerExternalPaths (class in spack.detection.common)
WindowsKitExternalPaths (class in spack.detection.common)
WindowsOs (class in spack.operating_systems)
(class in spack.operating_systems.windows_os)
WindowsRegistryView (class in spack.util.windows_registry)
WindowsRegistryView.KeyMatchConditions (class in spack.util.windows_registry)
WindowsRPath (class in spack.package_base)
winlog (class in llnl.util.tty.log)
with_default() (spack.variant.DisjointSetsOfValues method)
with_digest() (spack.oci.image.ImageReference method)
with_error() (spack.variant.DisjointSetsOfValues method)
with_non_feature_values() (spack.variant.DisjointSetsOfValues method)
with_or_without() (spack.build_systems.autotools.AutotoolsBuilder method)
(spack.build_systems.autotools.AutotoolsPackage method)
with_query_param() (in module spack.oci.oci)
with_tag() (spack.oci.image.ImageReference method)
working_dir() (in module llnl.util.filesystem)
wrap_class (spack.report.InfoCollector attribute)
WrapStream (class in spack.util.s3)
writable() (spack.binary_distribution.ChecksumWriter method)
write() (llnl.util.argparsewriter.ArgparseWriter method)
(llnl.util.lang.Devnull method)
(llnl.util.tty.color.ColorStream method)
(llnl.util.tty.log.Unbuffered method)
(llnl.util.tty.pty.ProcessController method)
(spack.binary_distribution.ChecksumWriter method)
(spack.cmd.create.BundlePackageTemplate method)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
(spack.graph.AsciiGraph method)
(spack.modules.common.BaseModuleFileWriter method)
(spack.repo.Indexer method)
(spack.repo.PatchIndexer method)
(spack.repo.ProviderIndexer method)
(spack.repo.TagIndexer method)
(spack.util.unparse.unparser.Unparser method)
write_broken_spec() (in module spack.ci)
write_host_environment() (spack.directory_layout.DirectoryLayout method)
write_json() (spack.util.timer.BaseTimer method)
(spack.util.timer.Timer method)
write_license_file() (in module spack.hooks.licensing)
write_lock() (spack.database.SpecLocker method)
write_log_summary() (in module spack.build_environment)
write_manifest() (in module spack.verify)
write_projections() (spack.filesystem_view.YamlFilesystemView method)
write_reproducibility_data() (spack.install_test.TestSuite method)
write_spec() (spack.directory_layout.DirectoryLayout method)
write_test_result() (spack.install_test.TestSuite method)
write_test_suite_file() (in module spack.install_test)
write_test_summary() (in module spack.install_test)
write_tested_status() (spack.install_test.PackageTest method)
write_transaction() (spack.database.Database method)
(spack.environment.Environment method)
(spack.environment.environment.Environment method)
(spack.util.file_cache.FileCache method)
write_tty() (spack.util.timer.BaseTimer method)
(spack.util.timer.Timer method)
writelines() (llnl.util.tty.color.ColorStream method)
(llnl.util.tty.log.Unbuffered method)
writer() (in module spack.container.writers)
WriteTransaction (class in llnl.util.lock)
WS (spack.parser.TokenType attribute)
X
Xl (class in spack.compilers.xl)
XlR (class in spack.compilers.xl_r)
xorg_mirror_path (spack.build_systems.xorg.XorgPackage attribute)
XorgPackage (class in spack.build_systems.xorg)
Y
yaml_content (spack.environment.environment.EnvironmentManifestFile attribute)
yaml_entry() (spack.variant.AbstractVariant method)
(spack.variant.SingleValuedVariant method)
yaml_equivalent() (in module spack.environment.environment)
YamlFilesystemView (class in spack.filesystem_view)
Z
ZCompressedFileType (class in spack.util.compression)
ZipFleType (class in spack.util.compression)
Read the Docs
v: latest
Versions
latest
v0.21.0
v0.20.3
v0.20.2
v0.20.1
v0.20.0
v0.19.2
v0.19.1
v0.19.0
v0.18.1
v0.18.0
v0.17.3
v0.17.2
v0.17.1
v0.17.0
v0.16.3
v0.16.2
v0.16.1
v0.16.0
v0.15.4
v0.15.3
v0.15.2
v0.15.1
v0.15.0
v0.14.2
v0.14.1
v0.14.0
v0.13.4
v0.13.3
v0.13.2
v0.13.1
v0.13.0
v0.12.1
v0.12.0
v0.11.2
v0.11.1
v0.11.0
remove-master-and-document-releases
Downloads
On Read the Docs
Project Home
Builds