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

Paged attention #1460

Closed
wants to merge 42 commits into from
Closed

Paged attention #1460

wants to merge 42 commits into from

Commits on Sep 25, 2024

  1. save current work

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1b9c1f4 View commit details
    Browse the repository at this point in the history
  2. WIP pagemanager

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    62f1d45 View commit details
    Browse the repository at this point in the history
  3. new ckpt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a28d343 View commit details
    Browse the repository at this point in the history
  4. add workable solution

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    05e6f73 View commit details
    Browse the repository at this point in the history
  5. style

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eb31ddb View commit details
    Browse the repository at this point in the history
  6. ckpt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d452929 View commit details
    Browse the repository at this point in the history
  7. before debugging

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cf294a2 View commit details
    Browse the repository at this point in the history
  8. ckpt: done cpu side implementation and seems workable solution //// n…

    …eed to figure out the bit mask and gpu side attention
    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b599cad View commit details
    Browse the repository at this point in the history
  9. ckpt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bcebb43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76502af View commit details
    Browse the repository at this point in the history
  11. ckpt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7424020 View commit details
    Browse the repository at this point in the history
  12. fix compile error

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6baa2cc View commit details
    Browse the repository at this point in the history
  13. small modification

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a3fc691 View commit details
    Browse the repository at this point in the history
  14. fix

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cecb3d4 View commit details
    Browse the repository at this point in the history
  15. memory access error

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    040da43 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    60eb6ff View commit details
    Browse the repository at this point in the history
  17. init spec_num

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0b7550d View commit details
    Browse the repository at this point in the history
  18. workable solution!

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8e2b08c View commit details
    Browse the repository at this point in the history
  19. commented printf version

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    01b9534 View commit details
    Browse the repository at this point in the history
  20. commented out print

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eaef494 View commit details
    Browse the repository at this point in the history
  21. ckpt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d383de2 View commit details
    Browse the repository at this point in the history
  22. ckpt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    869f99a View commit details
    Browse the repository at this point in the history
  23. Revert "commented out print"

    This reverts commit 4399348.
    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    37c0024 View commit details
    Browse the repository at this point in the history
  24. Revert "ckpt"

    This reverts commit 26eb78c.
    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bd14e8c View commit details
    Browse the repository at this point in the history
  25. Revert "ckpt"

    This reverts commit 2c3b6d7.
    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    222b2b3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    69f8ec4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6c61838 View commit details
    Browse the repository at this point in the history
  28. erased page will get back

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    06e8469 View commit details
    Browse the repository at this point in the history
  29. ckpt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5f68dbd View commit details
    Browse the repository at this point in the history
  30. script

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0f9a86f View commit details
    Browse the repository at this point in the history
  31. fix launch

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f2cdfcc View commit details
    Browse the repository at this point in the history
  32. ckpt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bd4f2c9 View commit details
    Browse the repository at this point in the history
  33. fix small error

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3e8a355 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    32a33f4 View commit details
    Browse the repository at this point in the history
  35. miner cleaning

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    59951a1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e712e6a View commit details
    Browse the repository at this point in the history
  37. rm some package

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4da0ea2 View commit details
    Browse the repository at this point in the history
  38. documentation attempt

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    311ed13 View commit details
    Browse the repository at this point in the history
  39. some further cleaning

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1297687 View commit details
    Browse the repository at this point in the history
  40. cleaning

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eb19d8e View commit details
    Browse the repository at this point in the history
  41. cleaning

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3f703ac View commit details
    Browse the repository at this point in the history
  42. cleaning

    Bob-Chen222 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    17d54ae View commit details
    Browse the repository at this point in the history