sys-cluster/veloc: add 1.5, drop 1.2

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

sys-cluster/veloc/VELOC-1.5: cleanup

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-08-20 00:19:04 +02:00
parent 2be649628f
commit f5cf94d01f
4 changed files with 50 additions and 36 deletions

View File

@@ -9,14 +9,15 @@
<remote-id type="github">ECP-VeloC/VELOC</remote-id>
</upstream>
<longdescription lang="en">VeloC is a multi-level checkpoint/restart runtime that delivers high performance and scalability for complex heterogeneous storage hierarchies without sacrificing ease of use and flexibility.
It is primarily used as a fault-tolerance tool for tightly coupled HPC applications running on supercomputing infrastructure but is essential in many other use cases: suspend-resume, migration, debugging.
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="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>
<!--<flag name="comm-queue-thallium">Use as the communication protocol between client library and active backend</flag>-->
</use>
</pkgmetadata>