Skip to content
  • Andreas Marek's avatar
    Experimental feature: 64bit integer support for MPI · 043ddf39
    Andreas Marek authored
    ELPA can now be linked against a 64bit integer version of MPI and
    ScalaPack. This is an experimental feature
    
    The following points are still to be done
    - does not work with real QR-decomposition
    - generalized routines return wrong results
    - the C tests and the C Cannon algorithm implementation do not
      work (no 64bit header files for MPI *at least* with Intel MPI)
    043ddf39