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