News
Best Paper Award at WSDP/SCCC 2009 for Skandium DNSSEC paper
A Skandium paper has been distinguished with the Alvaro Campos Best Paper Award at IEEE WSDP/SCCC 2009.
Read the paper A Skandium Based Parallelization of DNSSEC in the publications section.
Paper at IEEE Euromicro PDP 2010
A Skandium paper has been accepted at IEEE Euromicro PDP 2010.
Look for Skandium: Multi-core Programming with Algorithmic Skeletons in the publications section.
Paper at IEEE SCCC/WSPD 2009
A Skandium paper has been accepted at IEEE SCCC/WSPD 2009.
Look for A Skandium Based Parallelization of DNSSEC in the publications section.
Skandium release 1.0b2
We have a new release with some bug fixes, and a new example code: QuickSort.
Skandium release 1.0b1
We are happy to announce the first release, 1.0b1, of the Skandium Skeleton Library, which can be found at the Downloads section.
This first release supports the following parallelism patterns: farm, pipe, for, while, if, map, fork, and divide and conquer. Which can be combined to represent more complex applications. If you are unfamiliar with algorithmic skeletons check out the Tutorial section to see how Skandium is used.
We have also provided full examples on how to use the library. The examples are the NQueens counting problem, Strassen matrix multiplication, and Pi computation.
If you are interested in the development of Skandium, you can download the development bundle which contains the source and development packages.

