Mentions légales du service

Skip to content
Snippets Groups Projects

Fix testings to take into account distributed matrices as input

Merged Mathieu Faverge requested to merge faverge/spm:mpi/tests into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added MPI label

  • Mathieu Faverge requested review from @ramet

    requested review from @ramet

  • assigned to @faverge

  • Mathieu Faverge added 10 commits

    added 10 commits

    • bb4cb681 - gather: Add an allgather in place function (matching graph in pastix)
    • 684e16b5 - convert: make sur to generate the glob2loc before looking for the distribution...
    • 333c099b - matvec: add the distribution parameter to init to switch to the correct loop with IJV format
    • 326065e7 - matvec: Add a glob2loc field to make the code more readable
    • 792aa083 - sort: look for ditribution to sort according ot the right field in the case of IJV format
    • dc0234a2 - tests: Make sure the input matrix is gathered for shared memory tests
    • dc3346eb - test: add an option to read a distributed matrix as input
    • db753dff - test: Fix validation for distributed right hand side generation
    • e1a9f328 - test: Fix validation for distributed matrix-vecto/matrix product
    • 52f6f135 - test: Make sure the matrix is scattered in distributed tests only when it is necessary

    Compare with previous version

  • Mathieu Faverge added 16 commits

    added 16 commits

    • 52f6f135...2797f174 - 6 earlier commits
    • 7073ff4d - sort: look for ditribution to sort according ot the right field in the case of IJV format
    • 7036c25b - tests: Make sure the input matrix is gathered for shared memory tests
    • 4b97008a - test: add an option to read a distributed matrix as input
    • c98e4a07 - test: Fix validation for distributed right hand side generation
    • 278d40cf - test: Fix validation for distributed matrix-vecto/matrix product
    • 377e78f2 - test: Make sure the matrix is scattered in distributed tests only when it is necessary
    • 0d12e515 - redistribute: Fix issue with pattern matrices that were working on the values array
    • d37409d1 - test: Correct the genrhs test case that must start with a centralized matrix
    • 0bb9c47d - test/genrhs: take into account the norm of A used in the matrix product to generate B
    • 8f30b164 - test: Reduce the margin for the matrix-matrix product test

    Compare with previous version

  • Mathieu Faverge added 16 commits

    added 16 commits

    • 8f30b164...0bab5ac1 - 6 earlier commits
    • 31ce221a - sort: look for ditribution to sort according ot the right field in the case of IJV format
    • a8946b87 - tests: Make sure the input matrix is gathered for shared memory tests
    • 0536ee75 - test: add an option to read a distributed matrix as input
    • 06d115e7 - test: Fix validation for distributed right hand side generation
    • 63daacbe - test: Fix validation for distributed matrix-vecto/matrix product
    • 10c5fa37 - test: Make sure the matrix is scattered in distributed tests only when it is necessary
    • 9ee1f0f7 - redistribute: Fix issue with pattern matrices that were working on the values array
    • 38473a0b - test: Correct the genrhs test case that must start with a centralized matrix
    • 7a4c82f9 - test/genrhs: take into account the norm of A used in the matrix product to generate B
    • c3d02477 - test: Reduce the margin for the matrix-matrix product test

    Compare with previous version

  • Mathieu Faverge added 16 commits

    added 16 commits

    • c3d02477...05b5fd62 - 6 earlier commits
    • b969356c - sort: look for ditribution to sort according ot the right field in the case of IJV format
    • 331832b7 - tests: Make sure the input matrix is gathered for shared memory tests
    • 76fd16b6 - test: add an option to read a distributed matrix as input
    • 5db2f88a - test: Fix validation for distributed right hand side generation
    • bfa98d3b - test: Fix validation for distributed matrix-vecto/matrix product
    • 2699a20e - test: Make sure the matrix is scattered in distributed tests only when it is necessary
    • c5d12515 - redistribute: Fix issue with pattern matrices that were working on the values array
    • eadb5db1 - test: Correct the genrhs test case that must start with a centralized matrix
    • 255f574d - test/genrhs: take into account the norm of A used in the matrix product to generate B
    • 1df8cd14 - test: Reduce the margin for the matrix-matrix product test

    Compare with previous version

  • Mathieu Faverge added 17 commits

    added 17 commits

    • 1df8cd14...38f34599 - 7 earlier commits
    • 0cb2a792 - tests: Make sure the input matrix is gathered for shared memory tests
    • 6ddab609 - test: add an option to read a distributed matrix as input
    • 4dd09c7d - test: Fix validation for distributed right hand side generation
    • f55a68b3 - test: Fix validation for distributed matrix-vecto/matrix product
    • ab7149d3 - test: Make sure the matrix is scattered in distributed tests only when it is necessary
    • fb27f3b4 - redistribute: Fix issue with pattern matrices that were working on the values array
    • 7114f02d - test: Correct the genrhs test case that must start with a centralized matrix
    • 77e0deb5 - test/genrhs: take into account the norm of A used in the matrix product to generate B
    • 8d467ffe - test: Reduce the margin for the matrix-matrix product test
    • 0121dcee - Update ChangeLog

    Compare with previous version

  • Mathieu Faverge added 18 commits

    added 18 commits

    • 0121dcee...2246bcbc - 8 earlier commits
    • 631829ef - tests: Make sure the input matrix is gathered for shared memory tests
    • 1e84841a - test: add an option to read a distributed matrix as input
    • 9337dad9 - test: Fix validation for distributed right hand side generation
    • 1e625d15 - test: Fix validation for distributed matrix-vecto/matrix product
    • ca5d825b - test: Make sure the matrix is scattered in distributed tests only when it is necessary
    • 7ea9b91b - redistribute: Fix issue with pattern matrices that were working on the values array
    • ed7202e0 - test: Correct the genrhs test case that must start with a centralized matrix
    • 3f876d58 - test/genrhs: take into account the norm of A used in the matrix product to generate B
    • c78eaeda - test: Reduce the margin for the matrix-matrix product test
    • 96a3909c - Update ChangeLog

    Compare with previous version

  • Mathieu Faverge approved this merge request

    approved this merge request

  • Mathieu Faverge mentioned in commit 8bd82ed6

    mentioned in commit 8bd82ed6

  • Mathieu Faverge mentioned in merge request !116 (merged)

    mentioned in merge request !116 (merged)

  • Mathieu Faverge mentioned in commit 86583f7e

    mentioned in commit 86583f7e

Please register or sign in to reply
Loading