ICLDisco / dplasma

DPLASMA is a highly optimized, accelerator-aware, implementation of a dense linear algebra package for distributed heterogeneous systems. It is designed to deliver sustained performance for distributed systems where each node featuring multiple sockets of multicore processors, and if available, accelerators, using the PaRSEC runtime as a backend.
Other
10 stars 8 forks source link

Remove weight properties and use time_estimate in LLT #87

Closed abouteiller closed 1 year ago

abouteiller commented 1 year ago

Match the new parsec API after https://github.com/ICLDisco/parsec/pull/517

QingleiCao commented 1 year ago

Please let me know when this will be merged. I need this PR and PR #57, but it seems these two PRs have conflicts if both are applied.

abouteiller commented 1 year ago

@QingleiCao did you try this individually? If so and there was no problem please review and then I'll merge it.