Skip to content

Make the use of GPU configurable in the Docker Container #64

@JulianFrattini

Description

@JulianFrattini

The app.py creates a CiRAServiceImp in the setup_cira() method, but the use_GPU attribute is never set and hence defaults to false. Consequently, when using the CiRA docker container, it is impossible to configure the usage of GPU "from the outside." This could be made configurable through an environment variable of the container.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions