Skip to content

Advanced packaging tutorial: reorganize for binary caches#9804

Merged
scheibelp merged 3 commits intospack:developfrom
scheibelp:features/tutorial-advanced-packaging-reorder
Nov 12, 2018
Merged

Advanced packaging tutorial: reorganize for binary caches#9804
scheibelp merged 3 commits intospack:developfrom
scheibelp:features/tutorial-advanced-packaging-reorder

Conversation

@scheibelp
Copy link
Copy Markdown
Member

Update all examples that need an MPI provider to build with MPICH; reorganize so that fixing MPICH (as part of environment section) comes first in the tutorial (most examples in the tutorial use an MPI provider).

…organize so that fixing MPICH (as part of environment section) comes first in the tutorial.
@mamelara
Copy link
Copy Markdown
Member

Can you change PKG_CONFIG_PATH and CMAKE_PREFIX_PATH as well?

Although Spack attempts to help packages locate their dependency libraries automatically (e.g. by setting PKG_CONFIG_PATH and CMAKE_PREFIX_PATH),...

@scheibelp scheibelp merged commit 2a5d5fd into spack:develop Nov 12, 2018
likask added a commit to likask/spack that referenced this pull request Apr 18, 2019
* master_upstream: (518 commits)
  bugfix: bring in .travis.yml from develop
  version bump: v0.12.1
  tutorial basics section: fix gcc install version
  bugfix: add back r's for invalid regexes
  Make Spack relocate text files in build caches with relative binaries
  Revert "Binary caching: remove symlinks, copy files instead (spack#9747)"
  Fix typos in Build Systems Tutorial (spack#9822)
  docs: update tutorial slide link for SC18
  version bump: v0.12.0
  docs: add environments tutorial
  Updates to Configuration Tutorial for SC18 (spack#9811)
  Consistent capitalization of Build Caches docs for SC18 (spack#9810)
  Minor changes to Build Settings docs (spack#9808)
  Minor changes to Basic Settings docs for SC18 (spack#9809)
  Update basic usage and modules tutorial (spack#9807)
  Advanced packaging tutorial: reorganize for binary caches (spack#9804)
  env: uninstall just removes specs that are still needed by other envs
  bugfix: preserve abstract specs when installing an environment
  env: fix display of concretized specs in `spack find`
  env: make `spack config edit` and `spack config get` environment-aware
  ...

# Conflicts:
#	var/spack/repos/builtin/packages/diffutils/package.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants