Changes between Version 5 and Version 6 of OpenMP


Ignore:
Timestamp:
04/16/15 06:31:51 (9 years ago)
Author:
Sebastian Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenMP

    v5 v6  
    2727* The libgomp uses the standard heap for dynamic memory.  Since a `gomp_free()` function is missing it is hard to replace this with a dedicated heap.
    2828
    29 * The thread pool is build with POSIX threads.  There is currently no means to change RTEMS specific parameters of these threads, e.g. to select the scheduler instance.
     29* The thread pool is built up with POSIX threads.  There is currently no means to change RTEMS specific parameters of these threads, e.g. to select the scheduler instance.