Git Product home page Git Product logo

cmake_fortran_utils's People

Contributors

benjamroz avatar billsacks avatar jayeshkrishna avatar jedwards4b avatar quantheory avatar t-brown avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cmake_fortran_utils's Issues

Re-evaluate names?

Several modules have "_utils" in their name, which doesn't really tell you anything. However, having a module just called "pFUnit" or "Sourcelist" might not be a good idea either. I need to make a decision about this, preferably sooner.

Relatedly, maybe there should be a naming convention for the functions in each module? Renaming "extract_sources" to "sourcelist_extract_sources"; helpful or just verbose?

declare_*_failure functions need to be in this code

There is a "declare_Fortran_stop_failure" function for using "stop 1" to signal failure in Fortran, but it is in a file called Compilers.cmake, which is not yet in this repo (and has an over-general name).

We need to do one of the following:

  1. Make Compilers.cmake a better fit for this repo and include it.
  2. Create a Fortran+CTest utility module that has the module in it (it's not clear whether the pFUnit function should be moved as well; it probably makes more sense to keep it in the pFUnit_utils module).

TryMPISERIAL doesn't fail with mpi-serial 2.0

The TryMPISERIAL.f90 program is supposed to fail to compile to tell PIO that its using mpi-serial. But it does compile with mpi-serial 2.0 (using ifort 13.1.3) so PIO later tries to build without the _MPISERIAL flag set.

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.