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

CCSD_T2_8 DGEMM w/ CUBLAS #1027

Merged
merged 43 commits into from
Oct 16, 2024
Merged

Commits on Oct 5, 2023

  1. this works

    jeffhammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    43ebd7f View commit details
    Browse the repository at this point in the history
  2. add DGEMM version too

    jeffhammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2fa9876 View commit details
    Browse the repository at this point in the history
  3. straight DGEMM works

    jeffhammond committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8062b6d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    e80bac5 View commit details
    Browse the repository at this point in the history
  2. removing loops

    jeffhammond committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    fc17d91 View commit details
    Browse the repository at this point in the history
  3. cleanup

    jeffhammond committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b3ce4c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    567fd44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a1b133 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. still debugging

    jeffhammond committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6de9fbe View commit details
    Browse the repository at this point in the history
  2. so far, so good

    jeffhammond committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e78fb8e View commit details
    Browse the repository at this point in the history
  3. so far, so good

    jeffhammond committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9f12e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    409ba37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    360e2e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    355a2c8 View commit details
    Browse the repository at this point in the history
  7. clean up

    jeffhammond committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    74ab406 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34242be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9335011 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b18f0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12f47c9 View commit details
    Browse the repository at this point in the history
  12. comment syntax

    jeffhammond committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7cf47de View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aec8780 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. fix non-F90 case

    jeffhammond committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5d3d3da View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    d18f3c8 View commit details
    Browse the repository at this point in the history
  2. still debugging

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    00eed8c View commit details
    Browse the repository at this point in the history
  3. so far, so good

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3258902 View commit details
    Browse the repository at this point in the history
  4. so far, so good

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    59475ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc742c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8889f36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4feff45 View commit details
    Browse the repository at this point in the history
  8. clean up

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5805b06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7113377 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a357f09 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3ec460 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4faf45c View commit details
    Browse the repository at this point in the history
  13. comment syntax

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e38ca4a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2abce96 View commit details
    Browse the repository at this point in the history
  15. reset generic input file

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6affb37 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    319b548 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ced49c8 View commit details
    Browse the repository at this point in the history
  18. fix 64_to_32 check

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ae928c7 View commit details
    Browse the repository at this point in the history
  19. reset

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    07beece View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    707d974 View commit details
    Browse the repository at this point in the history
  21. fix 64_to_32 check again

    jeffhammond committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b1af9f9 View commit details
    Browse the repository at this point in the history