Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update prepare
authored
Nov 25, 2024
by
Ilias Klepetsanis
Show whitespace changes
Inline
Side-by-side
kkrsusc/prepare.md
View page @
10e1ab85
...
...
@@ -30,8 +30,9 @@ Then compile the code with:
$make mpi
...
Do the same for SOURCE_SERIAL but use :
...
$
`
make`
`
$ make`
...
for the compilation. Done!
...
...