Skip to content

SPANet v2, pytorch-lightning 1.9 GPU detection error #6

@amunozna

Description

@amunozna

Description

Having followed all installation instructions, using environment.yaml file, and after starting training of the ttbar example:
python -m spanet.train -of options_files/full_hadronic_ttbar/example.json --gpus 1
with 1 GPU, an error appeared on the console:
File ".../environment/lib/python3.10/site-packages/pytorch_lightning/trainer/connectors/accelerator_connector.py", line 538, in _choose_gpu_accelerator_backend raise MisconfigurationException("No supported gpu backend found!") lightning_fabric.utilities.exceptions.MisconfigurationException: No supported gpu backend found!

Hardware used

  • 1 CPU
  • 1 GPU (Cuda version: 12.0)
  • 32 GB RAM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions