Skip to content

Commit

Permalink
Merge branch 'agsalin/config/bebop_albany_build' (PR #1772)
Browse files Browse the repository at this point in the history
Update Bebop for Albany build
Added path to new Albany install for Bebop machine.
This will get the MPASLIALB test to pass on Bebop.

[BFB]
  • Loading branch information
amametjanov committed Sep 11, 2017
2 parents c2b9713 + 3d9143e commit 8da2a8b
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 8da2a8b

Please sign in to comment.