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 CPU/GPU Memcpy in memory folder #2970

Merged
merged 9 commits into from
Jul 21, 2017
Merged

Commits on Jul 19, 2017

  1. Add memcpy

    gangliao committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    028f3dc View commit details
    Browse the repository at this point in the history
  2. Add memcpy

    gangliao committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    e53a48b View commit details
    Browse the repository at this point in the history
  3. Add cuda memcpy in gpu_info

    gangliao committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    b058864 View commit details
    Browse the repository at this point in the history
  4. Fix H2D and D2H order

    gangliao committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    527c859 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Configuration menu
    Copy the full SHA
    ca89bfa View commit details
    Browse the repository at this point in the history
  2. Add stdlib.h for memcpy

    gangliao committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    00500ee View commit details
    Browse the repository at this point in the history
  3. Fix string.h for memcpy

    gangliao committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    0897d18 View commit details
    Browse the repository at this point in the history
  4. Add SetDeviceId in memcpy

    gangliao committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    b3115fb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

  1. Fix conflicts

    Yi Wang committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    6cae35b View commit details
    Browse the repository at this point in the history