Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colab Fails to run half the time on a V100 #247

Open
shadowlocked opened this issue Aug 3, 2023 · 1 comment
Open

Colab Fails to run half the time on a V100 #247

shadowlocked opened this issue Aug 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@shadowlocked
Copy link

Describe the bug

Despite having credits and Colab Pro (not Pro plus), weeks at a time pass before Colab will let me back into the A100 space again.

The Colab is now too bloated to reliably run on the V100s I get instead. The failure point is reg image caching. For some reason, depending on the V100 instance I get (even the ones with 25GB VRAM), the Colab stalls, 65% of the time, at the point of loading more than about a thousand reg images (usually in the 1200+ range).

At this point, I can see the RAM maxed out, and the estimate for caching goes from 10 minutes to 5-10 hours.

I think the original 2022/early 2023 script was really super-optimized to use the last dregs of system resources on free Colab tiers, and that some recent changes have pushed these bare margins over the edge.

If there is any ballast left in the essential resource loading, it would be great if it could be shed in the Colab. A100s are getting harder and harder to obtain in Colab, presumably for anything less than Colab Pro+++ or whatever they call the most expensive tier (I am only subscribed to Colab Pro, middle tier).

Reproduction

Not applicable

Logs

No response

System Info

Colab current

@shadowlocked shadowlocked added the bug Something isn't working label Aug 3, 2023
@shadowlocked shadowlocked changed the title Fails to run half the time on a V100 Colab Fails to run half the time on a V100 Aug 3, 2023
@whitemankpi
Copy link

same bug in my colab pro subscription

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants