Changes between Version 11 and Version 12 of andes


Ignore:
Timestamp:
10/15/24 16:49:38 (6 months ago)
Author:
badgeley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • andes

    v11 v12  
    101101 * codipack
    102102 * medipack
     103
     104You may need to install an older version of PETSc (e.g., 3.20.5) otherwise you may run into the following error during transient calibration:
     105{{{
     106Assertion failed in file ./src/include/mpir_request.h at line 450: req != NULL
     107}}}
    103108
    104109Use the following configuration script (adapt to your needs, make sure to NOT include --with-petsc-dir):