Install this package:
emerge -a dev-lang/cilk
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lang/cilk
Or alternatively:
emerge --autounmask-write -a dev-lang/cilk
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 5.4.6-r4 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>flow@gentoo.org</email> <name>Florian Schmaus</name> </maintainer> <longdescription lang="en"> Cilk is a language for multithreaded parallel programming based on ANSI C. Cilk is especially effective for exploiting dynamic, highly asynchronous parallelism, which can be difficult to write in data-parallel or message-passing style. Cilk provides an effective platform for programming dense and sparse numerical algorithms, such as matrix factorization and N-body simulations. 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. </longdescription> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-lang/cilk |
euse -E <flag> -p dev-lang/cilk |
euse -D <flag> -p dev-lang/cilk
| Flag | Description | 5.4.6-r4 |
|---|---|---|
| doc | ⚠️ | ✓ |
| examples | ⚠️ | ✓ |
| static-libs | ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | cilk-5.4.6.tar.gz | 1270768 bytes |