Skip to content

When the GPU runs out of memory, it needs to be handled in a better way in the UI #3

Description

@sarthakpati

Describe the bug
On GPUs with smaller VRAM (<11GB), the GUI errors out and asks the user to use the CLI.

To Reproduce
Steps to reproduce the behavior:
0. Have a GPU with smaller (<11GB) VRAM

  1. Download the sample data
  2. Run inference for tumor segmentation
  3. See error about "unable to process though GUI, please try command line"

Expected behavior
Check for the amount of memory (both RAM and VRAM) and let the user know if it is insufficient to run the training and/or inference

FeTS Version
0.0.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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