GithubHelp home page GithubHelp logo

Comments (1)

anton-seaice avatar anton-seaice commented on August 17, 2024

As a followup to #928, it might be useful to generate several versions (cdf1, cdf2, cdf5, hdf5) of the CICE test restart file and test the ability of the code to read those formats and be bit-for-bit reproducible between them.

This could be a good candidate for a unit test, (I haven't looked at all at the current unit tests or how they are set up.). In theory, we can assume the pio + nc interfaces work and are tested, so this can focus more on whether the writing and reading of restart files produces identical results.

Also, a slightly separate task. It would be good to implement a Derecho port that uses the spack pio install instead of the version build on Derecho. This would probably be a new "machine".

Spack and building from source should give identical results. The difference we found is because the build options are different (i.e. whether parallel-netcdf is included.). This gets tricky - because there are hundreds of combinations of build options and library versions etc within the goal of maintaining backward compatibility. One approach might be to try and get a representative sample of the possible variations. Another might be to focus on the up to date / latest stable versions + options and focus on those.

from cice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.