Skip to content

Feature/concurrent cuda kernels#39

Open
bfierz wants to merge 2 commits intomasterfrom
feature/concurrent-cuda-kernels
Open

Feature/concurrent cuda kernels#39
bfierz wants to merge 2 commits intomasterfrom
feature/concurrent-cuda-kernels

Conversation

@bfierz
Copy link
Owner

@bfierz bfierz commented Nov 29, 2017

No description provided.

@bschindler
Copy link
Collaborator

bschindler commented Nov 30, 2017

With this change, building VCL on any older Ubuntu will be only possible with a custom installed cmake. I'd advise against this hassle for the time being.

set_target_properties(parallelkernels_cuda PROPERTIES FOLDER examples/cuda)

# Enable C++11 for CUDA
target_compile_features(parallelkernels_cuda PUBLIC cxx_std_11)
Copy link
Owner Author

Choose a reason for hiding this comment

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

Explicitly control as part of the general c++ settings

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

Successfully merging this pull request may close these issues.

2 participants