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

Add support for clang 10 #998

Merged
merged 1 commit into from
May 12, 2020
Merged

Conversation

BenjaminW3
Copy link
Member

No description provided.

@BenjaminW3 BenjaminW3 added this to the Version 0.5.0 milestone May 12, 2020
@BenjaminW3 BenjaminW3 requested a review from a team May 12, 2020 05:00
env: ALPAKA_CI_DOCKER_BASE_IMAGE_NAME=ubuntu:18.04 CXX=clang++ CC=clang ALPAKA_CI_CLANG_VER=9.0.0 CMAKE_BUILD_TYPE=Debug ALPAKA_CI_STDLIB=libc++ ALPAKA_CI_BOOST_BRANCH=boost-1.71.0 ALPAKA_CI_CMAKE_VER=3.16.4 OMP_NUM_THREADS=1
env: ALPAKA_CI_DOCKER_BASE_IMAGE_NAME=ubuntu:18.04 CXX=clang++ CC=clang ALPAKA_CI_CLANG_VER=9.0.0 CMAKE_BUILD_TYPE=Debug ALPAKA_CI_STDLIB=libstdc++ ALPAKA_CI_BOOST_BRANCH=boost-1.71.0 ALPAKA_CI_CMAKE_VER=3.16.4 OMP_NUM_THREADS=1
- name: clang-10 Release
env: ALPAKA_CI_DOCKER_BASE_IMAGE_NAME=ubuntu:18.04 CXX=clang++ CC=clang ALPAKA_CI_CLANG_VER=10.0.0 CMAKE_BUILD_TYPE=Release ALPAKA_CI_STDLIB=libc++ ALPAKA_CI_BOOST_BRANCH=boost-1.73.0 ALPAKA_CI_CMAKE_VER=3.15.7 OMP_NUM_THREADS=4 ALPAKA_ACC_CPU_BT_OMP4_ENABLE=OFF
Copy link
Member Author

Choose a reason for hiding this comment

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

I had to disable the OpenMP 4 backend for now for clang-10 see #999

@BenjaminW3
Copy link
Member Author

Ready for approval!

@BenjaminW3 BenjaminW3 merged commit a5a8277 into alpaka-group:develop May 12, 2020
@BenjaminW3 BenjaminW3 deleted the test-clang-10 branch May 12, 2020 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants