Skip to content

How specify the gpu 1? #1984

@yfq512

Description

@yfq512

How can I specify using the second NVIDIA graphics card when the first one is already fully utilized?

docker run -ti --rm -v /data/docker/yfq/odm-test/datasets:/datasets --gpus 1 opendronemap/odm:gpu --project-path /datasets project --feature-type sift

use gpu failed.

...
/code/SuperBuild/build/pypopsift/_deps/popsift-src/src/popsift/sift_octave.cu:287
    Could not allocate Intermediate layered array: out of memory
[WARNING] GPU SIFT extraction failed, maybe the graphics card is not supported? Attempting fallback to CPU
...
Image

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