openclimatefix / power_perceiver

Machine learning experiments using the Perceiver IO model to forecast the electricity system (starting with solar)
MIT License
7 stars 1 forks source link

Get `donatello` ready to run ML model #36

Closed JackKelly closed 2 years ago

JackKelly commented 2 years ago
JackKelly commented 2 years ago

Done.

Although it's interesting that the data transfer rate between leonardo and donatello is about a tenth of the speed it could be:

image

It should manage more like 4 GB/sec. But I'd guess that's just because I was copying using a single thread?