https://github.com/jborrow/swift-old-scaling
Some scripts to make strong-scaling time-to-solution plots from previous versions of SWIFT
https://github.com/jborrow/swift-old-scaling
Last synced: 3 months ago
JSON representation
Some scripts to make strong-scaling time-to-solution plots from previous versions of SWIFT
- Host: GitHub
- URL: https://github.com/jborrow/swift-old-scaling
- Owner: JBorrow
- Created: 2019-02-11T20:27:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T10:07:49.000Z (over 6 years ago)
- Last Synced: 2024-12-27T06:41:29.112Z (5 months ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SWIFT Scaling Over Time
-----------------------This repository includes some bash scripts that make scaling plots with
SWIFT (strong-scaling) showing how it has improved over time. Simply run
`all.sh`, and it will download v0.5.0 -> v0.8.0, and automatically
submit jobs to a slurm batch system.This uses the `EAGLE_25` test case.
The code contained in this repository is MIT licensed.
Josh Borrow, 2019, [email protected]