Пакет cilk: Информация

    Исходный пакет: cilk
    Версия: 5.4.6-alt5
    Собран:  10 февраля 2011 г. 12:17
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://supertech.csail.mit.edu/cilk/

    Лицензия: GPL v2 or later
    О пакете: Language for multithreaded parallel programming based on ANSI C
    Описание: 
    Cilk is a language for multithreaded parallel programming based on ANSI
    C. Cilk is designed for general-purpose parallel programming, but it is
    especially effective for exploiting dynamic, highly asynchronous
    parallelism, which can be difficult to write in data-parallel or
    message-passing style. Using Cilk, our group has developed three
    world-class chess programs, StarTech, *Socrates, and Cilkchess. Cilk
    provides an effective platform for programming dense and sparse
    numerical algorithms, such as matrix factorization and N-body
    simulations, and we are working on other types of applications. Unlike
    many other multithreaded programming systems, Cilk is algorithmic, in
    that the runtime system employs a scheduler that allows the performance
    of programs to be estimated accurately based on abstract complexity
    measures.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    cilk (x86_64, i586)
    cilk-debuginfo (x86_64, i586)
    cilk-doc (noarch)
    cilk-examples (x86_64, i586)
    cilk-examples-debuginfo (x86_64, i586)
    libcilk (x86_64, i586)
    libcilk-debuginfo (x86_64, i586)
    libcilk-devel (x86_64, i586)
    libcilk-devel-static (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

    Права:
    Eugeny A. Rostovtsev
    @qa
    @everybody

      1. chrpath
      2. flex
      3. libperfctr-devel
      4. perfctr

    Последнее изменение


    10 февраля 2011 г. Eugeny A. Rostovtsev 5.4.6-alt5
    - Rebuilt for debuginfo
    22 октября 2010 г. Eugeny A. Rostovtsev 5.4.6-alt4
    - Rebuilt with set-versioned libperfctr
    19 октября 2010 г. Eugeny A. Rostovtsev 5.4.6-alt3
    - Rebuilt for soname set-versions