What's the easiest way to set up multi-node distributed computing with Julia?

Coming soon:

Doesn’t get much easier than that!

I like playing with hardware.
Right now, I have:

  • 10980XE, overclocked to 4.1 GHz AVX512 all-core (18 cores)
  • 7980XE, overclocked to 3.8 GHz AVX512 all-core (18 cores)
  • 7900X, stock speed I think, 3.3 GHz AVX512 all-core (10 cores)

I also have a 9940X (14 cores) sitting in a box, and an old infiniband switch.
I plan on getting around to experimenting with running it as a cluster at some point, so I’d be interested in suggestions on the easiest way. Probably SSHManager, although the different clock speeds probably means I’d need pmap to distribute work?

2 Likes