Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

[BUG] gpus flag is used incorrectly #28

@raydouglass

Description

@raydouglass

The --gpus flag passes a number argument for the executors mode. This is incorrect usage which allocates that number of GPUs instead of by index.

Instead it should do --gpus device=#

See: https://github.com/NVIDIA/nvidia-docker#usage

Metadata

Metadata

Assignees

Labels

3 - Ready for ReviewReady for review by teambugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions