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

[WIP] SamTov measure memory scaling #476

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

Commits on Jan 21, 2022

  1. remove GPU keyword

    PythonFZ committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7909e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ff3d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5abee31 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    d1add32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1a4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d85c89 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    4cd6d00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6283b View commit details
    Browse the repository at this point in the history
  3. run black and isort

    SamTov committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    bee4387 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/SamTov_Measure_Memory_Scaling' i…

    …nto SamTov_Measure_Memory_Scaling
    SamTov committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    00f5cd2 View commit details
    Browse the repository at this point in the history
  5. remove file call in CI.

    SamTov committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    83d24f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81c867c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    505acff View commit details
    Browse the repository at this point in the history
  8. remove config argument.

    SamTov committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e320755 View commit details
    Browse the repository at this point in the history
  9. resolve flake8 complaint.

    SamTov committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d898394 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. CI profiling

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c974a78 View commit details
    Browse the repository at this point in the history
  2. CI profiling

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    25d0fe3 View commit details
    Browse the repository at this point in the history
  3. update sqlite

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    2b97375 View commit details
    Browse the repository at this point in the history
  4. typo

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    7f51983 View commit details
    Browse the repository at this point in the history
  5. patch ubuntu version

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4b23a73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4729e28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43ed753 View commit details
    Browse the repository at this point in the history
  8. update sqlite version

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a83e48e View commit details
    Browse the repository at this point in the history
  9. bugfix

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a8c8af8 View commit details
    Browse the repository at this point in the history
  10. add a plot

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    883474d View commit details
    Browse the repository at this point in the history
  11. plot everything

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8d77a09 View commit details
    Browse the repository at this point in the history
  12. plot everything

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0601c84 View commit details
    Browse the repository at this point in the history
  13. run ADF memory test

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    aedc169 View commit details
    Browse the repository at this point in the history
  14. run ADF memory test

    PythonFZ committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b9ca27f View commit details
    Browse the repository at this point in the history
  15. Update test_memory.py

    PythonFZ authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    492370f View commit details
    Browse the repository at this point in the history
  16. Update test_memory.py

    PythonFZ authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    719de34 View commit details
    Browse the repository at this point in the history
  17. reduce size even further

    Please work
    PythonFZ authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    3542778 View commit details
    Browse the repository at this point in the history
  18. Update test_memory.py

    PythonFZ authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    1ebdc2f View commit details
    Browse the repository at this point in the history
  19. Update test_memory.py

    PythonFZ authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e12368c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. remove print

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    869c047 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into SamTov_Measure_Memory_Scaling

    # Conflicts:
    #	CI/integration_tests/calculators/test_einstein_helfand_ionic_conductivity.py
    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    4bf249c View commit details
    Browse the repository at this point in the history
  3. clean up a bit

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1713f8a View commit details
    Browse the repository at this point in the history
  4. fix black / flake8

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7898a6b View commit details
    Browse the repository at this point in the history
  5. add plot function

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8743d23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    327e538 View commit details
    Browse the repository at this point in the history
  7. only run on push

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    427fd13 View commit details
    Browse the repository at this point in the history
  8. add package

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f49303e View commit details
    Browse the repository at this point in the history
  9. small code cleanup + update

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3b8ad22 View commit details
    Browse the repository at this point in the history
  10. Update lint.yaml

    PythonFZ authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8f14b22 View commit details
    Browse the repository at this point in the history
  11. add diffusion + fix plots

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    963580e View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/SamTov_Measure_Memory_Scaling' i…

    …nto SamTov_Measure_Memory_Scaling
    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    de1ef0d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5cf14c View commit details
    Browse the repository at this point in the history
  14. add GK diffusion

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d66ca6e View commit details
    Browse the repository at this point in the history
  15. deselect memory by default

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    91e06b9 View commit details
    Browse the repository at this point in the history
  16. enable memory management

    PythonFZ committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1eddad1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a262669 View commit details
    Browse the repository at this point in the history
  18. run with / without fixture

    PythonFZ committed Feb 2, 2022
    2 Configuration menu
    Copy the full SHA
    a756c6b View commit details
    Browse the repository at this point in the history