Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Spack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eic_tools
Spack
Commits
724acb64
Commit
724acb64
authored
6 years ago
by
Shahzeb Siddiqui
Committed by
Adam J. Stewart
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
typo in documentation (#10976)
parent
7bc899d9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/spack/docs/tutorial_environments.rst
+3
-3
3 additions, 3 deletions
lib/spack/docs/tutorial_environments.rst
with
3 additions
and
3 deletions
lib/spack/docs/tutorial_environments.rst
+
3
−
3
View file @
724acb64
...
...
@@ -535,11 +535,11 @@ all of its specs. We can run it here:
[+] rymw7im ^automake@1.16.1%gcc@5.4.0 arch=linux-ubuntu16.04-x86_64
[+] o2pfwjf ^libtool@2.4.6%gcc@5.4.0 arch=linux-ubuntu16.04-x86_64
Now, all the specs in the environ
e
mnt are concrete and ready to be
installed wi
h
t ``mpich`` as the MPI im
m
plementation.
Now, all the specs in the environm
e
nt are concrete and ready to be
installed wit
h
``mpich`` as the MPI implementation.
Normally, we could just run ``spack config edit``, edit the environment
configuration, ``spack add`` some specs, and ``install``.
configuration, ``spack add`` some specs, and ``
spack
install``.
But, when we already have installed packages in the environment, we have
to force everything in the environment to be re-concretized using ``spack
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment