Skip to content

[BUG] Tutorial 4 error. GPU running out of memory #5

Description

@eborin

Describe the bug
Tutorial 4 fails on a laptop with a NVidia MX450 GPU. The error message suggests the GPU is running out of memory.
We did some debugging and it seems the make_blobs function, at the first code block, is allocating lots of memory on the GPU, even if the n_samples parameter is small (e.g., n_samples = 5).

Activity

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

Metadata

Metadata

Assignees

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