Miguel O. Bernabeu
Miguel O. Bernabeu
retest this please
@jenshnielsen I cannot get this PR to retest in Jenkins. Is the "retest this please" hook still working?
@jenshnielsen I just made you Owner of UCL-CCS (that's the organisation behind the hemelb-dev/ repo). Am I getting this right?
retest this please, innit
@rupertnash I think I need to edit the command that starts `cmake -S hemelb/dependencies -B build-code-$version...` to `cmake -S hemelb/Code -B build-code-$version...`. Is that right?
This seems to be as if `MpiCommunicator::DistGraphAdjacent` is attempting to create an unweighted graph, but then when the graph is queried in `MpiCommunicator::GetNeighborsCount`, it appears to be weighted. This may...
A bit more digging shows that this (otherwise very sensible) check for weighted/unweighted only appeared when we moved from graph to distributed graph: https://github.com/hemelb-codes/hemelb/commit/9689943a8e780c2f2b47860dc43677abe54d0ae5 I don't see what we could...
Hi @rupertnash, I was trying to help @c-denham make a bit of progress on this issue by investigating whether we can use any alternative MPI implementation potentially available in ARCHER2...
Thanks for investigating further, @rupertnash. We are gonna try running with a larger core count. How many did you got for?
@rupertnash is there any good reason not to go with gcc 10.2 in Cirrus? (rather than ancient 8.2)