Skip to content

Cuda memory is full when import #573

@zhangzef

Description

@zhangzef

Describe the bug

I'm just using the import ot in my test.py and it causes all the cuda memory of my first GPU to be full

Screenshots

image

Environment (please complete the following information):

  • OS (e.g. MacOS, Windows, Linux): Linux
  • Python version: 3.10.13
  • POT version: 0.9.1
  • How was POT installed (source, pip, conda): pip
  • Only for GPU related bugs:
    • CUDA version: 12.0

Output of the following code snippet:

import ot
import pdb

pdb.set_trace()
print()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions