Skip to content

Commit ab797ae

Browse files
authored
Merge pull request #230 from flux-framework/update/front-page
improve content on front page
2 parents b5a5f94 + ba4c276 commit ab797ae

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)