Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

MPI build issues #35

Description

@AlexandreLapene

CMake allows for building without MPI, USE_MPI is an option but VTK uses MPI. So building PAMELA without MPI does not make sense and does not work. Two possibilities:

  • Make MPI mandatory for PAMELA - not a big fan as PAMELA can be used in serial
  • Make consistent IF_DEF in the source code with proper MPI and no-MPI vtk modules - my pick
    Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions