If update_master_only is set the place list is not completely traversed and therefore this assertion failed. Make it only trigger if update_master_only is false.
(was introduced by D20539)
 Differential  D21925  
 __kmp_partition_places: Update assertion for new parameter Authored by Hahnfeld on Jul 1 2016, 4:29 AM. 
Details 
 If update_master_only is set the place list is not completely traversed and therefore this assertion failed. Make it only trigger if update_master_only is false. (was introduced by D20539) 
Diff Detail 
  |