Skip to content

bump umpire to v6+#311

Merged
evaleev merged 2 commits into
masterfrom
evaleev/depsup/umpire-600
Sep 27, 2021
Merged

bump umpire to v6+#311
evaleev merged 2 commits into
masterfrom
evaleev/depsup/umpire-600

Conversation

@evaleev
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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