Changes between Version 26 and Version 27 of WikiStart


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v26 v27  
    99= BSC Application Repository  = 
    1010 
    11 The BSC Application Repository (BAR) contains applications developed at the [http://www.bsc.es Barcelona Supercomputing Center] - BSC computer science department and its partners. Further, it provides information on application owners, build and run instructions and implementation details. 
     11The BSC Application Repository (BAR) contains applications developed at the [http://www.bsc.es Barcelona Supercomputing Center] - BSC computer science department and its partners. Further, it provides information on application owners, build and run instructions as well as implementation details. 
    1212 
    1313== Prerequisites == 
    1414 
    15 Most 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 and installation instructions at https://pm.bsc.es/. 
     15Most 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 including clusters and GPGPUs. [[br]] 
     16You can find further information on StarSs together with download and installation instructions at https://pm.bsc.es/. 
    1717For 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