SlackBuilds Repository

15.0 > Libraries > parsec (3.0.2012)

  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

Source Downloads:
parsec-parsec-3.0.2012.tar.gz (1274f12976fd9246179d2ecd9966d53f)

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

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds