Hi, On Thu, Mar 24, 2016 at 12:48:34PM +0100, Martin Liska wrote: > Hello. > > Following patch initializes whole packet->header field, which is eventually > stored > to a packet in atomic manner. The function mechanism was adopted from the HSA > runtime > manual. > > I've been running bootstrap and regression tests. > Ready to be installed after it finishes? > > Thanks, > Martin > > libgomp/ChangeLog: > > 2016-03-24 Martin Liska <mli...@suse.cz> > > * plugin/plugin-hsa.c (packet_store_release): New function > that is taken from the HSA runtime manual. > (GOMP_OFFLOAD_run): Use the function.
OK, thanks, Martin