Richard Beare

Results 48 comments of Richard Beare

I think we should aim to keep the web site working with current versions of the packages, so yes, please update and send a PR.

I'll email the pdf.

Thanks guys - will add the coordinate stuff.

FYI - [the web site](https://richardbeare.github.io/GeospatialStroke/)

@SymbolixAU can you add your preferred affiliation to the top of the latex document (or post it here).

Yes, it sounds like a good start. The focus can be on both the types of geospatial data available via these packages and osm, as well as the general purpose...

I assume shared memory communication is the default? How do I figure out why it is working differently on two machines that are supposedly identical OS's?

I noticed that the ordering of some entries is different, but couldn't see anything beyond that. ## Laptop ```shell Package: Open MPI richardb@duvel Distribution Open MPI: 4.1.4 Open MPI repo...

On the laptop: ```shell OMPI_MCA_rmaps_base_oversubscribe=1 /slowdata/richardb/easybuild/software/OpenMPI/4.1.4-GCC-12.2.0/bin/mpirun -n 8 --mca pml ob1 --mca btl self,vader /slowdata/richardb/easybuild/build/OpenMPI/4.1.4/GCC-12.2.0/mpi_test_ring_c Process 0 sending 10 to 1, tag 201 (8 processes in ring) Process 0 sent...

## Laptop: ```shell OMPI_MCA_rmaps_base_oversubscribe=1 /slowdata/richardb/easybuild/software/OpenMPI/4.1.4-GCC-12.2.0/bin/mpirun --verbose -n 8 --mca pml ucx /slowdata/richardb/easybuild/build/OpenMPI/4.1.4/GCC-12.2.0/mpi_test_ring_c Process 0 sending 10 to 1, tag 201 (8 processes in ring) Process 0 sent to 1 Process...