log src/gpu/ptx/vm/gpu_ptx.cpp @ 18043:f55f2d400797

age author description
Wed, 15 Oct 2014 20:34:55 +0200 Gilles Duboscq Fix some format strings
Fri, 09 May 2014 18:46:41 +0200 Doug Simon made Graal runtime initialization in hosted mode lazy
Thu, 17 Apr 2014 00:44:32 +0200 Doug Simon HSAIL: added safepoint support
Fri, 28 Feb 2014 14:01:31 -0500 S.Bharadwaj Yadavalli Fixes PTX test failure and a crash when TraceGPUInteraction flag is specified.
Mon, 10 Feb 2014 14:38:42 -0500 S.Bharadwaj Yadavalli Change CUDA context management to support multiple executions of a kernel. Exclude GPU offloading of lambdas from java.* library code.
Thu, 06 Feb 2014 11:14:19 +0100 Doug Simon pulled Ptx and Hsail classes out of gpu class namespace
Fri, 31 Jan 2014 16:24:38 +0100 Doug Simon fixed non-PRODUCT build compilation error