Index

A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

A

ABI (class in spack.abi)
accept() (spack.parse.Parser method)
acquire_read() (spack.test.lock.LockTest method)
acquire_write() (spack.test.lock.LockTest method)
activate() (in module spack.cmd.activate)
(spack.package.PackageBase method)
activated (spack.package.PackageBase attribute)
ActivationError
add() (spack.database.Database method)
(spack.version.VersionList 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_extension() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
add_operating_system() (spack.architecture.Platform method)
add_single_spec() (in module spack.mirror)
add_target() (spack.architecture.Platform method)
all_compiler_types() (in module spack.compilers)
all_compilers() (in module spack.compilers)
all_compilers_config() (in module spack.compilers)
all_os_classes() (in module spack.compilers)
all_package_names() (spack.repository.Repo method)
(spack.repository.RepoPath method)
all_packages() (spack.repository.Repo method)
(spack.repository.RepoPath method)
all_specs() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
all_urls (spack.package.PackageBase attribute)
allowed_archive() (in module spack.util.compression)
AmbiguousHashError
append() (spack.cmd.install.TestSuite method)
append_path() (spack.environment.EnvironmentModifications method)
AppendPath (class in spack.environment)
apply() (spack.patch.Patch method)
(spack.patch.UrlPatch method)
apply_modifications() (spack.environment.EnvironmentModifications method)
Arch (class in spack.architecture)
arch() (in module spack.cmd.arch)
arch_for_spec() (in module spack.architecture)
architecture (spack.package.PackageBase attribute)
architecture_compare() (spack.preferred_packages.PreferredPackages method)
architecture_compatible() (spack.abi.ABI method)
archive() (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 attribute)
(spack.stage.Stage attribute)
Args (class in spack.util.pattern)
args_are_for() (in module spack.fetch_strategy)
AsciiGraph (class in spack.graph)
ask_for_confirmation() (in module spack.cmd)
assert_canonical() (spack.test.versions.VersionsTest method)
assert_does_not_satisfy() (spack.test.versions.VersionsTest method)
assert_in() (spack.test.versions.VersionsTest method)
assert_no_overlap() (spack.test.versions.VersionsTest method)
assert_not_detected() (spack.test.url_parse.UrlParseTest method)
assert_not_in() (spack.test.versions.VersionsTest method)
assert_overlaps() (spack.test.versions.VersionsTest method)
assert_satisfies() (spack.test.versions.VersionsTest method)
assert_variant_values() (in module spack.test.concretize_preferences)
assert_ver_eq() (spack.test.versions.VersionsTest method)
assert_ver_gt() (spack.test.versions.VersionsTest method)
assert_ver_lt() (spack.test.versions.VersionsTest method)
assuredir() (in module spack.cmd.view)
autoload() (spack.modules.EnvModule method)
autoload_format (spack.modules.Dotkit attribute)
(spack.modules.TclModule attribute)
autoreconf() (spack.build_systems.autotools.AutotoolsPackage method)
AutotoolsGuess (class in spack.cmd.create)
AutotoolsPackage (class in spack.build_systems.autotools)

B

back_end (spack.architecture.Platform attribute)
(spack.platforms.bgq.Bgq attribute)
(spack.platforms.darwin.Darwin attribute)
(spack.platforms.test.Test attribute)
back_os (spack.architecture.Platform attribute)
(spack.platforms.test.Test attribute)
BadRepoError
Barrier (class in spack.util.multiproc)
base_class_name (spack.cmd.create.AutotoolsGuess attribute)
(spack.cmd.create.CMakeGuess attribute)
(spack.cmd.create.DefaultGuess attribute)
BazelGuess (class in spack.cmd.create)
Bgq (class in spack.platforms.bgq)
bit_length() (in module spack.util.crypto)
blacklisted (spack.modules.EnvModule attribute)
body (spack.cmd.create.AutotoolsGuess attribute)
(spack.cmd.create.BazelGuess attribute)
(spack.cmd.create.CMakeGuess attribute)
(spack.cmd.create.DefaultGuess attribute)
(spack.cmd.create.OctaveGuess attribute)
(spack.cmd.create.PythonGuess attribute)
(spack.cmd.create.RGuess attribute)
(spack.cmd.create.SconsGuess attribute)
bootstrap() (in module spack.cmd.bootstrap)
build() (in module spack.cmd.build)
(spack.build_systems.autotools.AutotoolsPackage method)
(spack.build_systems.cmake.CMakePackage method)
(spack.build_systems.makefile.MakefilePackage method)
build_directory() (spack.build_systems.cmake.CMakePackage method)
(spack.build_systems.makefile.MakefilePackage method)
build_env_path() (spack.directory_layout.YamlDirectoryLayout method)
build_log_path (spack.package.PackageBase attribute)
build_log_path() (spack.directory_layout.YamlDirectoryLayout method)
build_packages_path() (spack.directory_layout.YamlDirectoryLayout method)
build_system_class (spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.cmake.CMakePackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
(spack.package.Package attribute)
build_targets (spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
build_type() (spack.build_systems.cmake.CMakePackage method)
BuildSystemGuesser (class in spack.cmd.create)
Bunch (class in spack.util.pattern)

C

cachable (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)
cache_local() (spack.stage.DIYStage method)
(spack.stage.Stage method)
cache_path() (spack.file_cache.FileCache method)
CacheError
CacheURLFetchStrategy (class in spack.fetch_strategy)
canonical_deptype() (in module spack.spec)
canonicalize_path() (in module spack.util.path)
category (spack.modules.EnvModule attribute)
cc_names (spack.compiler.Compiler attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
cc_rpath_arg (spack.compiler.Compiler attribute)
cc_version() (spack.compiler.Compiler class method)
Cce (class in spack.compilers.cce)
cd() (in module spack.cmd.cd)
changed_files() (in module spack.cmd.flake8)
chdir() (spack.stage.DIYStage method)
(spack.stage.Stage method)
chdir_to_source() (spack.stage.DIYStage method)
(spack.stage.Stage method)
ChdirError
check() (spack.build_systems.autotools.AutotoolsPackage method)
(spack.build_systems.cmake.CMakePackage 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.test.url_parse.UrlParseTest method)
(spack.util.crypto.Checker method)
check_activated() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
check_canonical() (spack.test.config.TestConfig method)
check_cc() (spack.test.cc.CompilerWrapperTest method)
check_chdir() (in module spack.test.stage)
check_chdir_to_source() (in module spack.test.stage)
check_compiler_config() (in module spack.test.config)
check_compiler_yaml_version() (in module spack.hooks.yaml_version_check)
check_concretize() (in module spack.test.concretize)
check_constrain() (in module spack.test.spec_semantics)
check_constrain_changed() (in module spack.test.spec_semantics)
check_constrain_not_changed() (in module spack.test.spec_semantics)
check_cpp() (spack.test.cc.CompilerWrapperTest method)
check_cxx() (spack.test.cc.CompilerWrapperTest method)
check_db() (spack.test.package_sanity.PackageSanityTest method)
check_destroy() (in module spack.test.stage)
check_diamond_deptypes() (spack.test.spec_dag.TestSpecDag method)
check_diamond_normalized_dag() (spack.test.spec_dag.TestSpecDag method)
check_dir() (spack.test.link_tree.LinkTreeTest method)
check_expand_archive() (in module spack.test.stage)
check_extension_conflict() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
check_fc() (spack.test.cc.CompilerWrapperTest method)
check_fetch() (in module spack.test.stage)
check_file_link() (spack.test.link_tree.LinkTreeTest method)
check_installed() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
check_intersection() (spack.test.versions.VersionsTest method)
check_invalid_constraint() (in module spack.test.spec_semantics)
check_ld() (spack.test.cc.CompilerWrapperTest method)
check_lex() (spack.test.spec_syntax.TestSpecSyntax method)
check_links() (in module spack.test.spec_dag)
check_mirror() (in module spack.test.mirror)
check_one() (in module spack.cmd.view)
check_parse() (spack.test.spec_syntax.TestSpecSyntax method)
check_python_versions() (spack.test.python_version.PythonVersionTest method)
check_satisfies() (in module spack.test.spec_semantics)
check_setup() (in module spack.test.stage)
check_spec() (in module spack.test.concretize)
check_union() (spack.test.versions.VersionsTest method)
check_unsatisfiable() (in module spack.test.spec_semantics)
check_url() (spack.test.url_extrapolate.UrlExtrapolateTest method)
check_yaml_round_trip() (in module spack.test.spec_yaml)
Checker (class in spack.util.crypto)
checksum() (in module spack.cmd.checksum)
(in module spack.util.crypto)
ChecksumError
ChildError
choose_virtual_or_external() (spack.concretize.DefaultConcretizer method)
Clang (class in spack.compilers.clang)
class_for_compiler_name() (in module spack.compilers)
clean() (in module spack.cmd.clean)
cleanmock() (spack.test.mock_packages_test.MockPackagesTest method)
clear() (spack.config.ConfigScope method)
(spack.environment.EnvironmentModifications method)
clear_config_caches() (in module spack.config)
cmake() (spack.build_systems.cmake.CMakePackage method)
cmake_args() (spack.build_systems.cmake.CMakePackage method)
CMakeGuess (class in spack.cmd.create)
CMakePackage (class in spack.build_systems.cmake)
Cnk (class in spack.operating_systems.cnk)
Cnl (class in spack.operating_systems.cnl)
color_url() (in module spack.url)
colorized() (spack.spec.Spec method)
comma_and() (in module spack.util.string)
comma_list() (in module spack.util.string)
comma_or() (in module spack.util.string)
command (spack.util.executable.Executable attribute)
common_dependencies() (spack.spec.Spec method)
compare_output() (in module spack.package_test)
compare_output_file() (in module spack.package_test)
compatible() (spack.abi.ABI method)
compile_c_and_execute() (in module spack.package_test)
Compiler (class in spack.compiler)
compiler (spack.package.PackageBase attribute)
compiler() (in module spack.cmd.compiler)
compiler_compare() (spack.preferred_packages.PreferredPackages method)
compiler_compatible() (spack.abi.ABI method)
compiler_find() (in module spack.cmd.compiler)
compiler_for_spec() (in module spack.compilers)
compiler_info() (in module spack.cmd.compiler)
compiler_list() (in module spack.cmd.compiler)
compiler_remove() (in module spack.cmd.compiler)
compiler_specs() (in module spack.test.config)
compilers() (in module spack.cmd.compilers)
compilers_for_spec() (in module spack.compilers)
CompilerSpecInsufficientlySpecificError
CompilerWrapperTest (class in spack.test.cc)
composite() (in module spack.util.pattern)
CompositeTest (class in spack.test.pattern)
compute_md5_checksum() (in module spack.cmd.md5)
concatenate_paths() (in module spack.environment)
concrete (spack.architecture.Arch attribute)
(spack.spec.Spec attribute)
(spack.version.Version attribute)
(spack.version.VersionList attribute)
(spack.version.VersionRange attribute)
concretize() (in module spack.test.concretize_preferences)
(spack.spec.Spec method)
concretize_architecture() (spack.concretize.DefaultConcretizer method)
concretize_compiler() (spack.concretize.DefaultConcretizer method)
concretize_compiler_flags() (spack.concretize.DefaultConcretizer method)
concretize_scope() (in module spack.test.concretize_preferences)
concretize_specs() (in module spack.cmd.uninstall)
concretize_variants() (spack.concretize.DefaultConcretizer method)
concretize_version() (spack.concretize.DefaultConcretizer method)
concretized() (spack.spec.Spec method)
config() (in module spack.cmd.config)
(in module spack.test.config)
config_edit() (in module spack.cmd.config)
config_get() (in module spack.cmd.config)
ConfigError
ConfigFileError
ConfigFormatError
ConfigSanityError
ConfigScope (class in spack.config)
configuration_alter_environment (spack.test.modules.TestLmod attribute)
(spack.test.modules.TestTcl attribute)
configuration_autoload_all (spack.test.modules.TestLmod attribute)
(spack.test.modules.TestTcl attribute)
configuration_autoload_direct (spack.test.modules.TestLmod attribute)
(spack.test.modules.TestTcl attribute)
configuration_blacklist (spack.test.modules.TestLmod attribute)
(spack.test.modules.TestTcl attribute)
configuration_conflicts (spack.test.modules.TestTcl attribute)
configuration_dotkit (spack.test.modules.TestDotkit attribute)
configuration_no_hash (spack.test.modules.TestLmod attribute)
configuration_prerequisites_all (spack.test.modules.TestTcl attribute)
configuration_prerequisites_direct (spack.test.modules.TestTcl attribute)
configuration_suffix (spack.test.modules.TestTcl attribute)
configuration_wrong_conflicts (spack.test.modules.TestTcl attribute)
configure() (in module spack.cmd.configure)
(spack.build_systems.autotools.AutotoolsPackage method)
configure_args() (spack.build_systems.autotools.AutotoolsPackage method)
constrain() (spack.spec.Spec method)
constrained() (spack.spec.Spec method)
copy() (spack.package.InstallPhase method)
(spack.provider_index.ProviderIndex method)
(spack.spec.Spec method)
(spack.version.VersionList method)
CorruptDatabaseError
Cray (class in spack.platforms.cray)
create() (in module spack.cmd.create)
(in module spack.mirror)
(spack.patch.Patch static method)
(spack.stage.Stage method)
create_db_tarball() (in module spack.cmd.debug)
create_install_directory() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
create_repo() (in module spack.repository)
cshort_spec (spack.spec.Spec attribute)
cumsum() (in module spack.url)
curl (spack.fetch_strategy.URLFetchStrategy attribute)
cxx11_flag (spack.compiler.Compiler attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
cxx14_flag (spack.compiler.Compiler attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
cxx17_flag (spack.compiler.Compiler attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
cxx_names (spack.compiler.Compiler attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
cxx_rpath_arg (spack.compiler.Compiler attribute)
cxx_version() (spack.compiler.Compiler class method)

D

dag_hash() (spack.spec.Spec method)
(spack.test.cmd.install.MockSpec method)
dag_hash_bit_prefix() (spack.spec.Spec method)
Darwin (class in spack.platforms.darwin)
dashed (spack.version.Version attribute)
Database (class in spack.database)
deactivate() (in module spack.cmd.deactivate)
(spack.package.PackageBase method)
debug() (in module spack.cmd.debug)
debug_handler() (in module spack.util.debug)
decompressor_for() (in module spack.util.compression)
default (spack.architecture.Platform attribute)
(spack.platforms.bgq.Bgq attribute)
(spack.platforms.darwin.Darwin attribute)
(spack.platforms.test.Test attribute)
default_log_file() (in module spack.cmd.install)
default_naming_format (spack.modules.Dotkit attribute)
(spack.modules.TclModule attribute)
default_os (spack.architecture.Platform attribute)
(spack.platforms.test.Test attribute)
default_version() (spack.compiler.Compiler class method)
(spack.compilers.cce.Cce class method)
(spack.compilers.clang.Clang class method)
(spack.compilers.intel.Intel class method)
(spack.compilers.nag.Nag class method)
(spack.compilers.pgi.Pgi class method)
(spack.compilers.xl.Xl class method)
DefaultConcretizer (class in spack.concretize)
DefaultGuess (class in spack.cmd.create)
dep_difference() (spack.spec.Spec method)
dep_string() (spack.spec.Spec method)
dependencies (spack.cmd.create.AutotoolsGuess attribute)
(spack.cmd.create.BazelGuess attribute)
(spack.cmd.create.CMakeGuess attribute)
(spack.cmd.create.DefaultGuess attribute)
(spack.cmd.create.OctaveGuess attribute)
(spack.cmd.create.PythonGuess attribute)
(spack.cmd.create.RGuess attribute)
(spack.cmd.create.SconsGuess attribute)
dependencies() (spack.spec.Spec method)
(spack.test.cmd.install.MockSpec method)
dependencies_dict() (spack.spec.Spec method)
dependencies_of_type() (spack.package.PackageBase method)
DependencyConflictError
dependents() (in module spack.cmd.dependents)
(spack.spec.Spec method)
(spack.test.cmd.install.MockSpec method)
dependents_dict() (spack.spec.Spec method)
depends_on() (in module spack.directives)
destroy() (spack.fetch_strategy.FsCache method)
(spack.file_cache.FileCache method)
(spack.stage.DIYStage method)
(spack.stage.Stage method)
(spack.test.mock_repo.MockRepo method)
detect() (spack.architecture.Platform class method)
(spack.platforms.bgq.Bgq class method)
(spack.platforms.cray.Cray class method)
(spack.platforms.darwin.Darwin class method)
(spack.platforms.linux.Linux class method)
(spack.platforms.test.Test class method)
determine_url_file_extension() (in module spack.url)
die() (spack.error.SpackError method)
diff_packages() (in module spack.cmd.pkg)
DirectoryLayout (class in spack.directory_layout)
DirectoryLayoutError
dirname_for_package_name() (spack.repository.Repo method)
(spack.repository.RepoPath method)
disambiguate_spec() (in module spack.cmd)
display_specs() (in module spack.cmd)
diy() (in module spack.cmd.diy)
DIYStage (class in spack.stage)
do_activate() (spack.package.PackageBase method)
do_clean() (spack.package.PackageBase method)
do_deactivate() (spack.package.PackageBase method)
do_fake_install() (spack.package.PackageBase method)
do_fetch() (spack.package.PackageBase method)
do_install() (spack.package.PackageBase method)
(spack.test.cmd.install.MockPackage method)
do_list() (in module spack.cmd.test)
do_patch() (spack.package.PackageBase method)
do_patch_config_guess() (spack.build_systems.autotools.AutotoolsPackage method)
do_restage() (spack.package.PackageBase method)
do_stage() (spack.package.PackageBase method)
do_uninstall() (in module spack.cmd.uninstall)
(spack.package.PackageBase method)
doc() (in module spack.cmd.doc)
Dotkit (class in spack.modules)
dotkit_factory() (in module spack.test.modules)
dotted (spack.version.Version attribute)
dump() (in module spack.util.spack_json)
(in module spack.util.spack_yaml)
(spack.cmd.install.TestSuite method)
dump_environment() (in module spack.util.environment)
dump_packages() (in module spack.package)
dump_provenance() (spack.repository.Repo method)
(spack.repository.RepoPath method)
DuplicateArchitectureError
DuplicateCompilerSpecError
DuplicateDependencyError
DuplicateRepoError
DuplicateVariantError

E

edit() (in module spack.cmd.edit)
(spack.build_systems.makefile.MakefilePackage method)
edit_package() (in module spack.cmd.edit)
elide_list() (in module spack.cmd)
enabled (spack.fetch_strategy.FetchStrategy attribute)
(spack.fetch_strategy.GitFetchStrategy attribute)
(spack.fetch_strategy.GoFetchStrategy attribute)
(spack.fetch_strategy.HgFetchStrategy attribute)
(spack.fetch_strategy.SvnFetchStrategy attribute)
(spack.fetch_strategy.URLFetchStrategy attribute)
ensure_access() (in module spack.stage)
env() (in module spack.cmd.env)
env_flag() (in module spack.util.environment)
environment_modifications_formats (spack.modules.Dotkit attribute)
EnvironmentModifications (class in spack.environment)
EnvironmentTest (class in spack.test.environment)
EnvModule (class in spack.modules)
eq_dag() (spack.spec.Spec method)
eq_node() (spack.spec.Spec method)
ERRORED (spack.cmd.install.TestResult attribute)
exclude_directories (in module spack.cmd.flake8)
Executable (class in spack.util.executable)
execute() (spack.environment.AppendPath method)
(spack.environment.PrependPath method)
(spack.environment.RemovePath method)
(spack.environment.SetEnv method)
(spack.environment.SetPath method)
(spack.environment.UnsetEnv method)
exists() (spack.repository.Repo method)
(spack.repository.RepoPath method)
expand() (spack.fetch_strategy.FetchStrategy 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)
expect() (spack.parse.Parser method)
expected_archive_files (spack.stage.Stage attribute)
extend() (spack.environment.EnvironmentModifications method)
extend_with_default() (in module spack.config)
extendable (spack.package.PackageBase attribute)
extendee_args (spack.package.PackageBase attribute)
extendee_spec (spack.package.PackageBase attribute)
extends() (in module spack.directives)
(spack.package.PackageBase method)
extension() (in module spack.util.compression)
extension_file_path() (spack.directory_layout.YamlDirectoryLayout method)
extension_map() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
ExtensionAlreadyInstalledError
ExtensionConflictError, [1]
ExtensionError
extensions() (in module spack.cmd.extensions)
extensions_for() (spack.repository.Repo method)
(spack.repository.RepoPath method)
ExternalPackageError

F

f77_names (spack.compiler.Compiler attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
f77_rpath_arg (spack.compiler.Compiler attribute)
(spack.compilers.nag.Nag attribute)
f77_version() (spack.compiler.Compiler class method)
(spack.compilers.clang.Clang class method)
(spack.compilers.gcc.Gcc class method)
(spack.compilers.xl.Xl class method)
FAILED (spack.cmd.install.TestResult attribute)
FailedConstructorError
FailedDownloadError
failing_fetch_strategy() (in module spack.test.stage)
failing_search_fn() (in module spack.test.stage)
failure_args() (in module spack.test.cmd.module)
fake_fetchify() (in module spack.test.install)
fc_names (spack.compiler.Compiler attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
fc_rpath_arg (spack.compiler.Compiler attribute)
(spack.compilers.nag.Nag attribute)
fc_version() (spack.compiler.Compiler class method)
(spack.compilers.clang.Clang class method)
(spack.compilers.gcc.Gcc class method)
(spack.compilers.xl.Xl class method)
fetch() (in module spack.cmd.fetch)
(spack.fetch_strategy.CacheURLFetchStrategy 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.stage.DIYStage method)
(spack.stage.Stage method)
fetch_remote_versions() (spack.package.PackageBase method)
fetch_tarballs() (in module spack.cmd.create)
fetch_text() (in module spack.cmd.install)
fetcher (spack.package.PackageBase attribute)
fetcher() (spack.fetch_strategy.FsCache method)
FetchError, [1]
FetchStrategy (class in spack.fetch_strategy)
file_name (spack.modules.Dotkit attribute)
(spack.modules.EnvModule attribute)
(spack.modules.TclModule attribute)
FileCache (class in spack.file_cache)
FileCacheTest (class in spack.test.file_cache)
filename_for_package_name() (spack.repository.Repo method)
(spack.repository.RepoPath method)
FilePatch (class in spack.patch)
filter_by_name() (in module spack.cmd.list)
filter_environment_blacklist() (in module spack.environment)
filter_exclude() (in module spack.cmd.view)
filter_file() (in module spack.cmd.flake8)
filter_shebang() (in module spack.hooks.sbang)
filter_shebangs_in_directory() (in module spack.hooks.sbang)
filter_system_bin_paths() (in module spack.util.environment)
filter_system_paths() (in module spack.util.environment)
find() (in module spack.cmd.find)
(in module spack.cmd.module)
(in module spack.compilers)
find_compiler() (spack.architecture.OperatingSystem method)
(spack.operating_systems.cnl.Cnl method)
find_compilers() (in module spack.compilers)
(spack.architecture.OperatingSystem method)
(spack.operating_systems.cnl.Cnl method)
find_list_url() (in module spack.url)
find_module() (spack.repository.Repo method)
(spack.repository.RepoPath method)
find_repository() (in module spack.cmd.create)
find_spec() (in module spack.concretize)
find_versions_of_archive() (in module spack.util.web)
first_repo() (spack.repository.RepoPath method)
flake8() (in module spack.cmd.flake8)
flat_dependencies() (spack.spec.Spec method)
flatten() (in module spack.cmd.view)
flatten_dependencies() (in module spack.package)
for_package_version() (in module spack.fetch_strategy)
fork() (in module spack.build_environment)
format() (spack.spec.Spec method)
format_doc() (spack.package.PackageBase method)
formats (spack.modules.EnvModule attribute)
formatter() (in module spack.cmd.list)
from_dict() (spack.architecture.Arch static method)
(spack.database.InstallRecord class method)
(spack.spec.Spec static method)
(spack.version.VersionList static method)
from_json() (spack.spec.Spec static method)
from_kwargs() (in module spack.fetch_strategy)
from_list_url() (in module spack.fetch_strategy)
from_node_dict() (spack.spec.Spec static method)
from_sourcing_files() (spack.environment.EnvironmentModifications static method)
from_url() (in module spack.fetch_strategy)
from_yaml() (spack.provider_index.ProviderIndex static method)
(spack.spec.Spec static method)
front_end (spack.architecture.Platform attribute)
(spack.platforms.bgq.Bgq attribute)
(spack.platforms.darwin.Darwin attribute)
(spack.platforms.test.Test attribute)
front_os (spack.architecture.Platform attribute)
(spack.platforms.test.Test attribute)
FsCache (class in spack.fetch_strategy)
fullname (spack.spec.Spec attribute)

G

Gcc (class in spack.compilers.gcc)
get() (spack.repository.Repo method)
(spack.repository.RepoPath method)
(spack.test.cmd.install.MockPackageDb method)
get_checksums() (in module spack.cmd.checksum)
get_cmd_function_name() (in module spack.cmd)
get_command() (in module spack.cmd)
get_compiler_config() (in module spack.compilers)
get_compiler_version() (in module spack.compiler)
get_config() (in module spack.config)
get_config_filename() (in module spack.config)
get_dependency() (spack.spec.Spec method)
get_git() (in module spack.cmd.pkg)
get_matching_versions() (in module spack.mirror)
get_module() (in module spack.cmd)
get_modulefile_content() (in module spack.test.modules)
get_origin_info() (in module spack.cmd.bootstrap)
get_package_context() (in module spack.build_environment)
get_path() (in module spack.config)
(in module spack.util.environment)
get_path_from_module() (in module spack.build_environment)
get_pkg_class() (spack.repository.Repo method)
(spack.repository.RepoPath method)
get_platform() (in module spack.architecture)
get_record() (spack.database.Database method)
get_repo() (spack.repository.RepoPath method)
get_rev() (spack.test.mock_repo.MockHgRepo method)
get_rpath_deps() (in module spack.build_environment)
get_rpaths() (in module spack.build_environment)
get_section() (spack.config.ConfigScope method)
get_section_filename() (spack.config.ConfigScope method)
get_stage_path() (in module spack.test.stage)
get_std_cmake_args() (in module spack.build_environment)
get_tmp_root() (in module spack.stage)
get_uninstall_list() (in module spack.cmd.uninstall)
gettok() (spack.parse.Parser method)
git (spack.fetch_strategy.GitFetchStrategy attribute)
git_case_consistency_check() (in module spack.hooks.case_consistency)
git_version (spack.fetch_strategy.GitFetchStrategy attribute)
GitFetchStrategy (class in spack.fetch_strategy)
global_license_dir (spack.package.PackageBase attribute)
global_license_file (spack.package.PackageBase attribute)
go (spack.fetch_strategy.GoFetchStrategy attribute)
go_version (spack.fetch_strategy.GoFetchStrategy attribute)
GoFetchStrategy (class in spack.fetch_strategy)
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.environment.EnvironmentModifications method)
guess_name_and_version() (in module spack.cmd.create)

H

handle_starttag() (spack.util.web.LinkParser method)
has_value() (spack.util.naming.NamespaceTrie method)
hash_name (spack.util.crypto.Checker attribute)
header (spack.modules.Dotkit attribute)
(spack.modules.EnvModule attribute)
(spack.modules.TclModule attribute)
help() (in module spack.cmd.help)
hg (spack.fetch_strategy.HgFetchStrategy attribute)
HgFetchStrategy (class in spack.fetch_strategy)
hidden_file_paths (spack.directory_layout.DirectoryLayout attribute)
(spack.directory_layout.YamlDirectoryLayout attribute)
highest() (spack.version.Version method)
(spack.version.VersionList method)
(spack.version.VersionRange method)
highest_precedence_scope() (in module spack.config)
HookRunner (class in spack.hooks)

I

include_untracked (in module spack.cmd.flake8)
InconsistentInstallDirectoryError
InconsistentSpecError
index() (spack.spec.Spec method)
info() (in module spack.cmd.info)
init_entry() (spack.file_cache.FileCache method)
initmock() (spack.test.mock_packages_test.MockPackagesTest method)
insensitize() (in module spack.url)
install() (in module spack.cmd.install)
(spack.build_systems.autotools.AutotoolsPackage method)
(spack.build_systems.cmake.CMakePackage method)
(spack.build_systems.makefile.MakefilePackage method)
install_dependency_symlinks() (in module spack.package)
install_mockery() (in module spack.test.install)
install_targets (spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
InstallDirectoryAlreadyExistsError
installed (spack.package.PackageBase attribute)
installed_dependents() (in module spack.cmd.uninstall)
(spack.database.Database method)
installed_extensions_for() (spack.database.Database method)
InstallError, [1]
InstallPhase (class in spack.package)
InstallRecord (class in spack.database)
InstallTestJunitLog (class in spack.test.cmd.install)
Intel (class in spack.compilers.intel)
intersect() (spack.version.VersionList method)
intersection() (spack.version.Version method)
(spack.version.VersionList method)
(spack.version.VersionRange method)
InvalidArgsError
InvalidCompilerConfigurationError
InvalidDatabaseVersionError
InvalidDependencyError
InvalidDependencyTypeError
InvalidExtensionSpecError
InvalidNamespaceError
is_a() (spack.parse.Token method)
is_apple (spack.compilers.clang.Clang attribute)
is_configure_or_die() (spack.build_systems.autotools.AutotoolsPackage method)
is_extension (spack.package.PackageBase attribute)
is_leaf() (spack.util.naming.NamespaceTrie method)
is_predecessor() (spack.version.Version method)
is_prefix() (spack.repository.Repo method)
(spack.util.naming.NamespaceTrie method)
is_successor() (spack.version.Version method)
is_virtual() (spack.repository.Repo method)
(spack.repository.RepoPath method)
(spack.spec.Spec static method)
isdevelop() (spack.version.Version method)
isnumeric() (spack.version.Version method)

J

joined (spack.version.Version attribute)
junit_output() (in module spack.cmd.install)

L

last_token_error() (spack.parse.Parser method)
layout_and_dir() (in module spack.test.directory_layout)
lex() (spack.parse.Lexer method)
Lexer (class in spack.parse)
LexError
LibraryListTest (class in spack.test.library_list)
link_one() (in module spack.cmd.view)
link_paths (spack.compilers.cce.Cce attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
LinkParser (class in spack.util.web)
LinkTreeTest (class in spack.test.link_tree)
Linux (class in spack.platforms.linux)
LinuxDistro (class in spack.operating_systems.linux_distro)
list() (in module spack.cmd.list)
list_packages() (in module spack.cmd.pkg)
lmod_factory() (in module spack.test.modules)
load() (in module spack.cmd.load)
(in module spack.util.spack_json)
(in module spack.util.spack_yaml)
load_external_modules() (in module spack.build_environment)
load_module() (in module spack.build_environment)
(spack.repository.Repo method)
(spack.repository.RepoPath method)
loads() (in module spack.cmd.module)
location() (in module spack.cmd.location)
LockTest (class in spack.test.lock)
log() (spack.package.PackageBase method)
long_message (spack.build_environment.ChildError attribute)
(spack.error.SpackError attribute)
lowest() (spack.version.Version method)
(spack.version.VersionList method)
(spack.version.VersionRange method)

M

MacOs (class in spack.operating_systems.mac_os)
make_guess() (spack.cmd.create.BuildSystemGuesser method)
make_jobs (spack.package.PackageBase attribute)
MakeExecutable (class in spack.build_environment)
MakeExecutableTest (class in spack.test.make_executable)
MakefilePackage (class in spack.build_systems.makefile)
matches() (spack.fetch_strategy.FetchStrategy class method)
md5() (in module spack.cmd.md5)
merge() (spack.provider_index.ProviderIndex method)
metadata_path() (spack.directory_layout.YamlDirectoryLayout method)
mirror() (in module spack.cmd.mirror)
mirror_add() (in module spack.cmd.mirror)
mirror_archive_filename() (in module spack.mirror)
mirror_archive_path() (in module spack.mirror)
mirror_create() (in module spack.cmd.mirror)
mirror_list() (in module spack.cmd.mirror)
mirror_remove() (in module spack.cmd.mirror)
MirrorError
missing() (spack.database.Database method)
mock_archive() (in module spack.test.stage)
mock_compiler_dir() (in module spack.test.cmd.test_compiler_cmd)
mock_fetch_log() (in module spack.test.cmd.install)
mock_open() (in module spack.test.cmd.install)
MockArchive (class in spack.test.mock_repo)
MockArgs (class in spack.test.cmd.uninstall)
MockDatabase (class in spack.test.mock_database)
MockGitRepo (class in spack.test.mock_repo)
MockHgRepo (class in spack.test.mock_repo)
MockPackage (class in spack.test.cmd.install)
MockPackageDb (class in spack.test.cmd.install)
MockPackagesTest (class in spack.test.mock_packages_test)
MockRepo (class in spack.test.mock_repo)
MockSpec (class in spack.test.cmd.install)
MockSvnRepo (class in spack.test.mock_repo)
MockVCSRepo (class in spack.test.mock_repo)
mod_to_class() (in module spack.util.naming)
module (spack.package.PackageBase attribute)
module() (in module spack.cmd.module)
module_specific_content() (spack.modules.EnvModule method)
(spack.modules.TclModule method)
mtime() (spack.file_cache.FileCache method)
MultiMethodError
MultipleMatches
MultipleProviderError
multiproc_test() (spack.test.lock.LockTest method)

N

Nag (class in spack.compilers.nag)
name (spack.modules.Dotkit attribute)
(spack.modules.EnvModule attribute)
(spack.modules.TclModule attribute)
name_only() (in module spack.cmd.list)
NameModifier (class in spack.environment)
namespace (spack.package.PackageBase attribute)
NamespaceTrie (class in spack.util.naming)
NamespaceTrie.Element (class in spack.util.naming)
NamespaceTrieTest (class in spack.test.namespace_trie)
NameValueModifier (class in spack.environment)
naming_scheme (spack.modules.EnvModule attribute)
ne_dag() (spack.spec.Spec method)
ne_node() (spack.spec.Spec method)
nearest_url() (spack.package.PackageBase method)
next_token_error() (spack.parse.Parser method)
NoArchiveFileError
NoBuildError
NoCacheError
NoCompilerForSpecError
NoCompilersError
NoDigestError
NoMatch
NonConcreteSpecAddError
NoNetworkConnectionError
NoPlatformError
NoProviderError
NoRepoConfiguredError
normalize() (spack.spec.Spec method)
normalized() (in module spack.cmd.md5)
(spack.spec.Spec method)
NoStageError
NoSuchExtensionError
NoSuchMethodError
NoSuchPatchFileError
NoURLError
NoValidVersionError

O

OctaveGuess (class in spack.cmd.create)
on_package_attributes() (spack.package.PackageBase static method)
openmp_flag (spack.compiler.Compiler attribute)
(spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
operating_system() (spack.architecture.Platform method)
OperatingSystem (class in spack.architecture)
overlaps() (spack.version.Version method)
(spack.version.VersionList method)
(spack.version.VersionRange method)
override() (in module spack.config)

P

Package (class in spack.package)
package (spack.spec.Spec attribute)
package_class (spack.spec.Spec attribute)
package_dir (spack.package.PackageBase attribute)
package_py_files() (spack.test.python_version.PythonVersionTest method)
PackageBase (class in spack.package)
PackageError
PackageLoadError
PackageMeta (class in spack.package)
PackageSanityTest (class in spack.test.package_sanity)
(class in spack.test.url_substitution)
PackageStillNeededError
PackageVersionError
padder() (in module spack.cmd.info)
parallel (spack.package.PackageBase attribute)
parent_class_modules() (in module spack.build_environment)
parmap() (in module spack.util.multiproc)
parse() (in module spack.spec)
(spack.parse.Parser method)
parse_anonymous_spec() (in module spack.spec)
parse_name() (in module spack.url)
parse_name_and_version() (in module spack.url)
parse_name_offset() (in module spack.url)
parse_specs() (in module spack.cmd)
parse_version() (in module spack.url)
parse_version_offset() (in module spack.url)
ParseError
Parser (class in spack.parse)
parser() (in module spack.test.cmd.module)
PASSED (spack.cmd.install.TestResult attribute)
Patch (class in spack.patch)
patch() (in module spack.cmd.patch)
(in module spack.directives)
(spack.build_systems.autotools.AutotoolsPackage method)
patch_config_guess (spack.build_systems.autotools.AutotoolsPackage attribute)
path (spack.modules.Dotkit attribute)
(spack.modules.TclModule attribute)
path_for_spec() (spack.directory_layout.DirectoryLayout method)
path_put_first() (in module spack.util.environment)
path_set() (in module spack.util.environment)
Pgi (class in spack.compilers.pgi)
phase_fmt (spack.package.PackageMeta attribute)
phases (spack.build_systems.autotools.AutotoolsPackage attribute)
(spack.build_systems.cmake.CMakePackage attribute)
(spack.build_systems.makefile.MakefilePackage attribute)
(spack.package.Package attribute)
pic_flag (spack.compilers.clang.Clang attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.nag.Nag attribute)
(spack.compilers.pgi.Pgi attribute)
(spack.compilers.xl.Xl attribute)
pkg() (in module spack.cmd.pkg)
pkg_add() (in module spack.cmd.pkg)
pkg_added() (in module spack.cmd.pkg)
pkg_diff() (in module spack.cmd.pkg)
pkg_list() (in module spack.cmd.pkg)
pkg_removed() (in module spack.cmd.pkg)
Platform (class in spack.architecture)
possible_dependencies() (spack.package.PackageBase method)
possible_spack_module_names() (in module spack.util.naming)
post_install() (in module spack.hooks.licensing)
(in module spack.hooks.module_file_generation)
(in module spack.hooks.sbang)
post_uninstall() (in module spack.hooks.module_file_generation)
pre_install() (in module spack.hooks.licensing)
pre_run() (in module spack.hooks.case_consistency)
(in module spack.hooks.yaml_version_check)
pre_uninstall() (in module spack.hooks.extensions)
precondition() (spack.package.PackageBase class method)
PreferredPackages (class in spack.preferred_packages)
Prefix (class in spack.util.prefix)
prefix (spack.package.PackageBase attribute)
(spack.spec.Spec attribute)
prefix_bits() (in module spack.util.crypto)
prefix_lock (spack.package.PackageBase attribute)
prefix_locks (spack.package.PackageBase attribute)
prefixes (spack.compiler.Compiler attribute)
prepend_path() (spack.environment.EnvironmentModifications method)
PrependPath (class in spack.environment)
prerequisite() (spack.modules.Dotkit method)
(spack.modules.EnvModule method)
prerequisite_format (spack.modules.TclModule attribute)
PrgEnv (spack.compiler.Compiler attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.pgi.Pgi attribute)
PrgEnv_compiler (spack.compiler.Compiler attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
(spack.compilers.pgi.Pgi attribute)
print_name_and_version() (in module spack.cmd.url_parse)
print_pkg() (in module spack.package)
print_section() (in module spack.config)
print_text_info() (in module spack.cmd.info)
priority (spack.architecture.Platform attribute)
(spack.platforms.bgq.Bgq attribute)
(spack.platforms.cray.Cray attribute)
(spack.platforms.darwin.Darwin attribute)
(spack.platforms.linux.Linux attribute)
(spack.platforms.test.Test attribute)
process_environment_command() (spack.modules.EnvModule method)
(spack.modules.TclModule method)
ProcessError
provider_compare() (spack.preferred_packages.PreferredPackages method)
provider_index (spack.repository.Repo attribute)
(spack.repository.RepoPath attribute)
ProviderIndex (class in spack.provider_index)
ProviderIndexError
providers() (in module spack.cmd.providers)
providers_for() (spack.provider_index.ProviderIndex method)
(spack.repository.Repo method)
(spack.repository.RepoPath method)
provides() (in module spack.directives)
(spack.package.PackageBase method)
purge() (in module spack.cmd.purge)
(in module spack.stage)
(spack.repository.Repo method)
purge_empty_directories() (in module spack.cmd.view)
push_tokens() (spack.parse.Parser method)
put_first() (spack.repository.RepoPath method)
put_last() (spack.repository.RepoPath method)
pyfiles() (spack.test.python_version.PythonVersionTest method)
pytestmark (spack.test.cmd.test_compiler_cmd.TestCompilerCommand attribute)
(spack.test.concretize.TestConcretize attribute)
(spack.test.concretize_preferences.TestConcretizePreferences attribute)
(spack.test.config.TestConfig attribute)
(spack.test.mirror.TestMirror attribute)
(spack.test.modules.TestDotkit attribute)
(spack.test.modules.TestLmod attribute)
(spack.test.modules.TestTcl attribute)
(spack.test.spec_dag.TestSpecDag attribute)
(spack.test.spec_semantics.TestSpecSematics attribute)
(spack.test.stage.TestStage attribute)
python() (in module spack.cmd.python)
PythonGuess (class in spack.cmd.create)
PythonVersionTest (class in spack.test.python_version)

Q

query() (spack.database.Database method)
query_arguments() (in module spack.cmd.find)
query_one() (spack.database.Database method)

R

read_spec() (spack.directory_layout.YamlDirectoryLayout method)
read_transaction() (spack.database.Database method)
(spack.file_cache.FileCache method)
read_yaml_dep_specs() (spack.spec.Spec static method)
real_name() (spack.repository.Repo method)
refresh() (in module spack.cmd.module)
register() (spack.multimethod.SpecMultiMethod method)
register_interrupt_handler() (in module spack.util.debug)
reindex() (in module spack.cmd.reindex)
(spack.database.Database method)
relative_path_for_spec() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
relative_to() (in module spack.cmd.view)
remove() (spack.database.Database method)
(spack.file_cache.FileCache method)
(spack.modules.EnvModule method)
(spack.repository.RepoPath method)
remove_compiler_from_config() (in module spack.compilers)
remove_extension() (spack.directory_layout.DirectoryLayout method)
(spack.directory_layout.YamlDirectoryLayout method)
remove_install_directory() (spack.directory_layout.DirectoryLayout method)
remove_one() (in module spack.cmd.view)
remove_options() (in module spack.cmd)
remove_path() (spack.environment.EnvironmentModifications method)
remove_prefix() (spack.package.PackageBase method)
remove_provider() (spack.provider_index.ProviderIndex method)
RemoveFailedError
RemovePath (class in spack.environment)
Repo (class in spack.repository)
repo() (in module spack.cmd.repo)
repo_add() (in module spack.cmd.repo)
repo_create() (in module spack.cmd.repo)
repo_for_pkg() (spack.repository.RepoPath method)
repo_list() (in module spack.cmd.repo)
repo_remove() (in module spack.cmd.repo)
RepoError
RepoPath (class in spack.repository)
required_attributes (spack.fetch_strategy.FetchStrategy attribute)
(spack.fetch_strategy.GitFetchStrategy attribute)
(spack.fetch_strategy.GoFetchStrategy attribute)
(spack.fetch_strategy.HgFetchStrategy attribute)
(spack.fetch_strategy.SvnFetchStrategy attribute)
(spack.fetch_strategy.URLFetchStrategy attribute)
reserved_oss (spack.architecture.Platform attribute)
reserved_targets (spack.architecture.Platform attribute)
reset() (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)
Resource (class in spack.resource)
resource() (in module spack.directives)
ResourceStage (class in spack.stage)
restage() (in module spack.cmd.restage)
(spack.stage.DIYStage method)
(spack.stage.Stage method)
RestageError
results (spack.cmd.install.TestCase attribute)
rev_hash() (spack.test.mock_repo.MockGitRepo method)
reverse_all_dicts() (in module spack.test.spec_yaml)
RGuess (class in spack.cmd.create)
rm() (in module spack.cmd.module)
root (spack.spec.Spec attribute)
root_cmakelists_dir() (spack.build_systems.cmake.CMakePackage method)
rpath (spack.package.PackageBase attribute)
rpath_args (spack.package.PackageBase attribute)
rst() (in module spack.cmd.list)
run_tests (spack.package.PackageBase attribute)

S

sanity_check() (spack.package.PackageBase class method)
sanity_check_is_dir (spack.package.PackageBase attribute)
sanity_check_is_file (spack.package.PackageBase attribute)
sanity_check_prefix() (spack.package.PackageBase method)
satisfies() (spack.provider_index.ProviderIndex method)
(spack.spec.Spec method)
(spack.version.Version method)
(spack.version.VersionList method)
(spack.version.VersionRange method)
satisfies_dependencies() (spack.spec.Spec method)
save_filename (spack.stage.Stage attribute)
saved_deps() (in module spack.test.spec_dag)
SbangTest (class in spack.test.sbang)
SconsGuess (class in spack.cmd.create)
search_fn() (in module spack.test.stage)
section_schemas (in module spack.config)
set() (spack.environment.EnvironmentModifications method)
set_build_environment_variables() (in module spack.build_environment)
set_compiler_environment_variables() (in module spack.build_environment)
set_dependency() (in module spack.test.spec_dag)
set_duration() (spack.cmd.install.TestCase method)
set_module_variables_for_package() (in module spack.build_environment)
set_or_unset_not_first() (in module spack.environment)
set_path() (spack.environment.EnvironmentModifications method)
set_pkg_dep() (spack.test.mock_packages_test.MockPackagesTest method)
set_result() (spack.cmd.install.TestCase method)
set_stage() (spack.fetch_strategy.FetchStrategy method)
set_up_license() (in module spack.hooks.licensing)
set_up_package() (in module spack.test.mirror)
SetEnv (class in spack.environment)
SetPath (class in spack.environment)
setup() (in module spack.cmd.setup)
(spack.parse.Parser method)
setUp() (spack.test.cc.CompilerWrapperTest method)
(spack.test.cmd.install.InstallTestJunitLog method)
(spack.test.environment.EnvironmentTest method)
(spack.test.file_cache.FileCacheTest method)
(spack.test.library_list.LibraryListTest method)
(spack.test.link_tree.LinkTreeTest method)
(spack.test.lock.LockTest method)
(spack.test.make_executable.MakeExecutableTest method)
(spack.test.mock_database.MockDatabase method)
(spack.test.mock_packages_test.MockPackagesTest method)
(spack.test.namespace_trie.NamespaceTrieTest method)
(spack.test.pattern.CompositeTest method)
(spack.test.sbang.SbangTest method)
(spack.test.spack_yaml.SpackYamlTest method)
setup_custom_environment() (spack.compiler.Compiler method)
(spack.compilers.clang.Clang method)
setup_dependent_environment() (spack.package.PackageBase method)
setup_dependent_package() (spack.package.PackageBase method)
setup_environment() (spack.package.PackageBase method)
setup_package() (in module spack.build_environment)
setup_parser() (in module spack.cmd.activate)
(in module spack.cmd.arch)
(in module spack.cmd.bootstrap)
(in module spack.cmd.build)
(in module spack.cmd.cd)
(in module spack.cmd.checksum)
(in module spack.cmd.clean)
(in module spack.cmd.compiler)
(in module spack.cmd.compilers)
(in module spack.cmd.config)
(in module spack.cmd.configure)
(in module spack.cmd.create)
(in module spack.cmd.deactivate)
(in module spack.cmd.debug)
(in module spack.cmd.dependents)
(in module spack.cmd.diy)
(in module spack.cmd.doc)
(in module spack.cmd.edit)
(in module spack.cmd.env)
(in module spack.cmd.extensions)
(in module spack.cmd.fetch)
(in module spack.cmd.find)
(in module spack.cmd.flake8)
(in module spack.cmd.graph)
(in module spack.cmd.help)
(in module spack.cmd.info)
(in module spack.cmd.install)
(in module spack.cmd.list)
(in module spack.cmd.load)
(in module spack.cmd.location)
(in module spack.cmd.md5)
(in module spack.cmd.mirror)
(in module spack.cmd.module)
(in module spack.cmd.patch)
(in module spack.cmd.pkg)
(in module spack.cmd.providers)
(in module spack.cmd.purge)
(in module spack.cmd.python)
(in module spack.cmd.repo)
(in module spack.cmd.restage)
(in module spack.cmd.setup)
(in module spack.cmd.spec)
(in module spack.cmd.stage)
(in module spack.cmd.test)
(in module spack.cmd.uninstall)
(in module spack.cmd.unload)
(in module spack.cmd.unuse)
(in module spack.cmd.url_parse)
(in module spack.cmd.urls)
(in module spack.cmd.use)
(in module spack.cmd.versions)
(in module spack.cmd.view)
setup_platform_environment() (spack.architecture.Platform class method)
(spack.platforms.cray.Cray class method)
shebang_too_long() (in module spack.hooks.sbang)
short_spec (spack.spec.Spec attribute)
(spack.test.cmd.install.MockSpec attribute)
SKIPPED (spack.cmd.install.TestResult attribute)
sorted_deps() (spack.spec.Spec method)
source_path (spack.stage.Stage attribute)
spack.abi (module)
spack.architecture (module)
spack.build_environment (module)
spack.build_systems (module)
spack.build_systems.autotools (module)
spack.build_systems.cmake (module)
spack.build_systems.makefile (module)
spack.cmd (module)
spack.cmd.activate (module)
spack.cmd.arch (module)
spack.cmd.bootstrap (module)
spack.cmd.build (module)
spack.cmd.cd (module)
spack.cmd.checksum (module)
spack.cmd.clean (module)
spack.cmd.common (module)
spack.cmd.common.arguments (module)
spack.cmd.compiler (module)
spack.cmd.compilers (module)
spack.cmd.config (module)
spack.cmd.configure (module)
spack.cmd.create (module)
spack.cmd.deactivate (module)
spack.cmd.debug (module)
spack.cmd.dependents (module)
spack.cmd.diy (module)
spack.cmd.doc (module)
spack.cmd.edit (module)
spack.cmd.env (module)
spack.cmd.extensions (module)
spack.cmd.fetch (module)
spack.cmd.find (module)
spack.cmd.flake8 (module)
spack.cmd.graph (module)
spack.cmd.help (module)
spack.cmd.info (module)
spack.cmd.install (module)
spack.cmd.list (module)
spack.cmd.load (module)
spack.cmd.location (module)
spack.cmd.md5 (module)
spack.cmd.mirror (module)
spack.cmd.module (module)
spack.cmd.patch (module)
spack.cmd.pkg (module)
spack.cmd.providers (module)
spack.cmd.purge (module)
spack.cmd.python (module)
spack.cmd.reindex (module)
spack.cmd.repo (module)
spack.cmd.restage (module)
spack.cmd.setup (module)
spack.cmd.spec (module)
spack.cmd.stage (module)
spack.cmd.test (module)
spack.cmd.uninstall (module)
spack.cmd.unload (module)
spack.cmd.unuse (module)
spack.cmd.url_parse (module)
spack.cmd.urls (module)
spack.cmd.use (module)
spack.cmd.versions (module)
spack.cmd.view (module)
spack.compiler (module)
spack.compilers (module)
spack.compilers.cce (module)
spack.compilers.clang (module)
spack.compilers.gcc (module)
spack.compilers.intel (module)
spack.compilers.nag (module)
spack.compilers.pgi (module)
spack.compilers.xl (module)
spack.concretize (module)
spack.config (module)
spack.database (module)
spack.directives (module)
spack.directory_layout (module)
spack.environment (module)
spack.error (module)
spack.fetch_strategy (module)
spack.file_cache (module)
spack.graph (module)
spack.hooks (module)
spack.hooks.case_consistency (module)
spack.hooks.extensions (module)
spack.hooks.licensing (module)
spack.hooks.module_file_generation (module)
spack.hooks.sbang (module)
spack.hooks.yaml_version_check (module)
spack.mirror (module)
spack.modules (module)
spack.multimethod (module)
spack.operating_systems (module)
spack.operating_systems.cnk (module)
spack.operating_systems.cnl (module)
spack.operating_systems.linux_distro (module)
spack.operating_systems.mac_os (module)
spack.package (module)
spack.package_test (module)
spack.parse (module)
spack.patch (module)
spack.platforms (module)
spack.platforms.bgq (module)
spack.platforms.cray (module)
spack.platforms.darwin (module)
spack.platforms.linux (module)
spack.platforms.test (module)
spack.preferred_packages (module)
spack.provider_index (module)
spack.repository (module)
spack.resource (module)
spack.schema (module)
spack.schema.compilers (module)
spack.schema.config (module)
spack.schema.mirrors (module)
spack.schema.modules (module)
spack.schema.packages (module)
spack.schema.repos (module)
spack.spec (module)
spack.stage (module)
spack.store (module)
spack.test (module)
spack.test.architecture (module)
spack.test.build_system_guess (module)
spack.test.cc (module)
spack.test.cmd (module)
spack.test.cmd.find (module)
spack.test.cmd.install (module)
spack.test.cmd.module (module)
spack.test.cmd.test_compiler_cmd (module)
spack.test.cmd.uninstall (module)
spack.test.concretize (module)
spack.test.concretize_preferences (module)
spack.test.config (module)
spack.test.database (module)
spack.test.directory_layout (module)
spack.test.environment (module)
spack.test.file_cache (module)
spack.test.git_fetch (module)
spack.test.hg_fetch (module)
spack.test.install (module)
spack.test.library_list (module)
spack.test.link_tree (module)
spack.test.lock (module)
spack.test.make_executable (module)
spack.test.mirror (module)
spack.test.mock_database (module)
spack.test.mock_packages_test (module)
spack.test.mock_repo (module)
spack.test.modules (module)
spack.test.multimethod (module)
spack.test.namespace_trie (module)
spack.test.optional_deps (module)
spack.test.package_sanity (module)
spack.test.packages (module)
spack.test.pattern (module)
spack.test.provider_index (module)
spack.test.python_version (module)
spack.test.sbang (module)
spack.test.spack_yaml (module)
spack.test.spec_dag (module)
spack.test.spec_semantics (module)
spack.test.spec_syntax (module)
spack.test.spec_yaml (module)
spack.test.stage (module)
spack.test.svn_fetch (module)
spack.test.url_extrapolate (module)
spack.test.url_parse (module)
spack.test.url_substitution (module)
spack.test.versions (module)
spack.url (module)
spack.util (module)
spack.util.compression (module)
spack.util.crypto (module)
spack.util.debug (module)
spack.util.environment (module)
spack.util.executable (module)
spack.util.multiproc (module)
spack.util.naming (module)
spack.util.path (module)
spack.util.pattern (module)
spack.util.prefix (module)
spack.util.spack_json (module)
spack.util.spack_yaml (module)
spack.util.string (module)
spack.util.web (module)
spack.variant (module)
spack.version (module)
spack_module_to_python_module() (in module spack.util.naming)
spack_transitive_include_path() (in module spack.cmd.setup)
SpackError
SpackJSONError
SpackNamespace (class in spack.repository)
SpackYAMLError
SpackYamlTest (class in spack.test.spack_yaml)
spawn() (in module spack.util.multiproc)
Spec (class in spack.spec)
spec() (in module spack.cmd.spec)
(in module spack.test.concretize)
spec_and_expected() (in module spack.test.optional_deps)
spec_file_path() (spack.directory_layout.YamlDirectoryLayout method)
spec_has_preferred_provider() (spack.preferred_packages.PreferredPackages method)
spec_preferred_variants() (spack.preferred_packages.PreferredPackages method)
SpecError
SpecHashCollisionError
SpecMultiMethod (class in spack.multimethod)
SpecParseError
SpecReadError
specs_by_hash() (spack.directory_layout.YamlDirectoryLayout method)
spider() (in module spack.util.web)
split_url_extension() (in module spack.url)
Stage (class in spack.stage)
stage (spack.package.PackageBase attribute)
stage() (in module spack.cmd.stage)
stage_locks (spack.stage.Stage attribute)
stage_name (spack.test.stage.TestStage attribute)
StageError
std_cmake_args (spack.build_systems.cmake.CMakePackage attribute)
stdcxx_libs (spack.compilers.gcc.Gcc attribute)
(spack.compilers.intel.Intel attribute)
store() (spack.fetch_strategy.FsCache method)
stringio_open() (in module spack.test.modules)
strip_extension() (in module spack.util.compression)
strip_query_and_fragment() (in module spack.url)
subcommand() (in module spack.cmd.module)
substitute_config_variables() (in module spack.util.path)
substitute_version() (in module spack.url)
substitution_offsets() (in module spack.url)
suffixes (spack.compiler.Compiler attribute)
(spack.compilers.cce.Cce attribute)
(spack.compilers.gcc.Gcc attribute)
suggest_archive_basename() (in module spack.mirror)
supported() (in module spack.compilers)
supported_compilers() (in module spack.compilers)
svn (spack.fetch_strategy.SvnFetchStrategy attribute)
SvnFetchStrategy (class in spack.fetch_strategy)
swap() (spack.repository.RepoPath method)
symlink_license() (in module spack.hooks.licensing)

T

Target (class in spack.architecture)
target() (spack.architecture.Platform method)
tcl_factory() (in module spack.test.modules)
TclModule (class in spack.modules)
tearDown() (spack.test.cc.CompilerWrapperTest method)
(spack.test.cmd.install.InstallTestJunitLog method)
(spack.test.environment.EnvironmentTest method)
(spack.test.file_cache.FileCacheTest method)
(spack.test.link_tree.LinkTreeTest method)
(spack.test.lock.LockTest method)
(spack.test.make_executable.MakeExecutableTest method)
(spack.test.mock_database.MockDatabase method)
(spack.test.mock_packages_test.MockPackagesTest method)
(spack.test.sbang.SbangTest method)
Test (class in spack.platforms.test)
test() (in module spack.cmd.test)
test_005_db_exists() (in module spack.test.database)
test_010_all_install_sanity() (in module spack.test.database)
test_015_write_and_read() (in module spack.test.database)
test_020_db_sanity() (in module spack.test.database)
test_025_reindex() (in module spack.test.database)
test_030_db_sanity_from_another_process() (in module spack.test.database)
test_040_ref_counts() (in module spack.test.database)
test_050_basic_query() (in module spack.test.database)
test_060_remove_and_add_root_package() (in module spack.test.database)
test_070_remove_and_add_dependency_package() (in module spack.test.database)
test_080_root_ref_counts() (in module spack.test.database)
test_090_non_root_ref_counts() (in module spack.test.database)
test_100_no_write_with_exception_on_remove() (in module spack.test.database)
test_110_no_write_with_exception_on_install() (in module spack.test.database)
test_add() (spack.test.library_list.LibraryListTest method)
test_add_multiple() (spack.test.namespace_trie.NamespaceTrieTest method)
test_add_none_multiple() (spack.test.namespace_trie.NamespaceTrieTest method)
test_add_none_single() (spack.test.namespace_trie.NamespaceTrieTest method)
test_add_single() (spack.test.namespace_trie.NamespaceTrieTest method)
test_add_three() (spack.test.namespace_trie.NamespaceTrieTest method)
test_all_deps() (spack.test.cc.CompilerWrapperTest method)
test_all_is_not_a_virtual() (spack.test.concretize_preferences.TestConcretizePreferences method)
test_all_mirror() (spack.test.mirror.TestMirror method)
test_alpha() (spack.test.versions.VersionsTest method)
test_alpha_beta() (spack.test.versions.VersionsTest method)
test_alpha_with_dots() (spack.test.versions.VersionsTest method)
test_alter_environment() (spack.test.modules.TestLmod method)
(spack.test.modules.TestTcl method)
test_ambiguous() (spack.test.spec_syntax.TestSpecSyntax method)
test_ambiguous_version_spec() (in module spack.test.spec_yaml)
test_angband_version_style() (spack.test.url_parse.UrlParseTest method)
test_another_erlang_version_style() (spack.test.url_parse.UrlParseTest method)
test_apache_version_style() (spack.test.url_parse.UrlParseTest method)
test_as_mode() (spack.test.cc.CompilerWrapperTest method)
test_astyle_verson_style() (spack.test.url_parse.UrlParseTest method)
test_autoload() (spack.test.modules.TestLmod method)
(spack.test.modules.TestTcl method)
test_basic_version_satisfaction() (spack.test.versions.VersionsTest method)
test_basic_version_satisfaction_in_lists() (spack.test.versions.VersionsTest method)
test_blacklist() (spack.test.modules.TestLmod method)
(spack.test.modules.TestTcl method)
test_boolness() (in module spack.test.architecture)
test_boost_version_style() (spack.test.url_parse.UrlParseTest method)
test_build_systems() (in module spack.test.build_system_guess)
test_canonicalize() (spack.test.spec_syntax.TestSpecSyntax method)
test_canonicalize_list() (spack.test.versions.VersionsTest method)
test_ccld_mode() (spack.test.cc.CompilerWrapperTest method)
test_chdir() (spack.test.stage.TestStage method)
test_close_numbers() (spack.test.versions.VersionsTest method)
test_compiler_add() (spack.test.cmd.test_compiler_cmd.TestCompilerCommand method)
test_compiler_child() (spack.test.concretize.TestConcretize method)
test_compiler_inheritance() (spack.test.concretize.TestConcretize method)
test_compiler_remove() (spack.test.cmd.test_compiler_cmd.TestCompilerCommand method)
test_complex_acquire_and_release_chain() (spack.test.lock.LockTest method)
test_composite_from_interface() (spack.test.pattern.CompositeTest method)
test_composite_from_method_list() (spack.test.pattern.CompositeTest method)
test_concrete_spec() (in module spack.test.spec_yaml)
test_concretize() (spack.test.concretize.TestConcretize method)
test_concretize_deptypes() (spack.test.spec_dag.TestSpecDag method)
test_concretize_mention_build_dep() (spack.test.concretize.TestConcretize method)
test_concretize_preferred_version() (spack.test.concretize.TestConcretize method)
test_concretize_two_virtuals() (spack.test.concretize.TestConcretize method)
test_concretize_two_virtuals_with_dual_provider() (spack.test.concretize.TestConcretize method)
test_concretize_two_virtuals_with_dual_provider_and_a_conflict() (spack.test.concretize.TestConcretize method)
test_concretize_two_virtuals_with_one_bound() (spack.test.concretize.TestConcretize method)
test_concretize_two_virtuals_with_two_bound() (spack.test.concretize.TestConcretize method)
test_concretize_with_provides_when() (spack.test.concretize.TestConcretize method)
test_concretize_with_restricted_virtual() (spack.test.concretize.TestConcretize method)
test_conflicting_package_constraints() (spack.test.spec_dag.TestSpecDag method)
test_conflicting_spec_constraints() (spack.test.spec_dag.TestSpecDag method)
test_conflicts() (spack.test.modules.TestTcl method)
test_constrain_architecture() (spack.test.spec_semantics.TestSpecSematics method)
test_constrain_changed() (spack.test.spec_semantics.TestSpecSematics method)
test_constrain_compiler() (spack.test.spec_semantics.TestSpecSematics method)
test_constrain_compiler_flags() (spack.test.spec_semantics.TestSpecSematics method)
test_constrain_dependency_changed() (spack.test.spec_semantics.TestSpecSematics method)
test_constrain_dependency_not_changed() (spack.test.spec_semantics.TestSpecSematics method)
test_constrain_not_changed() (spack.test.spec_semantics.TestSpecSematics method)
test_constrain_variants() (spack.test.spec_semantics.TestSpecSematics method)
test_construct_spec_with_deptypes() (spack.test.spec_dag.TestSpecDag method)
test_contains() (spack.test.spec_dag.TestSpecDag method)
(spack.test.versions.VersionsTest method)
test_copy() (in module spack.test.provider_index)
test_copy_concretized() (spack.test.spec_dag.TestSpecDag method)
test_copy_dependencies() (spack.test.spec_dag.TestSpecDag method)
test_copy_deptypes() (spack.test.spec_dag.TestSpecDag method)
test_copy_normalized() (spack.test.spec_dag.TestSpecDag method)
test_copy_simple() (spack.test.spec_dag.TestSpecDag method)
test_core_module_compatibility() (spack.test.python_version.PythonVersionTest method)
test_cpp_mode() (spack.test.cc.CompilerWrapperTest method)
test_dash_rc_style() (spack.test.url_parse.UrlParseTest method)
test_dash_version_dash_style() (spack.test.url_parse.UrlParseTest method)
test_date_stamps() (spack.test.versions.VersionsTest method)
test_debian_style_1() (spack.test.url_parse.UrlParseTest method)
test_debian_style_2() (spack.test.url_parse.UrlParseTest method)
test_default_variant() (in module spack.test.optional_deps)
test_default_works() (in module spack.test.multimethod)
test_dep_include() (spack.test.cc.CompilerWrapperTest method)
test_dep_index() (spack.test.spec_semantics.TestSpecSematics method)
test_dep_lib() (spack.test.cc.CompilerWrapperTest method)
test_dep_lib_no_lib() (spack.test.cc.CompilerWrapperTest method)
test_dep_lib_no_rpath() (spack.test.cc.CompilerWrapperTest method)
test_dep_rpath() (spack.test.cc.CompilerWrapperTest method)
test_dependencies_with_versions() (spack.test.spec_syntax.TestSpecSyntax method)
test_dependency_already_installed() (spack.test.cmd.install.InstallTestJunitLog method)
test_dependency_match() (in module spack.test.multimethod)
test_dependents_and_dependencies_are_correct() (spack.test.spec_dag.TestSpecDag method)
test_deptype_traversal() (spack.test.spec_dag.TestSpecDag method)
test_deptype_traversal_full() (spack.test.spec_dag.TestSpecDag method)
test_deptype_traversal_run() (spack.test.spec_dag.TestSpecDag method)
test_deptype_traversal_with_builddeps() (spack.test.spec_dag.TestSpecDag method)
test_develop() (spack.test.concretize_preferences.TestConcretizePreferences method)
test_dict_functions_for_architecture() (in module spack.test.architecture)
test_dict_order() (spack.test.spack_yaml.SpackYamlTest method)
test_dotkit() (spack.test.modules.TestDotkit method)
test_double_alpha() (spack.test.versions.VersionsTest method)
test_duplicate_architecture() (spack.test.spec_syntax.TestSpecSyntax method)
test_duplicate_architecture_component() (spack.test.spec_syntax.TestSpecSyntax method)
test_duplicate_compiler() (spack.test.spec_syntax.TestSpecSyntax method)
test_duplicate_dependency() (spack.test.spec_syntax.TestSpecSyntax method)
test_duplicate_variant() (spack.test.spec_syntax.TestSpecSyntax method)
test_dyninst_version() (spack.test.url_extrapolate.UrlExtrapolateTest method)
test_edge_traversals() (spack.test.spec_dag.TestSpecDag method)
test_equal() (in module spack.test.provider_index)
(spack.test.spec_dag.TestSpecDag method)
test_erlang_version_style() (spack.test.url_parse.UrlParseTest method)
test_error_conditions() (spack.test.pattern.CompositeTest method)
test_exit_with_failure() (in module spack.test.cmd.module)
test_expand_archive() (spack.test.stage.TestStage method)
test_expand_archive_with_chdir() (spack.test.stage.TestStage method)
test_extend() (spack.test.environment.EnvironmentTest method)
test_external_and_virtual() (spack.test.concretize.TestConcretize method)
test_external_package() (spack.test.concretize.TestConcretize method)
test_external_package_module() (spack.test.concretize.TestConcretize method)
test_extra_arguments() (spack.test.environment.EnvironmentTest method)
test_failing_build() (in module spack.test.install)
test_fann_version() (spack.test.url_parse.UrlParseTest method)
test_fetch() (in module spack.test.git_fetch)
(in module spack.test.hg_fetch)
(in module spack.test.svn_fetch)
(spack.test.stage.TestStage method)
test_filter_system_paths() (spack.test.environment.EnvironmentTest method)
test_find() (in module spack.test.cmd.module)
(in module spack.test.directory_layout)
test_find_spec_children() (spack.test.concretize.TestConcretize method)
test_find_spec_none() (spack.test.concretize.TestConcretize method)
test_find_spec_parents() (spack.test.concretize.TestConcretize method)
test_find_spec_self() (spack.test.concretize.TestConcretize method)
test_find_spec_sibling() (spack.test.concretize.TestConcretize method)
test_flags() (spack.test.cc.CompilerWrapperTest method)
(spack.test.library_list.LibraryListTest method)
test_formatted_strings() (spack.test.versions.VersionsTest method)
test_full_specs() (spack.test.spec_syntax.TestSpecSyntax method)
test_gcc() (spack.test.url_extrapolate.UrlExtrapolateTest method)
test_gcc_version() (spack.test.url_parse.UrlParseTest method)
test_gcc_version_precedence() (spack.test.url_parse.UrlParseTest method)
test_get_all_mock_packages() (spack.test.package_sanity.PackageSanityTest method)
test_get_all_packages() (spack.test.package_sanity.PackageSanityTest method)
test_get_item() (spack.test.library_list.LibraryListTest method)
(spack.test.versions.VersionsTest method)
test_git_mirror() (spack.test.mirror.TestMirror method)
test_github_raw() (spack.test.url_extrapolate.UrlExtrapolateTest method)
test_github_raw_url() (spack.test.url_parse.UrlParseTest method)
test_gloox_beta_style() (spack.test.url_parse.UrlParseTest method)
test_handle_unknown_package() (in module spack.test.directory_layout)
test_hash_bits() (spack.test.spec_dag.TestSpecDag method)
test_haxe_version() (spack.test.url_parse.UrlParseTest method)
test_hdf5_version() (spack.test.url_parse.UrlParseTest method)
test_hg_mirror() (spack.test.mirror.TestMirror method)
test_hypre_url_substitution() (spack.test.url_substitution.PackageSanityTest method)
test_iges_version() (spack.test.url_parse.UrlParseTest method)
test_ignore() (spack.test.link_tree.LinkTreeTest method)
test_imagemagick_style() (spack.test.url_parse.UrlParseTest method)
test_imap_version() (spack.test.url_parse.UrlParseTest method)
test_import_class_from_package() (in module spack.test.packages)
test_import_module_from_package() (in module spack.test.packages)
test_import_namespace_container_modules() (in module spack.test.packages)
test_import_package() (in module spack.test.packages)
test_import_package_as() (in module spack.test.packages)
test_in_list() (spack.test.versions.VersionsTest method)
test_inheritance_of_diretives() (in module spack.test.packages)
test_inspect_path() (in module spack.test.modules)
test_install_and_uninstall() (in module spack.test.install)
test_installing_both() (spack.test.cmd.install.InstallTestJunitLog method)
test_intersect_with_containment() (spack.test.versions.VersionsTest method)
test_intersection() (spack.test.versions.VersionsTest method)
test_invalid_constraint() (spack.test.spec_semantics.TestSpecSematics method)
test_invalid_dep() (spack.test.spec_dag.TestSpecDag method)
test_joined_and_str() (spack.test.library_list.LibraryListTest method)
test_jpeg_style() (spack.test.url_parse.UrlParseTest method)
test_keep_exceptions() (spack.test.stage.TestStage method)
test_keep_without_exceptions() (spack.test.stage.TestStage method)
test_lame_version_style() (spack.test.url_parse.UrlParseTest method)
test_ld_deps() (spack.test.cc.CompilerWrapperTest method)
test_ld_deps_no_link() (spack.test.cc.CompilerWrapperTest method)
test_ld_deps_no_rpath() (spack.test.cc.CompilerWrapperTest method)
test_ld_deps_reentrant() (spack.test.cc.CompilerWrapperTest method)
test_ld_mode() (spack.test.cc.CompilerWrapperTest method)
test_libdwarf_version() (spack.test.url_extrapolate.UrlExtrapolateTest method)
test_libelf_version() (spack.test.url_extrapolate.UrlExtrapolateTest method)
test_line_numbers() (spack.test.spack_yaml.SpackYamlTest method)
test_lists_overlap() (spack.test.versions.VersionsTest method)
test_load_package() (in module spack.test.packages)
test_luaposix_version() (spack.test.url_parse.UrlParseTest method)
test_make_explicit() (spack.test.make_executable.MakeExecutableTest method)
test_make_normal() (spack.test.make_executable.MakeExecutableTest method)
test_make_one_job() (spack.test.make_executable.MakeExecutableTest method)
test_make_parallel_disabled() (spack.test.make_executable.MakeExecutableTest method)
test_make_parallel_false() (spack.test.make_executable.MakeExecutableTest method)
test_make_parallel_precedence() (spack.test.make_executable.MakeExecutableTest method)
test_merge_to_existing_directory() (spack.test.link_tree.LinkTreeTest method)
test_merge_to_new_directory() (spack.test.link_tree.LinkTreeTest method)
test_merge_with_empty_directories() (spack.test.link_tree.LinkTreeTest method)
test_minimal_spaces() (spack.test.spec_syntax.TestSpecSyntax method)
test_mpi_providers() (in module spack.test.provider_index)
test_mpi_version() (in module spack.test.multimethod)
test_mpileaks_version() (spack.test.url_extrapolate.UrlExtrapolateTest method)
(spack.test.url_parse.UrlParseTest method)
test_multiple_specs() (spack.test.spec_syntax.TestSpecSyntax method)
test_mvapich2_19_version() (spack.test.url_parse.UrlParseTest method)
test_mvapich2_20_version() (spack.test.url_parse.UrlParseTest method)
test_my_dep_depends_on_provider_of_my_virtual_dep() (spack.test.concretize.TestConcretize method)
test_nco_version() (spack.test.url_parse.UrlParseTest method)
test_new_github_style() (spack.test.url_parse.UrlParseTest method)
test_no_hash() (spack.test.modules.TestLmod method)
test_no_keep_with_exceptions() (spack.test.stage.TestStage method)
test_no_keep_without_exceptions() (spack.test.stage.TestStage method)
test_no_search_if_default_succeeds() (spack.test.stage.TestStage method)
test_no_search_mirror_only() (spack.test.stage.TestStage method)
test_no_version() (spack.test.url_parse.UrlParseTest method)
test_no_version_match() (in module spack.test.multimethod)
test_no_virtuals_in_packages_yaml() (spack.test.concretize_preferences.TestConcretizePreferences method)
test_nobuild_package() (spack.test.concretize.TestConcretize method)
test_nonexisting_package_filename() (in module spack.test.packages)
test_normal_spec() (in module spack.test.spec_yaml)
test_normalize() (in module spack.test.optional_deps)
test_normalize_a_lot() (spack.test.spec_dag.TestSpecDag method)
test_normalize_diamond_deptypes() (spack.test.spec_dag.TestSpecDag method)
test_normalize_mpileaks() (spack.test.spec_dag.TestSpecDag method)
test_normalize_twice() (spack.test.spec_dag.TestSpecDag method)
test_normalize_with_virtual_package() (spack.test.spec_dag.TestSpecDag method)
test_normalize_with_virtual_spec() (spack.test.spec_dag.TestSpecDag method)
test_noseparator_single_digit() (spack.test.url_parse.UrlParseTest method)
test_num_alpha_with_no_separator() (spack.test.versions.VersionsTest method)
test_nums_and_patch() (spack.test.versions.VersionsTest method)
test_omega_version_style() (spack.test.url_parse.UrlParseTest method)
test_one_version_match() (in module spack.test.multimethod)
test_openssl_version() (spack.test.url_parse.UrlParseTest method)
test_ordered_read_not_required_for_consistent_dag_hash() (in module spack.test.spec_yaml)
test_otf2_url_substitution() (spack.test.url_substitution.PackageSanityTest method)
test_overlap_with_containment() (spack.test.versions.VersionsTest method)
test_p7zip_version_style() (spack.test.url_parse.UrlParseTest method)
test_package_class_names() (in module spack.test.packages)
test_package_filename() (in module spack.test.packages)
test_package_module_compatibility() (spack.test.python_version.PythonVersionTest method)
test_package_name() (in module spack.test.packages)
test_package_names() (spack.test.spec_syntax.TestSpecSyntax method)
test_padded_numbers() (spack.test.versions.VersionsTest method)
test_parse() (spack.test.spack_yaml.SpackYamlTest method)
test_parse_errors() (spack.test.spec_syntax.TestSpecSyntax method)
test_partial_version_prefix() (spack.test.url_extrapolate.UrlExtrapolateTest method)
test_patch() (spack.test.versions.VersionsTest method)
test_path_manipulation() (spack.test.environment.EnvironmentTest method)
test_paths_manipulation() (spack.test.library_list.LibraryListTest method)
test_platform() (in module spack.test.architecture)
test_postorder_edge_traversal() (spack.test.spec_dag.TestSpecDag method)
test_postorder_node_traversal() (spack.test.spec_dag.TestSpecDag method)
test_postorder_path_traversal() (spack.test.spec_dag.TestSpecDag method)
test_preferred_compilers() (spack.test.concretize_preferences.TestConcretizePreferences method)
test_preferred_providers() (spack.test.concretize_preferences.TestConcretizePreferences method)
test_preferred_variants() (spack.test.concretize_preferences.TestConcretizePreferences method)
test_preferred_versions() (spack.test.concretize_preferences.TestConcretizePreferences method)
test_preorder_edge_traversal() (spack.test.spec_dag.TestSpecDag method)
test_preorder_node_traversal() (spack.test.spec_dag.TestSpecDag method)
test_preorder_path_traversal() (spack.test.spec_dag.TestSpecDag method)
test_prerequisites() (spack.test.modules.TestTcl method)
test_providers_for_simple() (in module spack.test.provider_index)
test_pypy_version() (spack.test.url_parse.UrlParseTest method)
test_query_arguments() (in module spack.test.cmd.find)
test_r_xml_version() (spack.test.url_parse.UrlParseTest method)
test_ranges_overlap() (spack.test.versions.VersionsTest method)
test_rc_style() (spack.test.url_parse.UrlParseTest method)
test_rc_versions() (spack.test.versions.VersionsTest method)
test_read_and_write_spec() (in module spack.test.directory_layout)
test_read_config() (spack.test.config.TestConfig method)
test_read_config_merge_list() (spack.test.config.TestConfig method)
test_read_config_override_all() (spack.test.config.TestConfig method)
test_read_config_override_key() (spack.test.config.TestConfig method)
test_read_config_override_list() (spack.test.config.TestConfig method)
test_read_lock_timeout_on_write() (spack.test.lock.LockTest method)
test_read_lock_timeout_on_write_2() (spack.test.lock.LockTest method)
test_read_lock_timeout_on_write_3() (spack.test.lock.LockTest method)
test_read_lock_timeout_on_write_ranges() (spack.test.lock.LockTest method)
test_read_lock_timeout_on_write_ranges_2() (spack.test.lock.LockTest method)
test_read_lock_timeout_on_write_ranges_3() (spack.test.lock.LockTest method)
test_remove() (spack.test.file_cache.FileCacheTest method)
test_remove_and_add_dotkit() (in module spack.test.cmd.module)
test_remove_and_add_tcl() (in module spack.test.cmd.module)
test_repr() (spack.test.library_list.LibraryListTest method)
test_repr_and_str() (spack.test.versions.VersionsTest method)
test_restage() (spack.test.stage.TestStage method)
test_rpm_oddities() (spack.test.versions.VersionsTest method)
test_ruby_version_style() (spack.test.url_parse.UrlParseTest method)
test_satisfaction_with_lists() (spack.test.versions.VersionsTest method)
test_satisfies() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_architecture() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_compiler() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_compiler_version() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_dependencies() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_dependency_versions() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_matching_compiler_flag() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_matching_variant() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_namespace() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_namespaced_dep() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_same_spec_with_different_hash() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_unconstrained_compiler_flag() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_unconstrained_variant() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_virtual() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_virtual_dep_with_virtual_constraint() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_virtual_dependencies() (spack.test.spec_semantics.TestSpecSematics method)
test_satisfies_virtual_dependency_versions() (spack.test.spec_semantics.TestSpecSematics method)
test_scalasca_partial_version() (spack.test.url_extrapolate.UrlExtrapolateTest method)
test_scalasca_version() (spack.test.url_parse.UrlParseTest method)
test_search_if_default_fails() (spack.test.stage.TestStage method)
test_self_index() (spack.test.spec_semantics.TestSpecSematics method)
test_set() (spack.test.environment.EnvironmentTest method)
test_set_path() (spack.test.environment.EnvironmentTest method)
test_setup_and_destroy_name_with_tmp() (spack.test.stage.TestStage method)
test_setup_and_destroy_name_without_tmp() (spack.test.stage.TestStage method)
test_setup_and_destroy_no_name_with_tmp() (spack.test.stage.TestStage method)
test_setup_and_destroy_no_name_without_tmp() (spack.test.stage.TestStage method)
test_shebang_handles_non_writable_files() (spack.test.sbang.SbangTest method)
test_shebang_handling() (spack.test.sbang.SbangTest method)
test_simple_case() (spack.test.modules.TestLmod method)
(spack.test.modules.TestTcl method)
test_simple_dependence() (spack.test.spec_syntax.TestSpecSyntax method)
test_simple_spec() (in module spack.test.spec_yaml)
test_source_files() (spack.test.environment.EnvironmentTest method)
test_spaces_between_dependences() (spack.test.spec_syntax.TestSpecSyntax method)
test_spaces_between_options() (spack.test.spec_syntax.TestSpecSyntax method)
test_spec_contains_deps() (spack.test.spec_semantics.TestSpecSematics method)
test_sphinx_beta_style() (spack.test.url_parse.UrlParseTest method)
test_stable_suffix() (spack.test.url_parse.UrlParseTest method)
test_store() (in module spack.test.install)
test_substitute_config_variables() (spack.test.config.TestConfig method)
test_substitute_tempdir() (spack.test.config.TestConfig method)
test_substitute_user() (spack.test.config.TestConfig method)
test_suffixes() (spack.test.modules.TestTcl method)
test_suite3270_version() (spack.test.url_parse.UrlParseTest method)
test_svn_mirror() (spack.test.mirror.TestMirror method)
test_synergy_version() (spack.test.url_parse.UrlParseTest method)
test_target_match() (in module spack.test.multimethod)
test_three_segments() (spack.test.versions.VersionsTest method)
test_transaction() (spack.test.lock.LockTest method)
test_transaction_with_context_manager() (spack.test.lock.LockTest method)
test_transaction_with_context_manager_and_exception() (spack.test.lock.LockTest method)
test_transaction_with_exception() (spack.test.lock.LockTest method)
test_traversal_directions() (spack.test.spec_dag.TestSpecDag method)
test_two_segments() (spack.test.versions.VersionsTest method)
test_undefined_mpi_version() (in module spack.test.multimethod)
test_underscores() (spack.test.versions.VersionsTest method)
test_uninstall() (in module spack.test.cmd.uninstall)
test_union_with_containment() (spack.test.versions.VersionsTest method)
test_unsatisfiable_architecture() (spack.test.spec_dag.TestSpecDag method)
test_unsatisfiable_compiler() (spack.test.spec_dag.TestSpecDag method)
test_unsatisfiable_compiler_flag() (spack.test.spec_semantics.TestSpecSematics method)
test_unsatisfiable_compiler_flag_mismatch() (spack.test.spec_semantics.TestSpecSematics method)
test_unsatisfiable_compiler_version() (spack.test.spec_dag.TestSpecDag method)
test_unsatisfiable_variant_mismatch() (spack.test.spec_semantics.TestSpecSematics method)
test_unsatisfiable_variants() (spack.test.spec_semantics.TestSpecSematics method)
test_unsatisfiable_version() (spack.test.spec_dag.TestSpecDag method)
test_unset() (spack.test.environment.EnvironmentTest method)
test_update_dictionary_extending_list() (in module spack.test.modules)
test_upgrade_read_to_write() (spack.test.lock.LockTest method)
test_upgrade_read_to_write_fails_with_readonly_file() (spack.test.lock.LockTest method)
test_url_mirror() (spack.test.mirror.TestMirror method)
test_url_versions() (spack.test.package_sanity.PackageSanityTest method)
test_user_back_end_input() (in module spack.test.architecture)
test_user_defaults() (in module spack.test.architecture)
test_user_front_end_input() (in module spack.test.architecture)
test_user_input_combination() (in module spack.test.architecture)
test_using_ordered_dict() (in module spack.test.spec_yaml)
test_vcheck_mode() (spack.test.cc.CompilerWrapperTest method)
test_version_all_dots() (spack.test.url_parse.UrlParseTest method)
test_version_developer_that_hates_us_format() (spack.test.url_parse.UrlParseTest method)
test_version_dos2unix() (spack.test.url_parse.UrlParseTest method)
test_version_github() (spack.test.url_parse.UrlParseTest method)
test_version_github_with_high_patch_number() (spack.test.url_parse.UrlParseTest method)
test_version_internal_dash() (spack.test.url_parse.UrlParseTest method)
test_version_overlap() (in module spack.test.multimethod)
test_version_range_satisfaction() (spack.test.versions.VersionsTest method)
test_version_range_satisfaction_in_lists() (spack.test.versions.VersionsTest method)
test_version_ranges() (spack.test.versions.VersionsTest method)
test_version_regular() (spack.test.url_parse.UrlParseTest method)
test_version_single_digit() (spack.test.url_parse.UrlParseTest method)
test_version_sourceforge_download() (spack.test.url_parse.UrlParseTest method)
test_version_underscore_separator() (spack.test.url_parse.UrlParseTest method)
test_virtual_dep_match() (in module spack.test.multimethod)
test_virtual_index() (spack.test.spec_semantics.TestSpecSematics method)
test_virtual_is_fully_expanded_for_callpath() (spack.test.concretize.TestConcretize method)
test_virtual_is_fully_expanded_for_mpileaks() (spack.test.concretize.TestConcretize method)
test_way_too_many_spaces() (spack.test.spec_syntax.TestSpecSyntax method)
test_write_and_read_cache_file() (spack.test.file_cache.FileCacheTest method)
test_write_and_write_cache_file() (spack.test.file_cache.FileCacheTest method)
test_write_key_in_memory() (spack.test.config.TestConfig method)
test_write_key_to_disk() (spack.test.config.TestConfig method)
test_write_list_in_memory() (spack.test.config.TestConfig method)
test_write_lock_timeout_on_read() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_read_2() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_read_3() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_read_ranges() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_read_ranges_2() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_read_ranges_3() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_read_ranges_4() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_read_ranges_5() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_write() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_write_2() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_write_3() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_write_ranges() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_write_ranges_2() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_write_ranges_3() (spack.test.lock.LockTest method)
test_write_lock_timeout_on_write_ranges_4() (spack.test.lock.LockTest method)
test_write_lock_timeout_with_multiple_readers_2_1() (spack.test.lock.LockTest method)
test_write_lock_timeout_with_multiple_readers_2_1_ranges() (spack.test.lock.LockTest method)
test_write_lock_timeout_with_multiple_readers_2_2() (spack.test.lock.LockTest method)
test_write_lock_timeout_with_multiple_readers_2_3_ranges() (spack.test.lock.LockTest method)
test_write_lock_timeout_with_multiple_readers_3_1() (spack.test.lock.LockTest method)
test_write_lock_timeout_with_multiple_readers_3_1_ranges() (spack.test.lock.LockTest method)
test_write_lock_timeout_with_multiple_readers_3_2() (spack.test.lock.LockTest method)
test_write_lock_timeout_with_multiple_readers_3_2_ranges() (spack.test.lock.LockTest method)
test_write_to_same_priority_file() (spack.test.config.TestConfig method)
test_wwwoffle_version() (spack.test.url_parse.UrlParseTest method)
test_xaw3d_version() (spack.test.url_parse.UrlParseTest method)
test_yaml_aliases() (spack.test.spack_yaml.SpackYamlTest method)
test_yaml_round_trip() (in module spack.test.provider_index)
test_yaml_subdag() (in module spack.test.spec_yaml)
test_yet_another_erlang_version_style() (spack.test.url_parse.UrlParseTest method)
test_yet_another_version() (spack.test.url_parse.UrlParseTest method)
test_yorick_version() (spack.test.url_parse.UrlParseTest method)
TestCase (class in spack.cmd.install)
TestCompilerCommand (class in spack.test.cmd.test_compiler_cmd)
TestConcretize (class in spack.test.concretize)
TestConcretizePreferences (class in spack.test.concretize_preferences)
TestConfig (class in spack.test.config)
TestDotkit (class in spack.test.modules)
TestLmod (class in spack.test.modules)
TestMirror (class in spack.test.mirror)
TestResult (class in spack.cmd.install)
TestSpecDag (class in spack.test.spec_dag)
TestSpecSematics (class in spack.test.spec_semantics)
TestSpecSyntax (class in spack.test.spec_syntax)
TestStage (class in spack.test.stage)
TestSuite (class in spack.cmd.install)
TestTcl (class in spack.test.modules)
timeout_read() (spack.test.lock.LockTest method)
timeout_write() (spack.test.lock.LockTest method)
tmpdir_for_stage() (in module spack.test.stage)
to_dict() (spack.architecture.Arch method)
(spack.architecture.OperatingSystem method)
(spack.database.InstallRecord method)
(spack.spec.Spec method)
(spack.version.VersionList method)
to_json() (spack.spec.Spec method)
to_node_dict() (spack.spec.Spec method)
to_yaml() (spack.provider_index.ProviderIndex method)
(spack.spec.Spec method)
Token (class in spack.parse)
token() (spack.parse.Lexer method)
topological_sort() (in module spack.graph)
transform_path() (in module spack.cmd.view)
transitive_rpaths (spack.package.PackageBase attribute)
traverse() (spack.spec.Spec method)
(spack.test.cmd.install.MockSpec method)
traverse_edges() (spack.spec.Spec method)
tree() (spack.spec.Spec method)
type_of_test() (in module spack.test.git_fetch)
(in module spack.test.hg_fetch)
(in module spack.test.svn_fetch)

U

UnavailableCompilerVersionError
underscored (spack.version.Version attribute)
UndetectableNameError
UndetectableVersionError
unexpected_token() (spack.parse.Parser method)
uninstall() (in module spack.cmd.uninstall)
union() (spack.version.Version method)
(spack.version.VersionList method)
(spack.version.VersionRange method)
UnknownNamespaceError
UnknownPackageError
UnknownVariantError
unload() (in module spack.cmd.unload)
UnsatisfiableArchitectureSpecError
UnsatisfiableCompilerFlagSpecError
UnsatisfiableCompilerSpecError
UnsatisfiableDependencySpecError
UnsatisfiableProviderSpecError
UnsatisfiableSpecError
UnsatisfiableSpecNameError
UnsatisfiableVariantSpecError
UnsatisfiableVersionSpecError
unset() (spack.environment.EnvironmentModifications method)
UnsetEnv (class in spack.environment)
UnsupportedCompilerError
UnsupportedPlatformError
unuse() (in module spack.cmd.unuse)
up_to() (spack.version.Version method)
update() (spack.provider_index.ProviderIndex method)
(spack.version.VersionList method)
update_args() (spack.environment.NameModifier method)
(spack.environment.NameValueModifier method)
update_config() (in module spack.config)
update_packages() (in module spack.test.concretize_preferences)
url_and_build_system() (in module spack.test.build_system_guess)
url_for_version() (spack.package.PackageBase method)
url_parse() (in module spack.cmd.url_parse)
url_version() (spack.package.PackageBase method)
UrlExtrapolateTest (class in spack.test.url_extrapolate)
URLFetchStrategy (class in spack.fetch_strategy)
UrlParseError
UrlParseTest (class in spack.test.url_parse)
UrlPatch (class in spack.patch)
urls() (in module spack.cmd.urls)
use() (in module spack.cmd.use)
use_cray_compiler_names() (in module spack.package)
use_name (spack.modules.EnvModule attribute)
use_xcode (spack.package.PackageBase attribute)

V

valid_fully_qualified_module_name() (in module spack.util.naming)
valid_module_name() (in module spack.util.naming)
validate() (in module spack.environment)
validate_deptype() (in module spack.spec)
validate_fully_qualified_module_name() (in module spack.util.naming)
validate_module_name() (in module spack.util.naming)
validate_names() (spack.spec.Spec method)
validate_scope() (in module spack.config)
validate_section() (in module spack.config)
validate_section_name() (in module spack.config)
Variant (class in spack.variant)
variant() (in module spack.directives)
variant_compare() (spack.preferred_packages.PreferredPackages method)
VCSFetchStrategy (class in spack.fetch_strategy)
ver() (in module spack.version)
verify_platform() (in module spack.architecture)
Version (class in spack.version)
version (spack.compiler.Compiler attribute)
(spack.package.PackageBase attribute)
(spack.spec.Spec attribute)
version() (in module spack.directives)
version_compare() (spack.preferred_packages.PreferredPackages method)
version_urls (spack.package.PackageBase attribute)
VersionFetchError
VersionList (class in spack.version)
VersionRange (class in spack.version)
versions (spack.cmd.create.DefaultGuess attribute)
versions() (in module spack.cmd.versions)
VersionsTest (class in spack.test.versions)
view() (in module spack.cmd.view)
virtual (spack.spec.Spec attribute)
virtual_dependencies() (spack.spec.Spec method)
visitor_add() (in module spack.cmd.view)
visitor_check() (in module spack.cmd.view)
visitor_hard() (in module spack.cmd.view)
visitor_hardlink() (in module spack.cmd.view)
visitor_remove() (in module spack.cmd.view)
visitor_rm() (in module spack.cmd.view)
visitor_soft() (in module spack.cmd.view)
visitor_statlink() (in module spack.cmd.view)
visitor_status() (in module spack.cmd.view)
visitor_symlink() (in module spack.cmd.view)

W

wait() (spack.util.multiproc.Barrier method)
when (class in spack.multimethod)
which() (in module spack.util.executable)
wildcard() (spack.version.Version method)
wildcard_version() (in module spack.url)
write() (spack.graph.AsciiGraph method)
(spack.modules.EnvModule method)
write_config_file() (in module spack.test.config)
write_license_file() (in module spack.hooks.licensing)
write_section() (spack.config.ConfigScope method)
write_spconfig() (in module spack.cmd.setup)
write_spec() (spack.directory_layout.YamlDirectoryLayout method)
write_transaction() (spack.database.Database method)
(spack.file_cache.FileCache method)

X

Xl (class in spack.compilers.xl)

Y

YamlDirectoryLayout (class in spack.directory_layout)