Skip to content

ELPA now tests both variants by default

Ashwin requested to merge fix-elpa-m4 into main

Description

ELPA now tests both variants by default Here is the updated check matrix:

LIBS_ELPA="-lelpa_openmp" LIBS_ELPA="-lelpa" LIBS_ELPA not set
Octopus+openmp Test Elpa_openmp Test Elpa sequential Test Elpa_openmp then Elpa sequential
Octopus Serial Warn use of openmp and Test Elpa_openmp Test Elpa sequential Test Elpa_openmp then Elpa sequential

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports