Skip to content

Conversation

@aprokop
Copy link
Collaborator

@aprokop aprokop commented Apr 17, 2025

No description provided.

cmake_build_type: 'Release'
kokkos_ver: '4.3.00'
arborx: 'fee3d777c0325a90ab50671fca69f2dc98f2a882'
arborx: 'v2.0'
Copy link
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
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
Copy link
Collaborator Author

aprokop commented Dec 1, 2025

Rebased on current master.

@aprokop
Copy link
Collaborator Author

aprokop commented Dec 2, 2025

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