OmpSs User Guide¶
The information included in this document is provided “as is”, with no warranties whatsoever, including any warranty of merchantability, fitness for any particular purpose, or any warranty otherwise arising out of any proposal, specification, or sample. The document is not guaranteed to be complete and/or error-free at this stage and it is subject to changes without furthernotice. Barcelona Supercomputing Center will not assume any responsibility for errors or omissions in this document. Please send comments, corrections and/or suggestions to pm-tools at bsc.es. This document is provided for informational purposes only.
Note
There is a PDF version of this document at http://pm.bsc.es/ompss-docs/user-guide/OmpSsUserGuide.pdf
- 1. Installation of OmpSs
- 2. Compile OmpSs programs
- 3. Running OmpSs Programs
- 4. Installation of OmpSs from git
- 5. FAQ: Frequently Asked Questions
- 5.1. What is the difference between OpenMP and OmpSs?
- 5.2. How to create burst events in OmpSs programs
- 5.3. How to execute hybrid (MPI+OmpSs) programs
- 5.4. How to exploit NUMA (socket) aware scheduling policy using Nanos++
- 5.5. My application crashes. What can I do?
- 5.6. I am trying to use regions, but tasks are serialised and I think they should not
- 5.7. My application does not run as fast as I think it could
- 5.8. How to run OmpSs on Blue Gene/Q?
- 5.9. Why macros do not work in a #pragma?
- 5.10. How to track dependences for a given task using paraver