Skip to content

fatal error: mpi.h: No such file or directory (local and docker) #7

Description

@daniekpo

Installing using Docker or on the host os has not been successful for me. Finally, I'm stuck on this error

/home/user/repos/Snoopie/src/mem_multigpu/mem_multigpu.cu:69:10: fatal error: mpi.h: No such file or directory
69 | #include "mpi.h"
| ^~~~~~~
compilation terminated.

I already installed openmpi using

sudo apt install libopenmpi-dev

I'm not sure why it can't find the header. Do I need to change anything else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions