Skip to content

Verbosity for progress in search #1014

@luciaurcelay

Description

@luciaurcelay

Is there any way to see the realtime progress of search in gpu mode by adding some flag like verbosity? I am dealing with a very big database (195M sequences split in chunks) and I would like to estimate how much time it's going to take. Thanks!

Currently used command:

mmseqs search "$QUERY_DB" "$TARGET_DB" "$OUTPUT" "$TMP" \
    --gpu 1 \
    --threads 16 \
    --max-seqs 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions