Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
67e2834d
Commit
67e2834d
authored
Jul 12, 2013
by
Philip Carns
Browse files
minor updates to README
parent
7871b28c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.txt
View file @
67e2834d
...
...
@@ -20,13 +20,14 @@ machines.
./prepare.sh
2- Configure codes-base. This can be done in the source directory or in a
dedicated build directory if you prefer out-of-tree builds.
dedicated build directory if you prefer out-of-tree builds. The CC
environment variable must refer to an MPI compiler.
./configure --with-ross=/path/to/ross/install
./configure --with-ross=/path/to/ross/install
--prefix=/path/to/codes-base/install CC=mpicc
3 - Build codes-base
make clean && make
make clean && make
&& make install
4 - codes-base uses flex and bison (or lex and yacc) to generate several parsers.
These tools auto-generate C source files. To remove all of the autogenerated
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment