GoogleCloudPlatform / scientific-computing-examples

Open Source examples using Google Cloud to solve various Scientific and Technical Computing problems.
Apache License 2.0
17 stars 11 forks source link

[flux] hpc-tools integration #55

Open vsoch opened 1 year ago

vsoch commented 1 year ago

I was playing around with Google Batch today, and in one of the examples it used an executable from here to install intel MPI:

https://github.com/GoogleCloudPlatform/hpc-tools

Although I haven't gotten that working yet (doh!) I can't help but notice the libfabric directory - and I wonder if this would be an interesting setup to try for the Flux cluster? I would have tried myself but my Google Build is still broken.

I might try a fresh clone as a sanity check.