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

Fix performance for CUDA >= 9.2 (master) #1327

Merged
merged 22 commits into from
Jul 8, 2019

Commits on Jul 1, 2019

  1. fix performance

    Lukas Mosimann committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    6105fc4 View commit details
    Browse the repository at this point in the history
  2. add missing file

    Lukas Mosimann authored and Lukas Mosimann committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    7bf6f71 View commit details
    Browse the repository at this point in the history
  3. fix compilation

    Lukas Mosimann committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    4588945 View commit details
    Browse the repository at this point in the history
  4. use wstd

    Lukas Mosimann committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    bebc6e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. another fix

    Lukas Mosimann committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    a48248a View commit details
    Browse the repository at this point in the history
  2. some fixes

    Lukas Mosimann committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    6709e08 View commit details
    Browse the repository at this point in the history
  3. fix compilation

    Lukas Mosimann committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    fdd723c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. fix pair (hypercube iterator test)

    Lukas Mosimann committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    84addaf View commit details
    Browse the repository at this point in the history
  2. add missing include

    Lukas Mosimann committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    c89715d View commit details
    Browse the repository at this point in the history
  3. ugly workaround for cuda issues

    Lukas Mosimann committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    e4b145f View commit details
    Browse the repository at this point in the history
  4. fix test

    Lukas Mosimann committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    07066aa View commit details
    Browse the repository at this point in the history
  5. fix cuda compilation

    Lukas Mosimann committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    93bdb76 View commit details
    Browse the repository at this point in the history
  6. fix for icc (todo: figure out what works with cuda 9.2...)

    Lukas Mosimann committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    eb35e62 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. minor cleanup

    Lukas Mosimann committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    ff3fb9a View commit details
    Browse the repository at this point in the history
  2. missing part of workaround

    Lukas Mosimann committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    e406d6e View commit details
    Browse the repository at this point in the history
  3. cleanup

    Lukas Mosimann committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    e1b77e0 View commit details
    Browse the repository at this point in the history
  4. clang-format

    Lukas Mosimann committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    cf5991f View commit details
    Browse the repository at this point in the history
  5. cleanup logic in gt_assert

    Lukas Mosimann committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    50aa815 View commit details
    Browse the repository at this point in the history
  6. icc workaround

    Lukas Mosimann committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    062dc08 View commit details
    Browse the repository at this point in the history
  7. remove check

    Lukas Mosimann committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    b1a30b7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fix_perf_9-2_master' of github.com:lukasm91/gridtools i…

    …nto fix_perf_9-2_master
    Lukas Mosimann committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    21726f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. update references

    Lukas Mosimann committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    1ff4acc View commit details
    Browse the repository at this point in the history