sys-cluster/*: remove reference to proprietary resource managers

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-08-20 04:02:52 +02:00
parent d06e85fc15
commit c709e191d0
5 changed files with 3 additions and 11 deletions

View File

@@ -13,8 +13,6 @@ It is primarily used as a fault-tolerance tool for tightly coupled HPC applicati
VeloC is a collaboration between Argonne National Laboratory and Lawrence Livermore National Laboratory as part of the Exascale Computing Project.
</longdescription>
<use>
<!--<flag name="alps">Use ALPS (Application Level Placement Scheduler) as resource manager</flag>-->
<!--<flag name="lsf">Use LFS (Load Sharing Facility) as resource manager</flag>-->
<flag name="slurm">Use <pkg>sys-cluster/slurm</pkg> as resource manager</flag>
<flag name="comm-queue-ipc">Use ipc as the communication protocol between client library and active backend</flag>
<flag name="comm-queue-socket">Use socket as the communication protocol between client library and active backend</flag>