source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19712   9 years Mathieu Morlighem BUG: wrong commit from Eric
(edit) @19711   9 years Eric.Larour CHG: implemented NodeConnectivity module in javascript.
(edit) @19710   9 years Eric.Larour CHG: improved format string.
(edit) @19709   9 years Mathieu Morlighem BUG: fixed step=0 in transient runs
(edit) @19708   9 years Mathieu Morlighem BUG: fixing (partially) time and step in results
(edit) @19707   9 years cborstad NEW: python implementation of Coulomb limit friction class and MISMIP+ …
(edit) @19706   9 years Eric.Larour CHG: putting the comment in the right place.
(edit) @19705   9 years Eric.Larour CHG: handle issues with libraries for llvm emscripten linking.
(edit) @19704   9 years Mathieu Morlighem CHG: added missing blank space
(edit) @19703   9 years Mathieu Morlighem CHG: fixing m4 macros, Eric's settings were hardcoded
(edit) @19702   9 years Eric.Larour CHG: added new capability to compile javascript modules usable in a …
(edit) @19701   9 years Eric.Larour CHG: no need for differentiated report functions!
(edit) @19700   9 years Eric.Larour CHG: some style rewrite.
(edit) @19699   9 years Eric.Larour CHG: new install for javascript linked triangle library.
(edit) @19698   9 years Mathieu Morlighem BUG: wrong size
(edit) @19697   9 years schlegel NEW: make boost for dakota 6.2
(edit) @19696   9 years schlegel CHG: we need to make boost
(edit) @19695   9 years schlegel CHG: validate install for pfe dakota 6.2
(edit) @19694   9 years glperez CHG: reverted back to old tests.
(edit) @19693   9 years glperez CHG: Changed Petsc version for Windows jenkins from dev to 3.6.2 ADD: …
(edit) @19692   9 years schlegel NEW: need to add snowleopard install
(edit) @19691   9 years schlegel CHG: rename m1qn3 install
(edit) @19690   9 years schlegel NEW: add snowleopard builds for packages that don't work with …
(edit) @19689   10 years schlegel CHG: use python2.7
(edit) @19688   10 years glperez CHG: changed test exlucdes list to check on Petsc problem.
(edit) @19687   10 years schlegel CHG: test cmake 2.8.11.2
(edit) @19686   10 years schlegel CHG: ok, we don't need for mac - use the system cmake 3.0
(edit) @19685   10 years schlegel CHG: need 2.8.5 for snowleopard build with petsc < 3.5
(edit) @19684   10 years glperez CHG: Adding logic to Jenkins script to wait on child processes.
(edit) @19683   10 years Eric.Larour CHG: fixing nasty segfault in case we have non-contiguous data!
(edit) @19682   10 years Eric.Larour CHG: added esmfbinders to return surface output.
(edit) @19681   10 years schlegel CHG: use python 2.7 for linux
(edit) @19680   10 years glperez CHG: Updated archives to fix AD nightlies.
(edit) @19679   10 years Mathieu Morlighem DEL: removing some old configure scripts
(edit) @19678   10 years Mathieu Morlighem DEL: these configs file have not been working for a long time
(edit) @19677   10 years glperez CHG: Attempting to improve Python performance.
(edit) @19676   10 years glperez CHG: Reduced the number of CPUS for nightly runs.
(edit) @19675   10 years glperez ADD: new files for Ross Jenkins.
(edit) @19674   10 years schlegel CHG: update python cluster classes to deal with issm_dakota
(edit) @19673   10 years schlegel CHG: add function for np calculation
(edit) @19672   10 years schlegel CHG: add option for new dakota read of dat file
(edit) @19671   10 years schlegel CHG: add err file
(edit) @19670   10 years schlegel CHG: updating for dakota cluster run
(edit) @19669   10 years Mathieu Morlighem DEL: remove old code
(edit) @19668   10 years schlegel CHG: no path to mpi compilers
(edit) @19667   10 years schlegel CHG add cluster scripts for dakota
(edit) @19666   10 years schlegel CHG: dakota flags are not valid for all compilers, remove them
(edit) @19665   10 years schlegel CHG: add snowleopard note in mac 6.2 build
(edit) @19664   10 years schlegel CHG: clean up old mpi files
(edit) @19663   10 years seroussi CHG: NR tolerance
(edit) @19662   10 years Mathieu Morlighem TEST: checking installation without MEXLINK
(edit) @19661   10 years glperez CHG: Moved Dakota version check to after we check if the build isDakota.
(edit) @19660   10 years glperez CHG: Upgraded nightlies to use Dakota 6.2.
(edit) @19659   10 years Eric.Larour CHG: added 6.2 dakota build.
(edit) @19658   10 years Eric.Larour CHG: starting transition to nightly runs for Dakota version 6.0
(edit) @19657   10 years Eric.Larour CHG: methodName may not be found in version Dakota 6+, so ignore.
(edit) @19656   10 years Eric.Larour CHG: branch on dakota version to write the params section.
(edit) @19655   10 years Eric.Larour CHG: this check was not necessary and can be legit (i.e no error file)
(edit) @19654   10 years Eric.Larour CHG: adding evaluation_scheduling and processors_per_evaluation …
(edit) @19653   10 years Eric.Larour CHG: hooking up the Dakota ISSM Parallel Driver.
(edit) @19652   10 years Eric.Larour CHG: switching a lot of the header file code into cpp file to avoid …
(edit) @19651   10 years Eric.Larour CHG: reverting back to previous configuration.
(edit) @19650   10 years Eric.Larour CHG: added many checks for values of params options, which are the …
(edit) @19649   10 years Eric.Larour CHG: allow generic cluter to run dakota in parallel for versions >= 6
(edit) @19648   10 years seroussi CHG: updated tolerances
(edit) @19647   10 years Eric.Larour CHG: finalize Petsc when calling the descructor.
(edit) @19646   10 years seroussi CHG: three archives still having problems
(edit) @19645   10 years Eric.Larour CHG: avoid mpi being redefined in version 5.3 of dakota.
(edit) @19644   10 years Mathieu Morlighem CHG: cleaning up unneeded code
(edit) @19643   10 years schlegel CHG: move SMB to old classes
(edit) @19642   10 years schlegel CHG: update lonestar time plus SMBforcing conversions
(edit) @19641   10 years seroussi CHG: updated archivesfor improved thermal
(edit) @19640   10 years Mathieu Morlighem BUG: Eric forgot to change generic.m
(edit) @19639   10 years Mathieu Morlighem BUG: removed path specific to Eric's build
(edit) @19638   10 years Eric.Larour CHG: need to introduce the isdakota parameter in the BuildQueueScript, …
(edit) @19637   10 years seroussi BUG: increased number of gauss points for thermal and enthalpy
(edit) @19636   10 years Eric.Larour CHG: better fix for ISSM_DAKOTA conditional.
(edit) @19635   10 years Mathieu Morlighem BUG: fixing ISSM_DAKOTA pb
(edit) @19634   10 years Eric.Larour CHG: fixing issue with dakota <6.
(edit) @19633   10 years Eric.Larour CHG: adapting for dakota 6.2
(edit) @19632   10 years Eric.Larour CHG: committing temporary adaptation fixes for Dakota 6.2, and embryo …
(edit) @19631   10 years Eric.Larour CHG: getting rid of simple warning from compilers.
(edit) @19630   10 years Eric.Larour CHG: testing around.
(edit) @19629   10 years schlegel CHG: need to update smb
(edit) @19628   10 years schlegel CHG: need to update smb
(edit) @19627   10 years schlegel CHG: new 6.2 build
(edit) @19626   10 years Eric.Larour CHG: test dakota parallel capabilities.
(edit) @19625   10 years seroussi fixed interactive mitgcm/issm coupling on pleiades
(edit) @19624   10 years glperez CHG: Added a remove statement before checkout.
(edit) @19623   10 years glperez CHG: Fixed typo..
(edit) @19622   10 years glperez CHG: Updated windows-par Jenkins configuration.
(edit) @19621   10 years glperez CHG: removed CCCL and CMake as external packages requirements.
(edit) @19620   10 years glperez ADD: new Petsc install script for dev branch in parallel.
(edit) @19619   10 years glperez CHG: Minor changes to Windows parallel build to update paths.
(edit) @19618   10 years glperez CHG: Changed options relating to Windows build. Particularly, for …
(edit) @19617   10 years seroussi working on interactive runs for mitgcm
(edit) @19616   10 years glperez CHG: Changed OS checking in Jenkins script to use globbing.
(edit) @19615   10 years glperez CHG: changed the way that Jenkins script determines if we are dealing …
(edit) @19614   10 years Eric.Larour CHG: do not retreive swf
(edit) @19613   10 years Eric.Larour CHG: applying patches for the AD mode to compile.
Note: See TracRevisionLog for help on using the revision log.