PaRSEC is a generic framework for architecture aware scheduling and management of micro-tasks on distributed, GPU accelerated, many-core heterogeneous architectures. PaRSEC assigns computation threads to the cores, GPU accelerators, overlaps communications and computations and uses a dynamic, fully-distributed scheduler based on architectural features such as NUMA nodes and algorithmic features such as data reuse.
Description
In preparation for v4.0, we use dplasma to validate correctness. This issue will track what does and does not work in dplasma.
Describe the solution you'd like
All parsec and dplasma ctest pass
Describe alternatives you've considered
the lowmem dplasma testers don't pass and we may defer fixing this defect to v4.1 in the benefit of time.
Additional context