[Bug c/96844] OpenMP: two worksharing constructs with different num_threads clauses break thread pooling

2020-08-29 Thread mority at posteo dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96844 --- Comment #1 from Moritz Fischer --- Created attachment 49155 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49155&action=edit python script to count number of different threads used for each worksharing construct

[Bug c/96844] New: OpenMP: two worksharing constructs with different num_threads clauses break thread pooling

2020-08-29 Thread mority at posteo dot net
Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mority at posteo dot net Target Milestone: --- Created attachment 49154 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49154&action=edit Code that p