Skip to content

Commit ba4c276

Browse files
committed
improve content on front page
Problem: we got feedback that the frontpage of the docs is not super useful for providing information about flux, namely what makes it special. Solution: add the flux "killer feature" and link to the comparison table Signed-off-by: vsoch <[email protected]>
1 parent 7559aa9 commit ba4c276

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Welcome to Flux's documentation!
1818

1919
Flux is a flexible framework for resource management, built for your site.
2020
The framework consists of a suite of projects, tools, and libraries which may be used to build site-custom resource managers for High Performance Computing centers.
21+
Unlike traditional resource managers, Flux can run as a parallel job under most launchers that support MPI, including under Flux itself. This not only makes batch scripts and workflows for Flux portable to other resource managers (just launch Flux as a job), but it also means that batch jobs have all the features of a full resource manager at their disposal, as if they have an entire cluster to themselves.
22+
If you are interested in a high level comparison of Flux to other resource managers, see :ref:`comparison-table`.
2123

2224
.. toctree::
2325
:maxdepth: 2

0 commit comments

Comments
 (0)