Changeset 23279
- Timestamp:
- 09/13/18 09:28:08 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/adjointmpi/install.sh
r23233 r23279 3 3 4 4 #Some cleanup 5 rm -rf install 5 rm -rf install src 6 6 7 #Almost the same as adjoinable mpi but some adaptations to CoDiPack https://github.com/michel2323/AdjointMPI8 svn co https://github.com/michel2323/AdjointMPI.git/ trunksrc7 #Almost the same as adjoinable mpi but some adaptations to CoDiPack 8 svn co https://github.com/michel2323/AdjointMPI.git/branches/doubleFixMaster src 9 9 mkdir install 10 10
Note:
See TracChangeset
for help on using the changeset viewer.