Changes between Version 13 and Version 14 of library_barrier


Ignore:
Timestamp:
Mar 30, 2015, 6:27:42 PM (10 years ago)
Author:
bellefin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_barrier

    v13 v14  
    3939For both types of barriers, the barrier initialization must be done by one single task.
    4040
     41'''Warning''' : before using the sqt_barrier_init() function, heaps must have been initialized in every cluster with the function heap_init() of the malloc library.
     42