Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Heinrich-BR committed Jan 15, 2025
1 parent 8496c95 commit 87da8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/content/installation/build_script.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ also listed here:
| `-c=[<name> <version> <options>]`,<br />`--compiler=[<name> <version> <options>]` | Adds an external compiler to the spack environment. It is possible<br />to add any number of compilers. In `<options>`, one would include<br />the path to CC, CXX, F77, and FC compilers. It is not necessary to<br />fill them all. See example below. |


As an example, should we wish to build Platypus on a system with AMD GPUs and with some pre-defined compilers and packages
As an example, should we wish to build Platypus on a system with AMD GPUs and with some predefined compilers and packages
already present on the machine, one possible invocation command would be:

``` {.sh}
Expand Down

0 comments on commit 87da8ff

Please sign in to comment.