log src/share/vm/runtime/gpu.hpp @ 11822:365d8f385fb5

age author description
Sun, 29 Sep 2013 14:47:12 -0400 Morris Meyer PTX: one-dimensional parallel warp invocation, ParallelOver annotation
Wed, 11 Sep 2013 17:02:40 -0400 bharadwaj Create runtime object based on GPUIL type newly added to gpu class; some code refactoring.
Fri, 30 Aug 2013 16:39:05 -0400 bharadwaj Implement several missing PTX codegen features; return value capture and method args passing of java method executed on GPU.
Sat, 10 Aug 2013 14:38:30 -0400 Morris Meyer CR-20: PTX kernel invocation with arguments - from Bharadwaj
Thu, 25 Jul 2013 22:15:30 -0400 Morris Meyer PTX support for Linux
Sat, 29 Jun 2013 21:29:34 -0400 Morris Meyer PTX kernel execution - no args or return value
Thu, 27 Jun 2013 19:57:43 -0400 Morris Meyer GPU generate_kernel return for Cuda function
Tue, 30 Apr 2013 08:17:55 -0400 Morris Meyer GRAAL-234 - PTX code loading