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

Vc alpaka nbody #128

Merged

Commits on Apr 16, 2021

  1. rewrite alpaka nbody with Vc

    * use rsqrt and allow turning off via constant
    * support AoSoA mapping as well
    * allow choosing the vector length for the Vc kernel
    * include inline in LLAMA_FN_HOST_ACC_INLINE for alpaka
    * avoid Vc when compiling for CUDA
    * keep Elems particles in registers during reduction
    bernhardmgruber committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c19326b View commit details
    Browse the repository at this point in the history