Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes-dev
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Xin Wang
codes-dev
Commits
67e2834d
Commit
67e2834d
authored
Jul 12, 2013
by
Philip Carns
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor updates to README
parent
7871b28c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
README.txt
README.txt
+4
-3
No files found.
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