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

bump umpire to v6+ #311

Merged
merged 2 commits into from
Sep 27, 2021
Merged

bump umpire to v6+ #311

merged 2 commits into from
Sep 27, 2021

Conversation

evaleev
Copy link
Member

@evaleev evaleev commented Sep 27, 2021

No description provided.

@evaleev evaleev linked an issue Sep 27, 2021 that may be closed by this pull request
@victor-anisimov
Copy link
Collaborator

Thanks, @evaleev! The submodule issue had indeed been resolved in TA interfaced with Umpire 5.0.1. My SYCL fork is slightly older than that. That part is fine. There is an accidental leftover from Umpire 1.0 in the latest version of TA, though.

In tiledarray/src/TiledArray/external/umpire.h
one need to replace
#include <umpire/strategy/DynamicPool.hpp>
with
#include <umpire/strategy/QuickPool.hpp>

@evaleev
Copy link
Member Author

evaleev commented Sep 27, 2021 via email

@evaleev evaleev merged commit 78243dc into master Sep 27, 2021
@evaleev evaleev deleted the evaleev/depsup/umpire-600 branch September 27, 2021 15:48
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.

Integration with Umpire 6.0.0
2 participants