Skip to content

Commit 902ba86

Browse files
committed
fixed github web interface suggestion mishap
1 parent 3272e55 commit 902ba86

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

web/index.html

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,11 @@
3737
</v-card-title>
3838

3939
<v-card-text>
40-
Use a unified API to enable your HPC application to run virtually anywhere.
40+
Use a unified API to run your HPC application virtually
41+
anywhere. Tested on a wide variety of clusters,
42+
<span class="psij-font">PSI/J</span> automatically
43+
translates abstract job specifications into concrete
44+
scripts and commands to send to the scheduler.
4145
</v-card-text>
4246
</v-card>
4347
</v-col>
@@ -55,7 +59,10 @@
5559
<h3><span class="psij-font">PSI/J</span> runs entirely in user space</h3>
5660

5761
<v-card-text>
58-
There is no need to wait for infrequent deployment cycles. The HPC world
62+
There is no need to wait for infrequent deployment cycles.
63+
The HPC world can be rather dynamic and the ability to
64+
quickly react to experimental changes in cluster
65+
environments is essential.
5966
</v-card-text>
6067
</v-card>
6168
</v-col>
@@ -66,7 +73,11 @@ <h3><span class="psij-font">PSI/J</span> runs entirely in user space</h3>
6673
<h3>Use built-in or community contributed plugins</h3>
6774

6875
<v-card-text>
69-
It is virtually impossible for a single entity to
76+
It is virtually impossible for a single entity to provide
77+
stable and tested adapters to all clusters and schedulers.
78+
That is why <span class="psij-font">PSI/J</span> enables
79+
and encourages community contributions to scheduler
80+
adapters, testbeds, and specific cluster knowledge.
7081
</v-card-text>
7182
</v-card>
7283
</v-col>

0 commit comments

Comments
 (0)