Skip to content

Commit 5ca698c

Browse files
authored
Remove deprecated Hyak PBS integration section
Removed deprecated features related to Hyak PBS integration from the README.
1 parent e18815b commit 5ca698c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,3 @@
3232
With `VSPACE` you can quickly and easily build input files with specific
3333
parameters with different distributions, such as grids, normal distribution, sines and cosines, and even arbitrary distributions. After generating the trials, use the [`MultiPlanet` package](https://github.com/VirtualPlanetaryLaboratory/multi-planet) to run the simulations
3434
on multi-core platforms, and use [`BigPlanet`](https://github.com/VirtualPlanetaryLaboratory/bigplanet) to store and quickly analyze the results. [Read the docs](https://VirtualPlanetaryLaboratory.github.io/vspace/) to learn how to generate VPLanet parameter sweeps.
35-
36-
## Deprecated Features
37-
38-
### Hyak PBS Integration (removed in v2.0)
39-
40-
The `hyak.py` and `vspace_hyak.py` modules for PBS/Torque job submission have been removed. These were specific to UW's legacy Hyak cluster which migrated to Slurm in 2020.
41-
42-
**Modern alternative:** Use [multiplanet](https://github.com/VirtualPlanetaryLaboratory/multi-planet) which provides superior parallel execution on any system without scheduler dependencies. For HPC clusters, we recommend using multiplanet in interactive sessions or developing Slurm job array workflows if needed.

0 commit comments

Comments
 (0)