=====Skandium ===== Skandium is the Java based skeleton based programming framework by Mario Leyton, targeting multicore architectures. The Skandium [[http://skandium.niclabs.cl/|web page]] hosts sample code and documentation as well as links to download the source and compiled framework code. The Skandium material may also be found on a GIT repository as well at the side [[https://github.com/mleyton/Skandium|github.com/mleyton/Skandium]]. A clone of the original Skandium web site (as of 2012, May 31) has been installed on [[http://backus.di.unipi.it/~marcod/SkandiumClone/skandium.niclabs.cl/index.html|http://backus.di.unipi.it/~marcod/SkandiumClone/skandium.niclabs.cl/index.html]] The version 1.0b2 of Skandium is accessible also via the following links: * [[http://backus.di.unipi.it/~marcod/SPM1112/skandium-1.0b2.jar|skandium-1.0b2.jar]] * [[http://backus.di.unipi.it/~marcod/SPM1112/skandium-1.0b2-src.jar|skandium-1.0b2-src.jar]] * [[http://backus.di.unipi.it/~marcod/SPM1112/skandium-1.0b2-examples.jar|skandium-1.0b2-examples.jar]] The patch described during the lessons relative to the bug in the Skandium runtime consists in using this [[skadium-correct-java|Skandium.java]] file instead of the one in 1.02b.