Skip to content

Can I directly run it using mpi #19

Description

@longbinlai

Hi, I am trying to run the system via:
mpirun -n 4 toolkits/cc ../datasets/google/graph.bin 875713

However, it does not behave like it is running using 4 threads as I would have expected, as it is slower than directly running:
toolkits/cc ../datasets/google/graph.bin 875713 (I think this is the single-thread case, no?)

Any suggestion on running using mpi, instead of slurm, as suggested. It is a bit of headache installing slurm on our cluster.

Thank you very much.

Activity

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

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