Skip to content

Update to ArborX 2.0 - #814

Open
aprokop wants to merge 2 commits into
ECP-copa:masterfrom
aprokop:arborx-2.0
Open

Update to ArborX 2.0#814
aprokop wants to merge 2 commits into
ECP-copa:masterfrom
aprokop:arborx-2.0

Conversation

@aprokop

@aprokop aprokop commented Apr 17, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread .github/workflows/CI.yml
cmake_build_type: 'Release'
kokkos_ver: '4.3.00'
arborx: 'fee3d777c0325a90ab50671fca69f2dc98f2a882'
arborx: 'v2.0'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't arborx 2.0 require Kokkos 4.5?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right. I switched Kokkos versions.

@aprokop

aprokop commented Dec 1, 2025

Copy link
Copy Markdown
Collaborator Author

Rebased on current master.

@aprokop

aprokop commented Dec 2, 2025

Copy link
Copy Markdown
Collaborator Author

One job failed for seemingly unrelated reasons:

/github/home/heffte/include/stock_fft/heffte_stock_allocator.h:41:70: error: 'const_pointer' in 'class std::allocator<void>' does not name a type
   41 |         pointer allocate(size_type n, typename std::allocator<void>::const_pointer = nullptr) {
...
/github/home/ALL/include/ALL_Point.hpp:116:3: error: template-id not allowed for destructor
  116 |   ~Point<T>(){};
      |   ^

However, it seems to fail only in this PR. I'm confused.

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.

2 participants