Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First mention of "spack install netlib-scalapack ^openmpi ^netlib-lapack" does not state not to run command. #97

Open
stephenmsachs opened this issue Mar 18, 2021 · 0 comments

Comments

@stephenmsachs
Copy link
Contributor

As I go along this tutorial (which is awesome!), I copy-paste most of the commands that I encounter to work along inside my own spack installation. When I copy-paste this line "spack install netlib-scalapack ^openmpi ^netlib-lapack" from here it fails with an error. After some digging I found out that this is the expected behavior and should only be encountered later in the tutorial.

I guess a note saying "don't copy-paste these commands here" right in front of this would help:
$ spack install netlib-scalapack ^openmpi ^openblas
$ spack install netlib-scalapack ^mpich ^openblas
$ spack install netlib-scalapack ^openmpi ^netlib-lapack
$ spack install netlib-scalapack ^mpich ^netlib-lapack
$ spack install py-scipy ^openblas

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

No branches or pull requests

1 participant