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

Running Oceananigans with 2 threads allocates the most memory #1218

Closed
ali-ramadhan opened this issue Nov 26, 2020 · 1 comment
Closed

Running Oceananigans with 2 threads allocates the most memory #1218

ali-ramadhan opened this issue Nov 26, 2020 · 1 comment
Labels
multithreading 🧵 performance 🏍️ So we can get the wrong answer even faster

Comments

@ali-ramadhan
Copy link
Member

Running with 2 threads is the worst memory-wise.

See benchmarks from #1120 (comment) and similar results were reported by @francispoulin on a different machine from #1210 (comment)

Not sure if this is because of Oceananigans.jl or because of KernelAbstractions.jl

Multithreaded seems to allocate a ton of memory in general though.

@ali-ramadhan ali-ramadhan added performance 🏍️ So we can get the wrong answer even faster multithreading 🧵 labels Nov 26, 2020
@glwagner
Copy link
Member

I'm closing this issue because I'm judging that it's not of current, timely relevance to Oceananigans development. If you would like to make it a higher priority or if you think the issue was closed in error please feel free to re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multithreading 🧵 performance 🏍️ So we can get the wrong answer even faster
Projects
None yet
Development

No branches or pull requests

2 participants