Package CoinPFunc: Information

    Source package: CoinPFunc
    Version: 1.0.0-alt1.svn20110419
    Build time:  Apr 24, 2011, 07:24 AM
    Report package bug
    License: Eclipse Public License 1.0
    Summary: Generic task-parallel library for C/C++
    Description: 
    PFunc, short for Parallel Functions, is a lightweight and portable
    library that provides C and C++ APIs to express task parallelism. The
    features offered by PFunc are a strict superset of the features offered
    by current solutions for task parallelism such as Cilk and Intel's
    Threading Building Blocks. Specifically, PFunc extends the feature set
    of current solutions with custom task scheduling, task priorities and
    task affinities. Furthermore, PFunc offers task groups for SPMD-style
    programming and multiple task completion notifications for parallel
    execution of DAGs. PFunc's extended feature set is geared towards
    helping knowledgeable users optimize their application performance.

    List of rpms provided by this srpm:
    CoinPFunc-examples (noarch)
    libCoinPFunc (x86_64, i586)
    libCoinPFunc-debuginfo (x86_64, i586)
    libCoinPFunc-devel (x86_64, i586)
    libCoinPFunc-devel-doc (noarch)


    List of contributors:
    Eugeny A. Rostovtsev

      1. libstdc++-devel
      2. cmake
      3. ghostscript-utils
      4. graphviz
      5. doxygen
      6. texlive-latex-recommended
      7. flex
      8. libcilk-devel
      9. libtbb-devel
      10. gcc-c++

    Last changed


    April 24, 2011 Eugeny A. Rostovtsev 1.0.0-alt1.svn20110419
    - Version 1.0.0
    Feb. 28, 2011 Eugeny A. Rostovtsev 1.0-alt1.svn20100826.3
    - Added -g into compiler flags
    Feb. 18, 2011 Eugeny A. Rostovtsev 1.0-alt1.svn20100826.2
    - Rebuilt for debuginfo