-
Notifications
You must be signed in to change notification settings - Fork 20
Check dplasma ctest pass #619
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
- dplasma_xpotrf_dtd_xxx on GPU broken potrf_dtd_mpi and gemm_dtd_mpi produce wrong results with 1 GPU dplasma#113
- dplasma_xgemm_dtd_mpi on GPU broken potrf_dtd_mpi and gemm_dtd_mpi produce wrong results with 1 GPU dplasma#113
- dplasma_spotrf_1gpu_lowmem_shm broken: resolved with Bail out of reserve_space on under-transfer WRITE flows #733
- dplasma_sgemm_2gpu_lowmem_mpi broken Deadlock in memory-contrained dplasma-GEMM #741
- geqrf/ormqr cause signal 8 (FP exception) This is a bug in dplasma GEQRF (and derivatives) use too many workspaces on GPU dplasma#110
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request