Mentions légales du service

Skip to content

CTest: Fix tests for shared memory

MARCOS Matteo requested to merge mmarcos/chameleon:getrf_tests into master

This MR fixes the tests of getrf/getrs where P was given the value of NP instead of 1 in shared memory. It also fixes a bug in zgetrf testing, where the said function was called using the wrong prototype.

Merge request reports

Loading