log src/share/vm/graal/graalCompilerToGPU.cpp @ 13295:903fd774dd61

age author description
Mon, 25 Nov 2013 17:25:53 +0100 Doug Simon put warnings about missing GPU device behind TraceGPUInteraction option
Sun, 10 Nov 2013 13:18:09 +0100 Doug Simon more HSAIL support in the C++ layer for executing HSAIL code on the simulator
Fri, 01 Nov 2013 18:34:03 -0400 S.Bharadwaj Yadavalli * PTX kernel argument buffer now has naturally aligned arguments as required by PTX JIT compiler.
Fri, 18 Oct 2013 23:55:35 +0200 Doug Simon available GPUs are exposed to Graal only by the graal.gpu.isalist system property which is set up during command line argument parsing
Thu, 17 Oct 2013 01:28:01 +0200 Doug Simon fixed C++ compilation error in fastdebug build
Thu, 17 Oct 2013 01:08:17 +0200 Doug Simon improved support for co-existing, multiple backends (GRAAL-363)
Sun, 06 Oct 2013 22:07:23 -0400 Morris Meyer PTX initial float and double