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

The new BasicTrustRegionSQPMultiThreaded does not outperform BasicTrustRegionSQP #334

Open
Levi-Armstrong opened this issue Jun 20, 2023 · 0 comments

Comments

@Levi-Armstrong
Copy link
Contributor

The multi threaded version does use more memory which is expected with the use of thread local but the number of allocations look similar. I think further investigation is needed.

BasicTrustRegionSQP:
image

BasicTrustRegionSQPMultiThreaded:
image

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

1 participant