Skip to content
Snippets Groups Projects
  1. Dec 18, 2013
  2. Dec 17, 2013
  3. Dec 16, 2013
  4. Dec 15, 2013
  5. Dec 13, 2013
  6. Dec 11, 2013
    • Steffen Müthing's avatar
      [Release][MPI] Add check for MPI standard version and warn if installed version is < 2.1 · ac6885f8
      Steffen Müthing authored
      As decided in the doodle for FS#1395, really old MPI versions will be
      deprecated in the 2.3 release.
      
      This patch adds an additional check to the MPI tests for autotools and
      cmake that makes sure the user has an MPI which is at least compliant
      with MPI-2.1. If the user's version is older, a warning is generated.
      
      The test uses version macros instead of the more standard runtime
      MPI version query interface to avoid problems when cross-compiling.
      ac6885f8
  7. Dec 03, 2013
  8. Dec 02, 2013
  9. Nov 28, 2013
  10. Nov 27, 2013
  11. Nov 23, 2013
  12. Nov 22, 2013
Loading