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

Multi-thread fix and request merging #205

Merged
merged 45 commits into from
Sep 5, 2024
Merged

Multi-thread fix and request merging #205

merged 45 commits into from
Sep 5, 2024

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    f8d5f8d View commit details
    Browse the repository at this point in the history
  2. Removing gres option for ctest (#182)

    * Removing gres option for ctest
    * Removing gres option from scripts
    * Update check for core
    
    ---------
    
    Co-authored-by: Hyunju Oh <hjoh16@login15.chn.perlmutter.nersc.gov>
    Co-authored-by: Jean Luca Bez <jlbez@lbl.gov>
    3 people authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    38d5f77 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    ad20fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ec00b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge small requests when they are contiguous and 1D, change srun com…

    …mands in run scripts to detect Perlmutter compute nodes
    houjun committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7c6e03c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a05d65c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d8e298 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    9becfe4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88bfafe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa41af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6687368 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    ff58cef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce422f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. minor change with test code

    houjun committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7cdb866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b3b1da View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    67cc3b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d40ee99 View commit details
    Browse the repository at this point in the history
  3. Fix mutex

    houjun committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d1c5788 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4559692 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a094446 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Sync develop to stable (v.0.5) (#201)

    * Update getting_started.rst (#184)
    * Removing gres option for ctest (#182)
    * Removing gres option for ctest
    * Removing gres option from scripts
    * Update check for core
    
    ---------
    
    Co-authored-by: Hyunju Oh <hjoh16@login15.chn.perlmutter.nersc.gov>
    Co-authored-by: Jean Luca Bez <jlbez@lbl.gov>
    
    * enable cache by default (#187)
    * Removing PDC macro (#189)
    * Removing gres option for ctest
    * Removing gres option from scripts
    * Update check for core
    * Remove PDC macro
    * Committing clang-format changes
    
    ---------
    
    Co-authored-by: Hyunju Oh <hjoh16@login15.chn.perlmutter.nersc.gov>
    Co-authored-by: Jean Luca Bez <jlbez@lbl.gov>
    Co-authored-by: github-actions <github-actions[bot]@users.noreply.github.com>
    
    * BDCATS fix (#193)
    * Fix issues with bdcats_batch
    * Committing clang-format changes
    
    ---------
    
    Co-authored-by: github-actions <github-actions[bot]@users.noreply.github.com>
    
    * Update mpi_test.sh (#197)
    * Update .gitlab-ci.yml (#195)
    * Updates for latest integration with Jacamar and Gitlab tokens in CI
    * VPICIO bugfix (#196)
    * Fix VPICIO bug
    * Add more checks and error out when no server is selected
    * Committing clang-format changes
    * Add VPICIO and BDCATS to MPI test
    
    ---------
    
    Co-authored-by: github-actions <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Jean Luca Bez <jlbez@lbl.gov>
    
    * Fix vpicio_mts (#199)
    
    ---------
    
    Co-authored-by: Houjun Tang <htang4@lbl.gov>
    Co-authored-by: Hyunju Oh <oh.693@osu.edu>
    Co-authored-by: Hyunju Oh <hjoh16@login15.chn.perlmutter.nersc.gov>
    Co-authored-by: github-actions <github-actions[bot]@users.noreply.github.com>
    5 people committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bdeef59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64fdda4 View commit details
    Browse the repository at this point in the history
  3. Fix rebase issue

    houjun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    958ff80 View commit details
    Browse the repository at this point in the history
  4. Fix rebase issue

    houjun committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2510a57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d2e8de View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Add timers

    houjun committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cffb2ba View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 24, 2024

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

Commits on Aug 30, 2024

  1. Merge develop

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5c373c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b9a625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a456a View commit details
    Browse the repository at this point in the history
  4. Trigger CI

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d2ec17c View commit details
    Browse the repository at this point in the history
  5. MPI fix

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a1a002f View commit details
    Browse the repository at this point in the history
  6. MPI fix

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5463e81 View commit details
    Browse the repository at this point in the history
  7. remove debug msg

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    140e353 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d40667 View commit details
    Browse the repository at this point in the history
  9. Trigger CI

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e7c01f6 View commit details
    Browse the repository at this point in the history
  10. Add function comment for doc

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    38262d2 View commit details
    Browse the repository at this point in the history
  11. Revert script changes

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7cf2cd1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9938860 View commit details
    Browse the repository at this point in the history
  13. Revert script changes

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4023171 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af99371 View commit details
    Browse the repository at this point in the history
  15. Trigger CI

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a80d42a View commit details
    Browse the repository at this point in the history
  16. Revert script setting

    houjun committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d300068 View commit details
    Browse the repository at this point in the history