Skip to content

Commit

Permalink
Update Bebop for Albany build
Browse files Browse the repository at this point in the history
Added path to new Albany install for Bebop machine.

This will get the MPASLIALB test to pass on Bebop.
  • Loading branch information
agsalin committed Sep 8, 2017
1 parent 7b37665 commit 3d9143e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/acme/machines/config_compilers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1217,6 +1217,8 @@ for mct, etc.
<MPIFC> mpiifort </MPIFC>
<MPICC> mpiicc </MPICC>
<MPICXX> mpiicpc </MPICXX>
<CXX_LIBS>-lstdc++</CXX_LIBS>
<ALBANY_PATH>/soft/climate/AlbanyTrilinos_06262017/Albany/buildintel/install</ALBANY_PATH>
</compiler>

<compiler COMPILER="pgi" MACH="eastwind">
Expand Down

0 comments on commit 3d9143e

Please sign in to comment.