~roguescholar/boost/+git/mp11:feature/clang-x-cuda

Last commit made on 2018-04-26
Get this branch:
git clone -b feature/clang-x-cuda https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/clang-x-cuda
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

6f679ab... by Peter Dimov <email address hidden>

Revert removal of -nocudainc and -nocudalib; add c++14 and c++1z

e41c8a8... by Peter Dimov <email address hidden>

Remove -nocudainc -nocudalib

7be33d3... by Peter Dimov <email address hidden>

Install dependencies nvidia-profiler, nvidia-cuda-dev as well

eca4336... by Peter Dimov <email address hidden>

Install nvidia-cuda-toolkit

dec6df0... by Peter Dimov <email address hidden>

Add -D__device__=__attribute__((device))

be199cd... by Peter Dimov <email address hidden>

Add --cuda-gpu-arch, restore compiler: and env:

6c57a1b... by Peter Dimov <email address hidden>

Merge branch 'fix-clangCuda' of https://github.com/ax3l/mp11 into feature/clang-x-cuda

cc8a99e... by Peter Dimov <email address hidden>

Try to test clang -x cuda without b2

c24fe17... by Axel Huebl

Clang -x cuda: >>> mixmatch

e0303db... by Peter Dimov <email address hidden>

Merge branch 'develop' into feature/clang-x-cuda