Skip to content

Commit

Permalink
Merge branch 'minxu74/cime/titan-fix-mpicxx-path' into next (PR #1561)
Browse files Browse the repository at this point in the history
* minxu74/cime/titan-fix-mpicxx-path:
  Fix the MPICXX path in Titan
  • Loading branch information
minxu74 committed May 27, 2017
2 parents 102187e + b1f903a commit 822f915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cime/config/acme/machines/config_compilers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ for mct, etc.
<SUPPORTS_CXX>TRUE</SUPPORTS_CXX>
<MPIFC> ftn </MPIFC>
<MPICC> cc </MPICC>
<MPICXX> /opt/cray/craype/2.4.0/bin/CC </MPICXX>
<MPICXX> CC </MPICXX>
<ALBANY_PATH>/ccs/proj/cli106/AlbanyTrilinos/Albany/build/install</ALBANY_PATH>
</compiler>

Expand Down

0 comments on commit 822f915

Please sign in to comment.