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

-DADIOS_DIR=/usr/local fails: include could not find requested file: /usr/local/etc/FindADIOS.cmake #841

Closed
yurivict opened this issue Sep 16, 2021 · 2 comments

Comments

@yurivict
Copy link

-- Looking for ADIOS using ADIOS_DIR = /usr/local
CMake Error at cmake/thirdparty/SetupADIOS.cmake:26 (include):
  include could not find requested file:

    /usr/local/etc/FindADIOS.cmake
Call Stack (most recent call first):
  cmake/thirdparty/SetupADIOS.cmake:53 (FIND_ADIOS)
  cmake/Setup3rdParty.cmake:120 (include)
  CMakeLists.txt:81 (include)

adios2-2.7.1 doesn't install /usr/local/etc/FindADIOS.cmake.

@cyrush
Copy link
Member

cyrush commented Sep 16, 2021

Conduit's support is for ADIOS1 -- not yet ADIOS2 and they aren't compatible. (ADIOS2 is a whole new API)

@yurivict
Copy link
Author

Ok, thanks.

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

No branches or pull requests

2 participants