On Mon, Nov 10, 2014 at 02:43:38PM -0800, Cesar Philippidis wrote: > >> I'll post a separate patch with the fortran tests later. If anyone > >> wants to test this patch, please use gomp-4_0-branch instead. You > >> don't need a CUDA accelerator to use > >> OpenACC, and some of the runtime tests will fail because that branch > >> doesn't include the nvptx backend. > > Now that the first series of PTX target patches have been committed: I > > assume it is still true that nvptx doesn't work because the libgomp bits > > aren't in yes, isn't it? > > That's correct. The nvptx backend also depends on the offloading changes > that a team from Intel is working on for the MIC target. But Julian > should be posting the libgomp patches tomorrow, I think, since his > changes are somewhat self-contained.
For the middle-end and libgomp changes, can you talk to the Intel folks to update their git branch to latest trunk (so that you have the nvptx bits in there) and send middle-end and libgomp diffs against that? As far as I remember, most of the changes from the branch are now approved, they are just waiting for review of the LTO related changes in the middle-end (please, correct me if I've missed something). Jakub