Vicente Bolea

Results 156 comments of Vicente Bolea

@adamgranthendry it seems to be an issue with the configure stage of cmake. The check that should come after the check where your cmake hangs its (in my machine): Found...

@anagainaru great work with this > If anyone has a cleaner solution for this let me know (maybe @vicentebolea) I would avoid populating the ADIOS2 namespace with Kokkos symbols. I...

> What I propose is to leave the CXX bindings with Kokkos and keep the main source code of ADIOS clean, by moving the instantiation list in the CXX bindings....

> In a way what @anagainaru is describing is what we do with MPI as another public dependency @williamfgc MPI is a different order of library type, it is expected...

I agree that overloading put/get is the easier for the user, but as any sounded API design we need to decouple our codebase from our dependencies when possible. This is...

@williamfgc in my last comment I was advocating for the @germasch template solution.

> At the end performance, functionality and simple APIs are the main drivers. @williamfgc we all agree on this, consider this scenario. What if in next kokkos release they move...

@germasch Thanks for going the extra mile and submit a draft PR with the discussed design. I really like it, moreover years from now we can further simplify it with...

@olesenm I can see that the Adios package in the science repo is working well now for a while. Shall we close this issue?

@olesenm oh right! Thanks for pointing it out :smile: . Actually I could possibly help you with this, I am also part of Kitware and my main linux distro is...