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

Fix mem leaks, reduce memory, refactor #560

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

gordicaleksa
Copy link
Contributor

  • Fix a few memory leaks in our CUDA examples
  • Reduce memory by 2x in some kernels by reusing shared mem for both sum & max
  • Refactor

@karpathy karpathy merged commit 8a0809b into karpathy:master Jun 7, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants