public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* OMPD development status
@ 2024-01-18 22:38 Mohamed Atef
  0 siblings, 0 replies; only message in thread
From: Mohamed Atef @ 2024-01-18 22:38 UTC (permalink / raw)
  To: gcc; +Cc: Jakub Jelinek, burnus

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

Hello all,
Just to remind you, there's an OMPD branch, on the repo:
https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/ompd

What is in the branch?
Initialization of the library (libgompd): the third-party tools can
successfully load
OMPD allocates memory for the process, i.e. (all per-process initialization
and finalization have been added), and also the third-party tool can query
about
the version of the OMPD implementation. Of course, we changed the runtime
a bit to be able to initialize OMPD.
also, we added Runtime Entry Points for OMPD.
The third-party tools can enumerate, print, and query about the ICVs.

Jakub reviewed all the patches.
Please Share any thoughts

Thanks

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-18 22:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-18 22:38 OMPD development status Mohamed Atef

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).