Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042421
en ru br
Репозитории ALT
S:5.4.6-alt13
5.1: 5.4.6-alt2
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: cilk

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 5.4.6-alt2
Время сборки: 28 сентября 2009, 05:00 ( 756.5 недели назад )
Размер архива: 1240.91 Kb

Домашняя страница:   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.

Текущий майнтейнер: Eugeny A. Rostovtsev (REAL)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • cilk
  • cilk-doc
  • cilk-examples
  • libcilk
  • libcilk-devel
  • libcilk-devel-static
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin