Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
3c82f586
Commit
3c82f586
authored
Jul 26, 2013
by
Philip Carns
Browse files
minor update to README for different architectures
parent
9b50ead9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.txt
View file @
3c82f586
...
...
@@ -8,6 +8,8 @@ machines.
svn co https://subversion.cs.rpi.edu/svn/rossnet/trunk
mkdir build
cd build
# note: other options for ARCH include i386 (for 32 bit machines),
# bgp, and bgq (for Blue Gene systems)
ARCH=x86_64 CC=mpicc CXX=mpicxx cmake -DCMAKE_INSTALL_PREFIX=../install ../trunk
make -j 3
make install
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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