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

Update Mbot instructions and hitchhiker's guide #6105

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

nilsdeppe
Copy link
Member

Proposed changes

Upgrade instructions

Code review checklist

  • The code is documented and the documentation renders correctly. Run
    make doc to generate the documentation locally into BUILD_DIR/docs/html.
    Then open index.html.
  • The code follows the stylistic and code quality guidelines listed in the
    code review guide.
  • The PR lists upgrade instructions and is labeled bugfix or
    new feature if appropriate.

Further comments

@nilsdeppe nilsdeppe requested a review from knelli2 June 20, 2024 20:08
Comment on lines 119 to 122
1. Run `export SPECTRE_HOME=/path/to/where/you/want/to/clone`
2. Clone SpECTRE using `git clone SPECTRE_URL $SPECTRE_HOME` where the
`SPECTRE_URL` is the GitHub url you want to use to clone the repo.
3. Run `cd $SPECTRE_HOME && mkdir build && cd build`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove these. No need to repeat them, you already say follow steps 1-3. (also these can very easily get out of sync if we update the instructions)

Comment on lines 206 to 207

The `&` is so that the server runs in the background. If you hit `Enter` a
couple times you'll get back to being able to type commands. You should see some
output similar to
*Note* on compute clusters you should use the cluster-specific instructions for
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\note instead of *Note*

@nilsdeppe
Copy link
Member Author

Done and squashed! Thanks for the review :)

@knelli2 knelli2 merged commit e19b115 into sxs-collaboration:develop Jun 21, 2024
22 checks passed
@nilsdeppe nilsdeppe deleted the mbot_and_hitchhiker branch August 6, 2024 21:54
@knelli2 knelli2 added the clusters Super computer support (env, submit, machine files) label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clusters Super computer support (env, submit, machine files) documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants