source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @19612   10 years glperez CHG: Speed test.
(edit) @19611   10 years Eric.Larour CHG: added local make.
(edit) @19610   10 years glperez CHG: restored compilation to yes for Windows Jenkins.
(edit) @19609   10 years glperez CHG: Added a sleep step before grabbing PID for Windows jenkins build.
(edit) @19608   10 years glperez CHG: Testing Jenkins on Windows.
(edit) @19607   10 years seroussi NEW: improved error message to figure out how many elements have all …
(edit) @19606   10 years glperez CHG: Added echo statements to test log outputs on Windows. Small …
(edit) @19605   10 years Mathieu Morlighem BUG: fixing bamg with new clang compilers on mac OSX
(edit) @19604   10 years glperez CHG: Added contional to jenkins script for Windows matlab.
(edit) @19603   10 years glperez CHG: corrected a mistake.
(edit) @19602   10 years glperez CHG: Changed order that scripts are sourced. Added an echo statement …
(edit) @19601   10 years glperez CHG: Changed Windows environment variable to pickup SDK10.0 script instead.
(edit) @19600   10 years glperez CHG: Updated OS variable for Jenkins Windows build.
(edit) @19599   10 years glperez CHG: Udpated MPI directory when using Petsc dev branch.
(edit) @19598   10 years glperez CHG: Updated Matlab install directory.
(edit) @19597   10 years glperez CHG: Updated Petsc MPI include directory for dev branch.
(edit) @19596   10 years glperez CHG: Updated Jenkins for Windows 10. Updated Petsc version to dev and …
(edit) @19595   10 years Mathieu Morlighem NEW: added check that result is not NaN
(edit) @19594   10 years Eric.Larour CHG: fixed huge bug with reportina of SmbMassBalance and also added …
(edit) @19593   10 years glperez CHG: reverted a small change related to move from CCCL to CL.
(edit) @19592   10 years schlegel CHG: dictate less than 12 cpu per node
(edit) @19591   10 years schlegel CHG: update lonestar cluster class to add mkl
(edit) @19590   10 years glperez CHG: Fixed a bug with the patch.
(edit) @19589   10 years Eric.Larour NEW: new SMBgemb nightly run test.
(edit) @19588   10 years glperez CHG: Applied new Automake patch for Windows build. ADD: Patch for …
(edit) @19587   10 years Eric.Larour CHG: minor typos.
(edit) @19586   10 years Eric.Larour NEW: new plotting capability for SMB GEMB related patch plots.
(edit) @19585   10 years Eric.Larour CHG: setting no limit on valgrind error output.
(edit) @19584   10 years Eric.Larour CHG: fixed leak.
(edit) @19583   10 years Eric.Larour CHG: finalized SMBgemb method and validated against Alex Gardner's model.
(edit) @19582   10 years Eric.Larour CHG: fixed the last remaining bugs. Big bug in the ER computation. …
(edit) @19581   10 years schlegel NEW: dakota for lonestar
(edit) @19580   10 years glperez ADD: New Petsc install script for Windows using development branch. …
(edit) @19579   10 years glperez CHG: Removed cccl from configure.ac CHG: Added TRIANGLELIB for …
(edit) @19578   10 years glperez CHG: changed a great deal of flags for Windows build to change from …
(edit) @19577   10 years schlegel BUG: surface must be equal to base+thickness
(edit) @19576   10 years Mathieu Morlighem CHG: lirc was not needed, it was a problem with matlab
(edit) @19575   10 years Mathieu Morlighem CHG: added MKLLIB to mex
(edit) @19574   10 years Mathieu Morlighem CHG: added -lirc for missing symbol
(edit) @19573   10 years schlegel BUG: need to add abs to geometry check
(edit) @19572   10 years Eric.Larour CHG: fixed serious bug in the splitting of cells
(edit) @19571   10 years Mathieu Morlighem CHG: new version of export_fig
(edit) @19570   10 years cborstad CHG: analogous change for loading models saved with a name other than …
(edit) @19569   10 years cborstad CHG: retain repository in pathname for saving models if a name is …
(edit) @19568   10 years Eric.Larour CHG: fixing the prototype.
(edit) @19567   10 years Eric.Larour CHG: adding verbosity + fixing some serious bugs
(edit) @19566   10 years Eric.Larour CHG: added verbose of each module + fixed some serious bugs.
(edit) @19565   10 years Eric.Larour CHG: adding initial scaling of density for the snow pack.
(edit) @19564   10 years Eric.Larour CHG: some verbose changes, essentially anouncing the time step.
(edit) @19563   10 years Eric.Larour CHG: added vararg driven echo of a cell.
(edit) @19562   10 years Eric.Larour CHG: added SMB verbosity level.
Note: See TracRevisionLog for help on using the revision log.