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

Adding LJ test within ESPRESSO #155

Merged
merged 9 commits into from
Jun 27, 2024
Merged

Commits on Jun 19, 2024

  1. Adding lj test. This scales slightly better and takes less time compared

    to the P3M test.
    Satish Kamath committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7c6f347 View commit details
    Browse the repository at this point in the history
  2. Making the linter happy.

    Satish Kamath committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e88ff15 View commit details
    Browse the repository at this point in the history
  3. Also adding LJ to the CI tag.

    Satish Kamath committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    15f044f View commit details
    Browse the repository at this point in the history
  4. Making the linter happy.

    Satish Kamath committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a481a12 View commit details
    Browse the repository at this point in the history
  5. Making the linter happy.

    Satish Kamath committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8593bf0 View commit details
    Browse the repository at this point in the history
  6. Trying to make the linter happy.

    Satish Kamath committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e1126eb View commit details
    Browse the repository at this point in the history
  7. Trying to make the linter happy.

    Satish Kamath committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1e56b2c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Split the ESPResSo tests into 2 classes

    Satish Kamath committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f816f4e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Setting lower memory requirements for LJ and applying scale filter to LJ

    * Setting the memory to 0.3 GiB per core.
    * The 16 node LJ test does not finish in 5 hours, thus applying the scale
    filter to it as well removing the 16_nodes scale for now.
    Satish Kamath committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4d8a8c1 View commit details
    Browse the repository at this point in the history