Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 46954021 authored by Mathieu Faverge's avatar Mathieu Faverge Committed by MARCOS Matteo
Browse files

Update ChangeLog

parent 4aadd131
No related branches found
No related tags found
1 merge request!525GESV : Add a version with partial pivoting
Pipeline #1144589 passed
chameleon-1.4.0
------------------------------------------------------------------------
- Add the laswp driver and testing. Be careful, the interface does not follow the lapack API to propose the op(P) \times A, or A \times op(P) operation with op(P) equal to P or P^{-1}
- Add the gesv driver to perform LU factorization and solve with its associated testing.
- StarPU: Update the minimum requirement from 1.3 to 1.4
- StarPU: When using starpu > 1.4.8, use the new distributed submit interface in the codelets instead of the classical insert task interface.
- ci: use -Werror to prevent from adding warning to the code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment