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 edits from develop - add support for runs on UT TACC Stampede3 #59

Merged
merged 7 commits into from
Apr 8, 2024

Commits on Apr 7, 2024

  1. Add support for compilation and use on UT-TACC's Stampede3.

    - Adds modfiles for chimes_calculator and lmp (UT-TACC.mod)
    - Adds a special lmp Makefile for Stampede3
    - Updates install scripts (chimes_calculator & lmp) to make use of new modfiles/Makefile
    
    When compiling the chimes_calculator (./) or lmp (./etc/lmp) on Stampede3, use:
    export hosttype=UT-TACC; ./install.sh
    rlindsey committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    49c44f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from RKLindsey/main

    Add support for compilation and use on UT-TACC's Stampede3.
    RKLindsey committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    68b23f4 View commit details
    Browse the repository at this point in the history
  3. Update modfiles for LLNL-LC

    rlindsey committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    38c6542 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from RKLindsey/develop

    Update modfiles for LLNL-LC
    RKLindsey committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    09a0a29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48b64b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #22 from LindseyLab-umich/develop

    Merge updates from primary (rk-lindsey) repo and add support for compilation on Stampede3
    rk-lindsey committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9d89322 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from LindseyLab-umich/main

    Add support for UT TACC Stampede3
    rk-lindsey committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d182326 View commit details
    Browse the repository at this point in the history