Skip to content

Can I directly run it using mpi #19

@longbinlai

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.

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