charmplusplus / charm

The Charm++ parallel programming system. Visit https://charmplusplus.org/ for more information.
Apache License 2.0
199 stars 50 forks source link

CkIO FileReader with Documentation #3806

Closed mayantaylor closed 2 months ago

mayantaylor commented 2 months ago

Adding a stream-based file reader abstraction to CkIO. Currently, we are planning to use it in ChaNGa to replace the existing ifstream read structure.

Still to-do: