Skip to content

Could not flush page cache between epochs warning #487

Description

@rasar07

Flush page cache command times out during a training run. Our system requires more than 30 seconds to flush caches.

Output from an mlpstorage closed training retinanet run file command:

[OUTPUT] 2026-06-20T13:34:43.831067 Worker pre-warm complete (8 workers spawned)
[WARNING] Could not flush page cache between epochs: Command '['sudo', '-n', 'sh', '-c', 'echo 3 > /proc/sys/vm/drop_caches']' timed out after 30 seconds. Per-epoch reads may be served from the OS buffer cache, inflating throughput numbers. To enable, configure passwordless sudo for sh -c 'echo 3 > /proc/sys/vm/drop_caches'.
[OUTPUT] 2026-06-20T13:35:13.865508 Starting epoch 1: 32641 steps expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions