Mentions légales du service

Skip to content

Draft: getrf algorithm: workspace to manage explicitely buffers for temporary blocks.

Structure and algorithms for parallel getrf to manage explicitely temporary blocks sent/received with MPI. Based on gemm suma implementation.

This algorithm reintroduces the notion of lookahead (see control/compute_z.h and compute/pzgetrf_nopiv.c).

Todo: add an option to change/edit the lookahead number given by the chameleon context.

Edited by Mathieu Faverge

Merge request reports