Re: Beginning OpenMP Threads

2022-03-07 Thread Mohamed Atef via Gcc
Hi, Thanks a lot. The good news is that by the end of this month I think we will finish most of OMPD. The remaining parts need OMPT support which is missing in GNU but all the other functions work perfectly fine. Finished work, Initialization Thread handles ICVs remaining work, task han

Re: Beginning OpenMP Threads

2022-03-07 Thread Martin Jambor
Hi, it's been a while since I had a serious look into libgomp... On Fri, Feb 25 2022, Mohamed Atef via Gcc wrote: > Hello everyone, > From OpenMP specs. > "The OpenMP implementation must execute ompd_bp_thread_begin at every > native-thread-begin and initial-thread-begin event. This execution o