Skip to content

Unweighted Graphs Error with RBCs on ARCHER2 #815

Description

@c-denham

Hello,

I have ran a test case with RBCs on ARCHER2 and have copied the slurm.out below.

![0.0s]Reading configuration from /work/e283/e283/cd3nham/config_files/rbc_tests/test_clipped.xml
![0.0s]RBC insertion random seed: 0x17b81088669b7379
![0.0s]Krueger format meshes are deprecated, move to VTK when you can.
![0.0s]Beginning Initialisation.
![0.0s]Loading and decomposing geometry file /work/e283/e283/cd3nham/config_files/rbc_tests/test_clipped.gmy.
![0.0s]Opened config file /work/e283/e283/cd3nham/config_files/rbc_tests/test_clipped.gmy
![0.1s]Creating block-level octree
![0.1s]Beginning initial decomposition
![0.9s]Optimising the domain decomposition.
![4.1s]Initialising domain.
![4.1s]Processing sites assigned to each MPI process
![4.3s]Assigning local indices to sites and associated data
![4.3s]Initialising neighbour lookups
![5.0s]Initialising field data.
![5.0s]Initialising neighbouring data manager.
![5.0s]Initialising LBM.
![5.0s]Initialising RBCs.
![5.0s]Krueger format meshes are deprecated, move to VTK when you can.
![5.0s]Computing which ranks are within a cell's size
![160.2s]Checking the neighbourhoods are self-consistent
![316.0s]Create the graph communicator
![316.0s]Creating coordinate to rank map
![317.2s]Beginning to run simulation.
[Rank 0000000, 317.2s, mem: 0052484]: Only support unweighted graphs
MPICH ERROR [Rank 0] [job id 5754290.0] [Wed Feb 28 15:35:53 2024] [nid003862] - Abort(-1) (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, -1) - process 0aborting job:
application called MPI_Abort(MPI_COMM_WORLD, -1) - process 0
[Rank 0000001, 317.2s, mem: 0058032]: Only support unweighted graphs
MPICH ERROR [Rank 1] [job id 5754290.0] [Wed Feb 28 15:35:53 2024] [nid003862] - Abort(-1) (rank 1 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, -1) - process 1aborting job:
application called MPI_Abort(MPI_COMM_WORLD, -1) - process 1
MPICH ERROR [Rank 2] [job id 5754290.0] [Wed Feb 28 15:35:53 2024] [nid003862] - Abort(-1) (rank 2 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, -1) - process 2aborting job:
application called MPI_Abort(MPI_COMM_WORLD, -1) - process 2
[Rank 0000003, 2.4s, mem: 0031436]: ParMetis cut 15884 edges.
[Rank 0000003, 317.2s, mem: 0050612]: Only support unweighted graphs
MPICH ERROR [Rank 3] [job id 5754290.0] [Wed Feb 28 15:35:53 2024] [nid003862] - Abort(-1) (rank 3 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, -1) - process 3aborting job:
application called MPI_Abort(MPI_COMM_WORLD, -1) - process 3
[Rank 0000002, 317.2s, mem: 0061888]: Only support unweighted graphs
srun: error: nid003862: tasks 0-3: Exited with exit code 255
srun: launch/slurm: _step_signal: Terminating StepId=5754290.0

I do not have a copy of the output from when we compiled it @rupertnash last week but I recall the unweighted graphs error appearing during compiling but not during the fluid only test case.
Many thanks in advance for your advice.

Metadata

Metadata

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