log src/share/vm/runtime/gpu.cpp @ 18133:5c1bd485c54b

age author description
Tue, 22 Apr 2014 12:02:08 +0200 Doug Simon fix log message stating how many GPUs have been initialized
Thu, 17 Apr 2014 00:44:32 +0200 Doug Simon HSAIL: added safepoint support
Thu, 30 Jan 2014 00:52:33 +0100 Doug Simon added support for co-existing GPU backends (JBS:GRAAL-1)
Sun, 10 Nov 2013 13:18:09 +0100 Doug Simon more HSAIL support in the C++ layer for executing HSAIL code on the simulator
Mon, 30 Sep 2013 13:03:47 -0400 Morris Meyer PTX warp limiter to available GPU processors
Sun, 29 Sep 2013 14:47:12 -0400 Morris Meyer PTX: one-dimensional parallel warp invocation, ParallelOver annotation
Thu, 12 Sep 2013 12:56:05 +0200 Andreas Woess gpu.cpp: fix warning: not all control paths return a value