diff mx/projects @ 13624:220ed109bf77

initial code for calling PTX kernel code from Java with parameter marshaling and return value unmarshaling performed by a wrapper specified via manual graph construction
author Doug Simon <doug.simon@oracle.com>
date Mon, 13 Jan 2014 22:32:27 +0100
parents 805a904eae8f
children 881dd7f896de
line wrap: on
line diff
--- a/mx/projects	Mon Jan 13 22:28:57 2014 +0100
+++ b/mx/projects	Mon Jan 13 22:32:27 2014 +0100
@@ -202,6 +202,14 @@
 project@com.oracle.graal.hotspot.ptx@javaCompliance=1.7
 project@com.oracle.graal.hotspot.ptx@workingSets=Graal,HotSpot,PTX
 
+# graal.hotspot.ptx.test
+project@com.oracle.graal.hotspot.ptx.test@subDir=graal
+project@com.oracle.graal.hotspot.ptx.test@sourceDirs=src
+project@com.oracle.graal.hotspot.ptx.test@dependencies=com.oracle.graal.hotspot.ptx,com.oracle.graal.replacements.test
+project@com.oracle.graal.hotspot.ptx.test@checkstyle=com.oracle.graal.graph
+project@com.oracle.graal.hotspot.ptx.test@javaCompliance=1.7
+project@com.oracle.graal.hotspot.ptx.test@workingSets=Graal,HotSpot,PTX
+
 # graal.hotspot.hsail
 project@com.oracle.graal.hotspot.hsail@subDir=graal
 project@com.oracle.graal.hotspot.hsail@sourceDirs=src