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

Merge with main #378

Merged
merged 43 commits into from
Oct 30, 2023
Merged

Merge with main #378

merged 43 commits into from
Oct 30, 2023

Commits on Apr 28, 2023

  1. first attempt to sketch out cpu affinity bindings

    Christine Simpson committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4945700 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. updates to polaris app run

    Christine Simpson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    5c85221 View commit details
    Browse the repository at this point in the history
  2. updates to polaris app run

    Christine Simpson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    9f1b1ca View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. attempt to fix cpu affinity in Polaris app_run

    Christine Simpson committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c811f37 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. added polaris gpu affinity script

    Christine Simpson committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0936c68 View commit details
    Browse the repository at this point in the history
  2. fixes to the affinity script

    Christine Simpson committed May 25, 2023
    Configuration menu
    Copy the full SHA
    08e0976 View commit details
    Browse the repository at this point in the history
  3. some style changes

    Christine Simpson committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e61c12c View commit details
    Browse the repository at this point in the history
  4. reverting affinity script addition, put in different branch

    Christine Simpson committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7bcbc52 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. removed helper function

    Christine Simpson committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b0973cf View commit details
    Browse the repository at this point in the history
  2. Updates to polaris cmdline implementation after dev discussion; inclu…

    …des notes
    Christine Simpson committed May 26, 2023
    Configuration menu
    Copy the full SHA
    77f8941 View commit details
    Browse the repository at this point in the history
  3. remove turam path from polaris job-template.sh

    Christine Simpson committed May 26, 2023
    Configuration menu
    Copy the full SHA
    2efaa8e View commit details
    Browse the repository at this point in the history
  4. more updates to polaris cmdline

    Christine Simpson committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1281a79 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    1b64cdb View commit details
    Browse the repository at this point in the history
  2. Removed blank lines

    Christine Simpson committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    937947e View commit details
    Browse the repository at this point in the history
  3. lint fixes

    Christine Simpson committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8d6f5f0 View commit details
    Browse the repository at this point in the history
  4. fix type error

    Christine Simpson committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    c57beb7 View commit details
    Browse the repository at this point in the history
  5. fix type error

    Christine Simpson committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0691ed3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge pull request #360 from argonne-lcf/cli_dev

    some changes to balsam queue ls
    cms21 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    72a6e3d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Problems with docker compose and the latest python:3-slim version

    We get all kind of errors, See:
     * #343
    
    so pinned it on `FROM python:3.10-slim`
    basvandervlies committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3675411 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. made change to accept a user setting cpu_bind to none

    Christine Simpson committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ad0e661 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge pull request #361 from basvandervlies/python_version_issue_343

    Problems with docker compose and the latest python:3-slim version
    tomuram committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a37901d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. updated theta launch params

    Christine Simpson committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ee582b3 View commit details
    Browse the repository at this point in the history
  2. removed white space

    Christine Simpson committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ea919c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #369 from argonne-lcf/theta

    updated theta launch params
    cms21 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1d23048 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. allow session to sort jobs according to parameter passed in optional …

    …params
    Christine Simpson committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a56bcdc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. change to SessionAcquire

    Christine Simpson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    58a3b44 View commit details
    Browse the repository at this point in the history
  2. change to sort_by option

    Christine Simpson committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4ef3e75 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update config.py

    cms21 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    babca79 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. updates

    Christine Simpson committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    08d0986 View commit details
    Browse the repository at this point in the history
  2. made arg function

    Christine Simpson committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    172f900 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. undo changes

    cms21 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    54ccb1b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    14d39b3 View commit details
    Browse the repository at this point in the history
  2. lint fixes

    cms21 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7ab9cf8 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    cms21 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0e22498 View commit details
    Browse the repository at this point in the history
  4. lint fixes

    cms21 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    063a48b View commit details
    Browse the repository at this point in the history
  5. lint fixes

    cms21 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ff9dd8c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #370 from argonne-lcf/server-sort

    Server sort
    cms21 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    51b9c7d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. polaris app_run cleanup

    Christine Simpson committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6a10eb7 View commit details
    Browse the repository at this point in the history
  2. lint fix

    Christine Simpson committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    020ae44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3890bfa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #357 from argonne-lcf/polaris

    Polaris app_run changes
    cms21 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    10f5d27 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    273c95e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge pull request #371 from argonne-lcf/cms21-patch-2

    Removing unnecessary logging from _mpi_mode.py
    cms21 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5034973 View commit details
    Browse the repository at this point in the history