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

Re: Auto-generate CUDA bindings using Bindgen #4

Closed
wants to merge 10 commits into from

Commits on Nov 25, 2018

  1. Configuration menu
    Copy the full SHA
    25775f7 View commit details
    Browse the repository at this point in the history
  2. Auto-generate tests using bindgen

    LutzCle authored and termoshtt committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    0fe3d4f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Add clang to CI

    termoshtt committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    d0fc682 View commit details
    Browse the repository at this point in the history
  2. Find CUDA installed path

    termoshtt committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    8b7a2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee1e8bd View commit details
    Browse the repository at this point in the history
  4. Split build/test

    termoshtt committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    104a387 View commit details
    Browse the repository at this point in the history
  5. Fix YAML

    termoshtt committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    93a53d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Update README

    termoshtt committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a75a427 View commit details
    Browse the repository at this point in the history
  2. Use EPEL clang for CentOS

    termoshtt committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a25340c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Drop CUDA <= 8.0

    termoshtt committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    39f4731 View commit details
    Browse the repository at this point in the history