Hi Dave,
This is some logging I obtained:
+ x10c++ -O -NO_CHECKS -STATIC_CALLS -report postcompile=5 CUDA3DFD.x10 -o
CUDA3DFD
Output files: [CUDA3DFD.h, CUDA3DFD.cu, CUDA3DFD.cc]
Executing post-compiler nvcc --cubin -Xptxas -v -arch=sm_10 -Inull/include
-I/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/include -o CUDA3DFD_sm_10.cubin
CUDA3DFD.cu
Executing post-compiler nvcc --cubin -Xptxas -v -arch=sm_11 -Inull/include
-I/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/include -o CUDA3DFD_sm_11.cubin
CUDA3DFD.cu
Executing post-compiler nvcc --cubin -Xptxas -v -arch=sm_12 -Inull/include
-I/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/include -o CUDA3DFD_sm_12.cubin
CUDA3DFD.cu
Executing post-compiler nvcc --cubin -Xptxas -v -arch=sm_13 -Inull/include
-I/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/include -o CUDA3DFD_sm_13.cubin
CUDA3DFD.cu
Executing post-compiler nvcc --cubin -Xptxas -v -arch=sm_20 -Inull/include
-I/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/include -o CUDA3DFD_sm_20.cubin
CUDA3DFD.cu
Executing post-compiler nvcc --cubin -Xptxas -v -arch=sm_21 -Inull/include
-I/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/include -o CUDA3DFD_sm_21.cubin
CUDA3DFD.cu
Executing post-compiler nvcc --cubin -Xptxas -v -arch=sm_30 -Inull/include
-I/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/include -o CUDA3DFD_sm_30.cubin
CUDA3DFD.cu
Executing post-compiler g++ -g -I/opt/JavaIDE/x10-2.1.1-linux_x86/include
-I/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/include
-I/home/rgomes/developer/sources/x10/x10-trunk/x10.dist/samples/CUDA -I. -O2
-finline-functions -DNO_TRACING -Wno-long-long -Wno-unused-parameter
-DNO_CHECKS -DX10_USE_BDWGC -pthread -o
/home/rgomes/developer/sources/x10/x10-trunk/x10.dist/samples/CUDA/CUDA3DFD
CUDA3DFD.cc xxx_main_xxx.cc -L/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/lib -lgc
-lx10 -L/opt/JavaIDE/x10-2.1.1-linux_x86/lib -lx10rt_sockets -ldl -lm -lpthread
-Wl,--rpath -Wl,/opt/JavaIDE/x10-2.1.1-linux_x86/stdlib/lib -Wl,--rpath
-Wl,/opt/JavaIDE/x10-2.1.1-linux_x86/lib -Wl,-export-dynamic -lrt
Notice "-Inull/include" when nvcc is called.
Any idea why pcl.absolutePathToRoot is null?
for (PrecompiledLibrary pcl:options.x10libs) {
nvccCmd.add("-I"+pcl.absolutePathToRoot+"/include");
}
Thanks
Richard Gomes
http://www.jquantlib.org/index.php/User:RichardGomes
twitter: frgomes
JQuantLib is a library for Quantitative Finance written in Java.
http://www.jquantlib.com/
twitter: jquantlib
On 29/01/11 13:53, Dave Cunningham wrote:
> -report postcompile=5
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
X10-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/x10-users