This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gomp-nvptx] git branch created


Hello,

I have created a git-only branch "gomp-nvptx" for development of OpenMP
offloading on NVPTX.  Changelogs on the branch have the corresponding suffix,
and I'll use it to tag emails with patches for the branch.

The branch currently has 41 patch on top of yesterday's trunk.  Some of
those have not been posted yet (for various reasons like being temporary or
incomplete), but most important stuff has been posted.

Building correct -mgomp multilib for Newlib requires a patch, which has been
requested for inclusion here:
https://github.com/MentorEmbedded/nvptx-newlib/pull/2

The libgomp c/c++ testsuite has 6 failures, of those 2 due to missing alloca,
2 due to missing usleep, and 2 due to stubbed-out GOMP_OFFLOAD_async_run.
Fortran testsuite has several failures due to incomplete libgomp port.

Thanks.
Alexander


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]