bevanwsjones / Disa

Linear Algebra Library
MIT License
2 stars 0 forks source link

Update to gcc 12 #49

Open bevanwsjones opened 1 year ago

bevanwsjones commented 1 year ago

With this update a number of points are to be addressed:

  1. Switching the CI pipeline over to gcc12.
  2. Introducing modules with the GCC12 compiler.
  3. Moving through out the code and where possible improve 'constexpr' correctness.
bevanwsjones commented 1 year ago

Only point 1 was addressed in merge