JuliaParallel / MPI.jl

MPI wrappers for Julia
https://juliaparallel.org/MPI.jl/
The Unlicense
381 stars 122 forks source link

url updates #852

Closed spaette closed 3 months ago

spaette commented 3 months ago

docs/examples/05-job_schedule.jl

faulty link, so download instead the .tar.gz

$ tar xf mpiexamples.tar.gz
$ tree --noreport mpi_examples/basic_mpi/04_job_queue
mpi_examples/basic_mpi/04_job_queue
├── Makefile
├── job.sh
└── src
    └── job_queue.c
$ 

docs/src/configuration.md

the link

https://www.ibm.com/us-en/marketplace/spectrum-mpi

redirects to

Find a product (https://www.ibm.com/us-en/products)

the rest of the pull just deals with ordinary redirects


.github/dependabot.yml

didn't bother to deal with this

the link https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates redirects to https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

spaette commented 3 months ago

closing as unable to rebase