log src/os_gpu/linux_ptx/vm/gpu_linux.cpp @ 11954:905c26108117

age author description
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.
Mon, 12 Aug 2013 15:52:26 -0400 Morris Meyer Defer PTX on Mac probe to the CUDA driver initialization call
Thu, 25 Jul 2013 22:15:30 -0400 Morris Meyer PTX support for Linux