On 03/02/2018 08:18 PM, Cesar Philippidis wrote: > The attached patch adjusts the existing goacc validate_dims target hook > and introduces a new goacc adjust_parallelism target hook. The attached patch now just introduces the nvptx_adjust_parallelism target hook implementation, which enables test-cases to start using the feature. Build x86_64 with nvptx accelerator and tested libgomp. Committed. Thanks, - Tom