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

[Speed compiling]: Refine cmake about CUDA to automatically detect GPU arch by default. #5713

Merged
merged 3 commits into from
Nov 17, 2017

Commits on Nov 16, 2017

  1. Refine cmake about CUDA to automatically detect GPU arch by default.

    1. Automatically detect GPU arch by default.
    2. Specify -DCUDA_ARCH_NAME=All when releasing PaddlePaddle new version
    qingqing01 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    3d080f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Use CUDA_ARCH_NAME=All in the paddle/scripts/docker/build.sh and remo…

    …ve 20 21(20) in cmake/cuda.cmake.
    qingqing01 committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    082bc7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e8689 View commit details
    Browse the repository at this point in the history