Skip to content

Commit 59b887d

Browse files
authored
Copyedits for grammar and standardization
1 parent a96a27f commit 59b887d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ abstract job specifications into concrete scripts and commands to send to the
1313
scheduler. PSI/J was built by a team with decades of experience building
1414
workflow systems for large scale computing. PSI/J has a number of advantages:
1515

16-
#. **Runs entirely in user space:** no need to wait for infrequent deployment cycles, it's easy to leverage built-in or commmunity-provided plug-ins.
16+
#. **Runs entirely in user space:** No need to wait for infrequent deployment cycles, it's easy to leverage built-in or commmunity-provided plug-ins.
1717

18-
#. **An asynchronous modern API for job management:** a clean Python API for requesting and managing jobs.
18+
#. **An asynchronous modern API for job management:** A clean Python API for requesting and managing jobs.
1919

20-
#. **Supports the common batch schedulers:** we test PSI/J across multiple DOE supercomputer centers. It's easy to test PSI/J on your systems and share the results with the community.
20+
#. **Supports the common batch schedulers:** We test PSI/J across multiple DOE supercomputer centers. It's easy to test PSI/J on your systems and share the results with the community.
2121

2222
#. **Built by the HPC community, for the HPC community:** PSI/J is based on a number of libraries used by state-of-the-art HPC workflow applications.
2323

24-
#. **PSI/J is an open source project:** we are establishing a community to develop, test, and deploy PSI/J across many HPC facilities.
24+
#. **PSI/J is an open source project:** We are establishing a community to develop, test, and deploy PSI/J across many HPC facilities.
2525

2626
Most HPC centers now feature multiple schedulers, rolling policy changes and
2727
deployments of software stacks, and subtle differences even across systems with
28-
similar architectures. **PSI/J is designed to tame this complexity** and provide
28+
similar architectures. **PSI/J is designed to tame this complexity** and provide
2929
computational scientists and workflow developers a common API for interacting
3030
with HPC centers.
3131

0 commit comments

Comments
 (0)