Mentions légales du service

Skip to content

Fix tile registration for out-of-core matrices

THIBAULT Samuel requested to merge thibault/chameleon:ooc into master

If the matrix is out-of-core (desc->mat is NULL), we want to register(NULL) for all tiles.

Merge request reports