{{{ #!html

Powered by

}}} = BSC Application Repository = The BSC Application Repository (BAR) contains applications developed at the [http://www.bsc.es Barcelona Supercomputing Center] - BSC computer science department. Further, it provides access and information on application owners, build and run instructions and implementation details. == Prerequisites == 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]] You can find further information on StarSs including download source and installation instructions at https://pm.bsc.es/. 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]. == Usage == To access available applications, please navigate to the Applications main page by clicking the link below and follow instructions for the particular application. == Applications == [wiki:Applications Applications List] == Application Development Guidelines == [wiki:Guidelines Development Guidelines]