Skip to content

Tune worker to prod GPUs #120

Description

@carlosgjs

Experiment and tune num_workers, batch_size and pre_fetch_factors. Depending on how much variance there is a across models this could per-model/per-GPU type configuration.

Recommend using something like this to record GPU utilization during the runs:

nvidia-smi --query-gpu=timestamp,name,utilization.gpu,memory.total,memory.used,memory.free --format=csv > gpu_log.csv

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