Skip to content

Issues building and runnning #1

@Nitin-Pendekanti

Description

@Nitin-Pendekanti

While running using command

g++ -std=c++11 main.cpp

I get

main.cpp:64:10: fatal error: mpi.h: No such file or directory
   64 | #include <mpi.h>
      |          ^~~~~~~
compilation terminated.

When typing make i get

CC -std=c++11 -g -O3 -xHost -fopenmp -DDONT_CREATE_DIAG_FILES -c -o main.o main.cpp
make: CC: Command not found
make: *** [Makefile:47: main.o] Error 127

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions