source: issm/oecreview/Archive/12678-13393/ISSM-13381-13382.diff@ 13394

Last change on this file since 13394 was 13394, checked in by Mathieu Morlighem, 13 years ago

Added 12678-13393

File size: 833 bytes
  • u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/externalpackages/adolc/install-dev.sh

     
    44#Some cleanup
    55rm -rf install adolc_v220_issm
    66
    7 git clone -b 2.2.0_ISSM  git://gitorious.org/~utke/adol-c/adolc_v220_issm.git
     7git clone -b 2.3.x_ISSM  git://gitorious.org/~utke/adol-c/adolc_v220_issm.git
    88
    99#Compile ADOL-C
    1010cd adolc_v220_issm
     
    1313./configure --prefix=$ISSM_DIR/externalpackages/adolc/install \
    1414        --enable-docexa \
    1515        --enable-addexa \
     16        --enable-stdczero
    1617
    1718if [ $# -eq 0 ]; then
    1819        make
Note: See TracBrowser for help on using the repository browser.