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

Some other fixes around cuda examples #2501

Merged
merged 8 commits into from Mar 20, 2017
Merged

Commits on Mar 19, 2017

  1. Authorizing base_lco_with_value registration in Cuda Clang

    atrantan authored and atrantan committed Mar 19, 2017
    Copy the full SHA
    b740f6f View commit details
    Browse the repository at this point in the history
  2. Overload the operator &() for cuda value_proxy

    atrantan authored and atrantan committed Mar 19, 2017
    Copy the full SHA
    aeb4dc8 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix issues around gid_type and host/device functions"

    This reverts commit b2e946e.
    atrantan authored and atrantan committed Mar 19, 2017
    Copy the full SHA
    82c5380 View commit details
    Browse the repository at this point in the history
  4. Fix issue due to invalid component gids in Cuda Clang

    atrantan authored and atrantan committed Mar 19, 2017
    Copy the full SHA
    da7a570 View commit details
    Browse the repository at this point in the history
  5. Revert "Make -std=c++11 nvcc flag consistent for in-build and install…

    …ed versions"
    
    This reverts commit 11e29e0.
    atrantan authored and atrantan committed Mar 19, 2017
    Copy the full SHA
    24b225b View commit details
    Browse the repository at this point in the history
  6. Add -DHPX_WITH_CUDA in compile options of Cuda examples

    atrantan authored and atrantan committed Mar 19, 2017
    Copy the full SHA
    c763a05 View commit details
    Browse the repository at this point in the history
  7. Revert "Add -DHPX_WITH_CUDA in compile options of Cuda examples"

    This reverts commit c763a05.
    atrantan committed Mar 19, 2017
    Copy the full SHA
    869fd41 View commit details
    Browse the repository at this point in the history
  8. Fix wrong macro name

    atrantan committed Mar 19, 2017
    Copy the full SHA
    ef9ecf0 View commit details
    Browse the repository at this point in the history