CTest: Fix tests for shared memory
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.
GitLab upgrade completed. Current version is 17.11.6.
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.