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

Potential memory leaks with POCL Nvidia #150

Open
matthiasdiener opened this issue Nov 17, 2020 · 2 comments
Open

Potential memory leaks with POCL Nvidia #150

matthiasdiener opened this issue Nov 17, 2020 · 2 comments

Comments

@matthiasdiener
Copy link
Member

matthiasdiener commented Nov 17, 2020

This is on dunkel (wave-eager.py, 450 elements):

Screen Shot 2020-11-17 at 1 47 08 PM

@matthiasdiener matthiasdiener changed the title Memory leaks in POCL Nvidia Potential memory leaks in POCL Nvidia Nov 17, 2020
@matthiasdiener matthiasdiener changed the title Potential memory leaks in POCL Nvidia Potential memory leaks with POCL Nvidia Nov 17, 2020
@inducer
Copy link
Contributor

inducer commented Nov 17, 2020

Thoughts from the CS meeting today:

  • Try running with valgrind
  • Try running with Nvidia CL (suggested by @kaushikcfd)
  • What's with the slow growth on the CPU (@matthiasdiener)

@matthiasdiener
Copy link
Member Author

This seems to be not an issue with larger input sets (vortex-mpi, 130,000 elements):

image

Maybe some kind of GC weirdness?

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

No branches or pull requests

2 participants