Using Julia on XSEDE

I recently came across this project called XSEDE (Extreme Science and Engineering Discovery Environment) and was wondering if anyone has experience using Julia on this platform. Is it good for both data-intensive and computation-intensive tasks?

https://www.xsede.org/

https://www.nber.org/si2018_video/bigdatafinancialecon/AnirbanJana.pdf

1 Like

I used Comet, Bridges, and others on XSEDE with Julia (and GPUs) and it all worked well. If you look at my old parallelism tutorials they mention Comet a lot.

1 Like

Could you post the link of the tutorials?

It’s just on my blog. It’s probably Julia v0.5 code though, so the code would need an update, but the batch scripts and the style would still work.

1 Like