Skip to content
Snippets Groups Projects
Commit 665a51df authored by Christopher Subich's avatar Christopher Subich
Browse files

Merge branch 'master' into benchmark

parents d42d0f7f cdccc1c4
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,9 @@ EXTRA_OPTIM_LDFLAGS=$EXTRA_OPTIM_CFLAGS
# probably not be necessary on systems with a working mpicc
# alias
MPI_CFLAGS=
MPI_LIB=-lmpi
MPI_LIBDIR=
MPI_INCDIR=
MPI_LIB="-lmpi -lmpi++"
MPI_LIBDIR=-L/opt/sgi/mpt/mpt-2.01/lib
MPI_INCDIR=-I/opt/sgi/mpt/mpt-2.01/include
# Library names/locations for LAPACK
LAPACK_LIB=-lscs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment