Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Support for loading values through the texture cache (__ldg) #158

Merged
merged 17 commits into from
Mar 16, 2018
Merged

Commits on Mar 16, 2018

  1. Configuration menu
    Copy the full SHA
    25176d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d286f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0b203e View commit details
    Browse the repository at this point in the history
  4. Simplifications.

    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    176aa8d View commit details
    Browse the repository at this point in the history
  5. Fix simplifications.

    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    b193b16 View commit details
    Browse the repository at this point in the history
  6. Disable recursive ldg

    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    5e967c1 View commit details
    Browse the repository at this point in the history
  7. Add tests.

    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    21b37e7 View commit details
    Browse the repository at this point in the history
  8. Fix Val usage.

    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    e72ee07 View commit details
    Browse the repository at this point in the history
  9. Extend ldg for larger sizes.

    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    bd198c2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    faf356e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3a0582 View commit details
    Browse the repository at this point in the history
  12. Update TODO.

    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    7d1ca4b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9784544 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d0ce798 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    706a2ae View commit details
    Browse the repository at this point in the history
  16. Revert the changes to CuDeviceArray.

    I'm not convinced by the design, this probably needs to be part of a
    buffer hierarchy. But let's keep it as a part of the history,
    for future reference.
    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    63e3df3 View commit details
    Browse the repository at this point in the history
  17. Add and test ldg.

    maleadt committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    b07c11b View commit details
    Browse the repository at this point in the history