ICLDisco / parsec

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.
Other
48 stars 17 forks source link

Check dplasma ctest pass #619

Open abouteiller opened 8 months ago

abouteiller commented 8 months ago

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

abouteiller commented 8 months ago

moved to 4.1, the remaining bugs that are not in dplasma itself are not understood and rare.