Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37048539
en ru br
ALT Linux repositórios
S:5.4.6-alt13

Group :: Desenvolvimento/C
RPM: cilk

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 5.4.6-alt13
Data da compilação: 30 agosto 2021, 14:59 ( 134.6 weeks ago )
Tamanho:: 903.35 Kb

Home page:   http://supertech.csail.mit.edu/cilk/

Licença: GPL-2.0+
Sumário: Language for multithreaded parallel programming based on ANSI C
Descrição:

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.

Mantenedor currente: Aleksei Nikiforov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • cilk
  • cilk-debuginfo
  • cilk-doc
  • cilk-examples
  • libcilk
  • libcilk-debuginfo
  • libcilk-devel
  • libcilk-devel-static
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009