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

compile error when compiling Kokkos with hwloc 2.0.1 (on OSX 10.12.6, with g++ 7.2.0) #1506

Closed
csafta opened this issue Mar 29, 2018 · 3 comments
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting
Milestone

Comments

@csafta
Copy link

csafta commented Mar 29, 2018

I tried to build Kokkos with hwloc 2.0.1 and got a compile error. Please see below the list of flags generated with generate_makefile.bash. Attached is the log output from make.
Regards,
-Cosmin

Generating Makefiles with options KOKKOS_SRC_PATH=/Users/csafta/Projects/TChem++/lib/kokkos CXX=/Users/csafta/local/gcc-7.2.0/bin/g++-7.2.0 KOKKOS_DEVICES=OpenMP KOKKOS_ARCH=SNB GTEST_PATH=/Users/csafta/Projects/TChem++/lib/kokkos/tpls/gtest HWLOC_PATH=/Users/csafta/local/hwloc-2.0.1-gnu72 KOKKOS_USE_TPLS=,hwloc KOKKOS_PATH=/Users/csafta/Projects/TChem++/lib/kokkos

make.log

@ibaned ibaned added the Enhancement Improve existing capability; will potentially require voting label Mar 29, 2018
@ibaned ibaned added this to the 2018 April milestone Mar 29, 2018
@ibaned
Copy link
Contributor

ibaned commented Mar 29, 2018

@csafta It looks like the API changed. We currently don't support this new version yet. Versions 1.10.* and 1.11.* are known to work, if you can use those please do so in the meantime. We'll work on supporting 2.0.1 in the near future.

@csafta
Copy link
Author

csafta commented Mar 29, 2018

Thanks. Indeed it compiled well with 1.11.4

@crtrott crtrott modified the milestones: 2018 April, 2018 June May 2, 2018
@crtrott
Copy link
Member

crtrott commented May 2, 2018

We got a fix in some new stuff, but that will not make it for this promotion ...

dsunder pushed a commit that referenced this issue Aug 14, 2018
ibaned added a commit that referenced this issue Aug 23, 2018
Fix Issue #1506 compiling with hwloc 2.0.1
@crtrott crtrott closed this as completed Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
None yet
Development

No branches or pull requests

4 participants