Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • PaStiX PaStiX
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Attention une mise à jour du service Gitlab va être effectuée le mardi 07 février entre 13h30 et 14h00. Cette mise à jour va générer une interruption du service dont nous ne maîtrisons pas complètement la durée mais qui ne devrait pas excéder quelques minutes (habituellement de l'ordre de trois minutes).

  • solverstack
  • PaStiXPaStiX
  • Issues
  • #51
Closed
Open
Issue created May 12, 2020 by Giorgio Giorgiani@giorgianig

pastixf.mod not built when mpi is turned on

I tried to build the latest Pastix downloaded from gitlab (submodule updated) using mpi:

cmake .. -DPASTIX_ORDERING_SCOTCH=OFF -DPASTIX_WITH_MPI=ON

Here is the list of modules built:

giorgio@giorgio-HP-ZBook-14-G2:~/libs/testpastix2/pastix/build/mod_files$ l
total 16
-rw-r--r-- 1 giorgio giorgio 3056 mai 12 19:02 spm_enums.mod
-rw-r--r-- 1 giorgio giorgio 8975 mai 12 19:02 spmf.mod

When I build it without mpi cmake .. -DPASTIX_ORDERING_SCOTCH=OFF I got the following modules built:

giorgio@giorgio-HP-ZBook-14-G2:~/libs/testpastix2/pastix/build/mod_files$ l
total 44
-rw-r--r-- 1 giorgio giorgio 3056 mai 12 18:57 spm_enums.mod
-rw-r--r-- 1 giorgio giorgio 8975 mai 12 18:57 spmf.mod
-rw-r--r-- 1 giorgio giorgio 6174 mai 12 18:57 pastix_enums.mod
-rw-r--r-- 1 giorgio giorgio 20184 mai 12 18:57 pastixf.mod

Can you help?

Thanks, Giorgio

Edited May 12, 2020 by Giorgio Giorgiani
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking