Philipp Edelmann

Results 7 comments of Philipp Edelmann

I just rebased on `current`. Please let me know if you want any other changes to get this merged.

Edit: I was too quick. This seems to be a different, possibly related issue. I think that's the usual problem we get with certain MPI implementations and newer versions of...

Ah, it's easy actually. You're passing the whole `communicator` type into `MPI_Bcast` instead of just the `%comm` element, that's integer that MPI wants. My gfortran was a bit more descriptive...

> Now I'm puzzled as to why my local compiler didn't complain + the code appeared to be broadcasting the correct information too. OK, this is ready for review now....

@rpvin can you have a look at this? You're the main user of this feature at the moment.

Can you try either `ntheta=64` or `ncpu=4`? Maybe the domain is just too small in this case.