OMP_PLACES

Mohamed Atef mohamedatef1698@gmail.com
Sat May 28 20:48:30 GMT 2022


Hello,
  if I want to dump elements of gomp_places_list
in a string

gomp_affinity_print_place (gomp_places_list[i]);
what does this function do ?
I read its body, it has only one line
(void) p;
should I call it before sprintf (temp_buffer, ....);


More information about the Gcc mailing list