Hello! I am experimenting with X10 and I am mainly focused on the GPU support. 
My project has multiple files and some of them contain methods annotated with 
the @CUDA directive, so they should be compiled with the -NO_CHECKS 
-STATIC_CHECKS option. On the other hand I DO NOT want to compile my main .x10 
file (which uses those with the @CUDA) with these options.

What is the proper way to achieve this?

I tried to compile the @CUDA files at first then the main without -NO_CHECKS 
-STATIC_CHECKS, but during the second compilation it recompiles everything.

Thank you very much,

Luca Salucci
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to