https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113005
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yeah, perhaps just num_threads(8) to all of those? Why is there total_threads = omp_get_max_threads () btw, when nothing uses it?
jakub at gcc dot gnu.org via Gcc-bugs Thu, 21 Dec 2023 03:47:20 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113005
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Yeah, perhaps just num_threads(8) to all of those? Why is there total_threads = omp_get_max_threads () btw, when nothing uses it?