Changes between Version 25 and Version 26 of WikiStart


Ignore:
Timestamp:
02/14/13 16:10:33 (11 years ago)
Author:
jciesko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v25 v26  
    1414 
    1515Most applications allow concurrent execution. Their parallel implementation is based on the StarSs (*Superscalar) programming model. StarSs is a declarative, task-based, dependancy-aware parallel programming model supporting shared and distributed memory systems as well as GPGPU accelerators. [[br]] 
    16 You can find further information on StarSs including download source and installation instructions at https://pm.bsc.es/. 
    17 For further information on StarSs front-end compiler and runtime follow [https://pm.bsc.es/projects/mcxx Mercurium] and [https://pm.bsc.es/projects/nanox Nanox]. 
     16You can find further information on StarSs, including download and installation instructions at https://pm.bsc.es/. 
     17For further information on the StarSs front-end compiler and runtime, follow [https://pm.bsc.es/projects/mcxx Mercurium] and [https://pm.bsc.es/projects/nanox Nanox]. 
    1818 
    1919== Usage  ==