-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels