Mentions légales du service

Skip to content

GETRF NOPIV: Use explicit workspaces to control the communication flow

  • Add an option to switch from optimized lacpy to non optimized and switch back to non optimized lacpy in gepdf_qdwh (this is to fix the master)

  • Add workspace parameter to the getrf nopiv algorithm to provide temporary matrices in which the communications are stored to prevent buffer allocation overhead This algorithm reintroduces the notion of lookahead (see control/compute_z.h and compute/pzgetrf_nopiv.c).

Edited by Mathieu Faverge

Merge request reports

Loading