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 scatter for CUDA support #1

Merged
merged 13 commits into from
May 2, 2021
Merged

Commits on Apr 12, 2021

  1. add scatter for CUDA

    yuehhua committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    011534e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. avoid unsafe behaviors

    fix
    yuehhua committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    55bc915 View commit details
    Browse the repository at this point in the history
  2. add gitignore

    yuehhua committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    eead674 View commit details
    Browse the repository at this point in the history
  3. fix

    yuehhua committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    2c9ddfd View commit details
    Browse the repository at this point in the history
  4. remove @eval

    yuehhua committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    6af7d68 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. test for scatter

    yuehhua committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    fe007ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b892c48 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. correct test case

    yuehhua committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    c4b1820 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. correct API

    yuehhua committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4df4841 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. add Manifest.toml

    yuehhua committed May 2, 2021
    Configuration menu
    Copy the full SHA
    4897bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2482cc6 View commit details
    Browse the repository at this point in the history
  3. update compact

    yuehhua committed May 2, 2021
    Configuration menu
    Copy the full SHA
    dc7e9ea View commit details
    Browse the repository at this point in the history
  4. Update Project.toml

    CarloLucibello authored May 2, 2021
    Configuration menu
    Copy the full SHA
    1bd64c8 View commit details
    Browse the repository at this point in the history