- Jul 16, 2020
-
-
Mathieu Faverge authored
-
- Jul 15, 2020
-
-
Mathieu Faverge authored
Try to synchronize the wrapper generation with pastix See merge request !37
-
Mathieu Faverge authored
-
- Jul 10, 2020
-
-
Mathieu Faverge authored
5 - Dist/SPMM See merge request !24
-
-
-
- Jul 06, 2020
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Add julia wrapper See merge request !35
-
-
- Jun 15, 2020
-
-
Mathieu Faverge authored
Distributed generation of right hand sides See merge request !34
-
Mathieu Faverge authored
Add a test for the distributed random generation of RHS to make sure we always work with the same RHS
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- May 28, 2020
-
-
Mathieu Faverge authored
hotfix/octave_user See merge request !32
-
Tony Delarue authored
-
- May 19, 2020
-
-
Mathieu Faverge authored
4 - Dist/SpmNorm See merge request solverstack/spm!25
-
-
- May 14, 2020
-
-
Mathieu Faverge authored
Hotfix and code factorization See merge request !31
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
Mathieu Faverge authored
-
- Apr 29, 2020
-
-
Mathieu Faverge authored
3 - SPM/Dist_basic_routines Make sure some of the basic routines are working with distributed matrices, or prevent issue by returning an error: * SpmPrint * Spm2Dense * SpmConvert * SpmGenFakeValues Some of these routines have also been largely factorized to try to simplify them. See merge request solverstack/spm!23
-
- Generation of fake values - Format conversion (More cases are supported in shared memory too) - Factorization of the conversion to dense format to support any dof (Not available in distributed) - Factorization of the print function to support any dof (Still require to provide different output file descriptors in distributed)
-
- Apr 28, 2020
-
-
Mathieu Faverge authored
Hotfix/spm scatter See merge request solverstack/spm!30
-
-
- Apr 14, 2020
-
-
Mathieu Faverge authored
2 - SPM/Scatter See merge request !22
-
- Apr 13, 2020
-
-
- Apr 11, 2020
-
-
Mathieu Faverge authored
Fix issues with the actual spm in order to make it works in distributed This PR fixes minor issues that were not impacting the library in the shared memory case, but that would have a large impact on the distributed case. * Add a spmInitDist() function to initialize an spm with a specific communicator (MPI_COMM_WORLD by default) * Add a function to compute the glob2loc array when needed. See merge request !29
-
Mathieu Faverge authored
-
- Mar 26, 2020
-
-
Mathieu Faverge authored
-
-
- Mar 02, 2020
-
-
Mathieu Faverge authored
-
- Feb 28, 2020
-
-
Mathieu Faverge authored
-
- Feb 27, 2020
-
-
Mathieu Faverge authored
-
Mathieu Faverge authored
Fix warnings and issues raised by coverity See merge request !20
-
Mathieu Faverge authored
-