The flag "-STATIC_CALLS" is used to compile GPU related x10 code as
demonstrated
on the "X10 on GPUs" page:
http://x10-lang.org/documentation/practical-x10-programming/x10-on-gpus.html
For instance the command to build CUDATopology.x10 is as follows:
x10c++ -O -NO_CHECKS -STATIC_CALLS CUDATopology.x10 -o CUDATopology
This does not work. The flag "-STATIC_CALLS " appears to be no longer
supported. What is (for 2.2.3 and 2.3.0 ) the correct compile line for
"generic" NVIDIA GPU code?
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users