Skip to content

Commit a4c93bd

Browse files
authored
Merge branch 'master' into MPIRefactor
2 parents 5bb1288 + 40164cf commit a4c93bd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/frontier/submit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sbatch <<EOT
2121
#SBATCH -A CFD154 # charge account
2222
#SBATCH -N 1 # Number of nodes required
2323
#SBATCH -n 8 # Number of cores required
24-
#SBATCH -t 01:30:00 # Duration of the job (Ex: 15 mins)
24+
#SBATCH -t 01:59:00 # Duration of the job (Ex: 15 mins)
2525
#SBATCH -o$job_slug.out # Combined output and error messages file
2626
#SBATCH -q debug # Use debug QOS - only one job per user allowed in queue!
2727
#SBATCH -W # Do not exit until the submitted job terminates.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,3 +226,8 @@ MFC computations have used many supercomputing systems. A partial list is below
226226
* PSC Bridges(1/2), NCSA Delta, SDSC Comet and Expanse, Purdue Anvil, TACC Stampede(1-3), and TAMU ACES via ACCESS-CI allocations from Bryngelson, Colonius, Rodriguez, and more.
227227
* DOD systems Onyx, Carpenter, Nautilus, and Narwhal via the DOD HPCMP program
228228
* Sandia National Labs systems Doom and Attaway and testbed systems Weaver and Vortex
229+
230+
231+
## Contributors
232+
233+
[![Contributors](https://contributors-img.web.app/image?repo=mflowcode/mfc)](https://github.com/mflowcode/mfc/graphs/contributors)

0 commit comments

Comments
 (0)