PaRSEC is a generic framework for architecture aware scheduling and
management of micro-tasks on distributed many-core heterogeneous
architectures. Applications are expressed as a Direct Acyclic Graph
of tasks with labeled edges designating data dependencies. PaRSEC
assigns computation threads to the cores, overlaps communications
and computations between nodes as well as between host and
accelerators (like GPUs). It achieves these features by using a
dynamic, fully-distributed scheduler based on architectural features
such as NUMA nodes and GPU awareness, as well as algorithmic features
such as data reuse.
Requires an MPI implementation either MPICH2 or OpenMPI.
Optional requirements:
- hwloc (autodetect)
- PAPI (autodetect)
- NVidia CUDA (autodetect)
This requires: openmpi
Maintained by: William PC
Keywords: scheduler,micro-tasks,distributed,heterogeneous
ChangeLog: parsec
Homepage:
https://github.com/ICLDisco/parsec
Download SlackBuild:
parsec.tar.gz
parsec.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
parsec.SlackBuild |
parsec.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds