Re: gomp_affinity_format_len

2022-06-16 Thread Jakub Jelinek via Gcc
On Thu, Jun 16, 2022 at 06:00:47PM +0200, Mohamed Atef wrote: > I cant't get the value of "gomp_affinity_format_let" I used the plugin but > it only gives 0 value. if you noticed in the gompd_get_affinity_format i > used 100 for the length of the affinity format. gomp_aff

Re: gomp_affinity_format_len

2022-06-16 Thread Mohamed Atef via Gcc
I cant't get the value of "gomp_affinity_format_let" I used the plugin but it only gives 0 value. if you noticed in the gompd_get_affinity_format i used 100 for the length of the affinity format. Mohamed. في الخميس، ١٦ يونيو، ٢٠٢٢ ٥:٤٦ م Mohamed Atef كتب: > Sorry i found it in affinity-fmt.c >

Re: gomp_affinity_format_len

2022-06-16 Thread Mohamed Atef via Gcc
Sorry i found it in affinity-fmt.c في الخميس، ١٦ يونيو، ٢٠٢٢ ٥:٤١ م Mohamed Atef كتب: > Hello, >this variable doesn't take value. It's always zero. > Is this intended? > > Mohamed >

gomp_affinity_format_len

2022-06-16 Thread Mohamed Atef via Gcc
Hello, this variable doesn't take value. It's always zero. Is this intended? Mohamed