Skip to content

Optimize file I/O. #37

@diegoenry

Description

@diegoenry

File Input/Output is not an issue with small libraries with hundreds of files and local SSD disks.
But when we move to a cluster/supercomputer like mesocentre that becomes an important bottleneck.

Not only reading and writing but our CHECKPOINTS are very I/O demanding. Notice we frequently check if some files exists to contine.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions