Build failed in Jenkins: Ocelot ยป emulated #2454

0 views
Skip to first unread message

Ocelot Regression Node 1 (Ubuntu x86-64)

unread,
Jun 30, 2013, 5:08:30โ€ฏAM6/30/13
to gpu-ocelot...@googlegroups.com
See <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/2454/>

------------------------------------------
[...truncated 6868 lines...]
g++ -o .debug_build/tests/cuda4.1sdk/VolumeRender .debug_build/tests/cuda4.1sdk/tests/volumeRender/volumeRender_kernel.cu.o .debug_build/tests/cuda4.1sdk/tests/volumeRender/volumeRender.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -locelot .debug_build/tests/cuda4.1sdk/libsdk4_1.a -lGLEW -lGLU -lGL -lX11 -lpthread -lm
gcc -o .debug_build/tests/parboil/common/src/parboil.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include tests/parboil/common/src/parboil.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/common/src/parboil.c: In function 'pb_FreeParameters':
tests/parboil/common/src/parboil.c:208:10: warning: unused variable 'cpp' [-Wunused-variable]
tests/parboil/common/src/parboil.c: At top level:
tests/parboil/common/src/parboil.c:247:9: warning: missing terminating " character [enabled by default]
tests/parboil/common/src/parboil.c:240:21: warning: 'get_time' defined but not used [-Wunused-function]
gcc -o .debug_build/tests/parboil/common/src/parboil_cuda.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include tests/parboil/common/src/parboil_cuda.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/common/src/parboil_cuda.c: In function 'pb_FreeParameters':
tests/parboil/common/src/parboil_cuda.c:211:10: warning: unused variable 'cpp' [-Wunused-variable]
tests/parboil/common/src/parboil_cuda.c: In function 'record_async_times':
tests/parboil/common/src/parboil_cuda.c:288:19: warning: unused variable 'timer' [-Wunused-variable]
tests/parboil/common/src/parboil_cuda.c: At top level:
tests/parboil/common/src/parboil_cuda.c:326:9: warning: missing terminating " character [enabled by default]
ar rc .debug_build/tests/parboil/libparboil.a .debug_build/tests/parboil/common/src/parboil.o .debug_build/tests/parboil/common/src/parboil_cuda.o
ranlib .debug_build/tests/parboil/libparboil.a
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c: In function 'cpu_compute_cutoff_potential_lattice':
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:67:21: warning: unused variable 'zmax' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:67:15: warning: unused variable 'ymax' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:67:9: warning: unused variable 'xmax' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:66:21: warning: unused variable 'zmin' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:66:15: warning: unused variable 'ymin' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:66:9: warning: unused variable 'xmin' [-Wunused-variable]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu -cuda -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/bfs/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/bfs/src/cuda/ .debug_build/tests/parboil/benchmarks/bfs/src/cuda/main.cu.cpp
tests/parboil/benchmarks/bfs/src/cuda/main.cu: In function 'void runGPU(int, char**)':
tests/parboil/benchmarks/bfs/src/cuda/main.cu:241:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -o .debug_build/tests/parboil/bfs .debug_build/tests/parboil/benchmarks/bfs/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/excl.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/excl.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/benchmarks/cutcp/src/cuda/excl.c: In function 'remove_exclusions':
tests/parboil/benchmarks/cutcp/src/cuda/excl.c:50:9: warning: unused variable 'e' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/excl.c:47:18: warning: variable 'q' set but not used [-Wunused-but-set-variable]
g++ -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.cpp
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/main.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/main.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/benchmarks/cutcp/src/cuda/main.c: In function 'main':
tests/parboil/benchmarks/cutcp/src/cuda/main.c:101:7: warning: unused variable 'n' [-Wunused-variable]
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/output.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/output.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/readatom.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/readatom.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ tests/parboil/benchmarks/fft/src/cuda/fft.cu -cuda -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.cpp
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu: In function 'int gpu_compute_cutoff_potential_lattice6overlap(pb_TimerSet*, Lattice*, float, Atoms*, int)':
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu:497:72: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu:507:75: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
g++ -o .debug_build/tests/parboil/cutcp .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/excl.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/main.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/output.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/readatom.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ tests/parboil/benchmarks/fft/src/cuda/file.cc
tests/parboil/benchmarks/fft/src/cuda/file.cc: In function 'void inputData(char*, float*, int)':
tests/parboil/benchmarks/fft/src/cuda/file.cc:28:45: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_final.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.cpp
g++ -o .debug_build/tests/parboil/fft .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.o .debug_build/tests/parboil/benchmarks/fft/src/cuda/file.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_main.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.cpp
tests/parboil/benchmarks/histo/src/cuda/main.cu: In function 'int main(int, char**)':
tests/parboil/benchmarks/histo/src/cuda/main.cu:110:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/histo/src/cuda/main.cu:132:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/util.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/lbm/src/cuda/ tests/parboil/benchmarks/lbm/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.cpp
g++ -o .debug_build/tests/parboil/histo .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/lbm/src/cuda/ .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.cpp
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: In function 'void storeValue(FILE*, float*)':
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:266:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: In function 'void loadValue(FILE*, float*)':
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:287:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -o .debug_build/tests/parboil/benchmarks/mm/src/cuda/io.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/mm/src/cuda/ tests/parboil/benchmarks/mm/src/cuda/io.cc
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: At global scope:
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:278:13: warning: 'void loadValue(FILE*, float*)' defined but not used [-Wunused-function]
g++ -o .debug_build/tests/parboil/lbm .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
tests/parboil/benchmarks/mm/src/cuda/io.cc: In function 'bool writeColMajorMatrixFile(const char*, int, int, std::vector<float>&)':
tests/parboil/benchmarks/mm/src/cuda/io.cc:52:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/mm/src/cuda/io.cc:50:9: warning: unused variable 'data' [-Wunused-variable]
tests/parboil/benchmarks/mm/src/cuda/io.cc: In function 'bool readColMajorMatrixFile(const char*, int&, int&, std::vector<float>&)':
tests/parboil/benchmarks/mm/src/cuda/io.cc:37:1: warning: control reaches end of non-void function [-Wreturn-type]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/mm/src/cuda/ tests/parboil/benchmarks/mm/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/mm/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/mri-q/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/mri-q/src/cuda/ tests/parboil/benchmarks/mri-q/src/cuda/file.cc
tests/parboil/benchmarks/mri-q/src/cuda/file.cc: In function 'void inputData(char*, int*, int*, float**, float**, float**, float**, float**, float**, float**, float**)':
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:33:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:35:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:38:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:40:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:42:41: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:44:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:46:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:48:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:50:43: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/mri-q/src/cuda/file.cc:52:43: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/mri-q/src/cuda/ tests/parboil/benchmarks/mri-q/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/mri-q/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/mm/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/mm/src/cuda/ .debug_build/tests/parboil/benchmarks/mm/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/mri-q/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/mri-q/src/cuda/ .debug_build/tests/parboil/benchmarks/mri-q/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/mm .debug_build/tests/parboil/benchmarks/mm/src/cuda/io.o .debug_build/tests/parboil/benchmarks/mm/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/mri-q .debug_build/tests/parboil/benchmarks/mri-q/src/cuda/file.o .debug_build/tests/parboil/benchmarks/mri-q/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
gcc -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ tests/parboil/benchmarks/sad/src/cuda/file.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
gcc -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/image.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ tests/parboil/benchmarks/sad/src/cuda/image.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu -cuda -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.cpp
tests/parboil/benchmarks/sad/src/cuda/image.c: In function 'load_image':
tests/parboil/benchmarks/sad/src/cuda/image.c:36:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ tests/parboil/benchmarks/sad/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.cpp
tests/parboil/benchmarks/sad/src/cuda/main.cu(42): warning: function "load_sads" was declared but never referenced

tests/parboil/benchmarks/sad/src/cuda/main.cu(179): warning: function "write_sads_directly" was declared but never referenced

tests/parboil/benchmarks/sad/src/cuda/main.cu(205): warning: function "print_test_sads" was declared but never referenced

g++ -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ tests/parboil/benchmarks/sad/src/cuda/sad4.cu -cuda -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ tests/parboil/benchmarks/spmv/src/cuda/file.cc
tests/parboil/benchmarks/spmv/src/cuda/file.cc: In function 'void inputData(char*, int*, int*, int*, int*, int*, float**, int**, int**, int**, int**)':
tests/parboil/benchmarks/spmv/src/cuda/file.cc:35:7: warning: unused variable '_pad' [-Wunused-variable]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:31:62: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:39:45: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:42:46: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:45:44: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:48:43: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:51:50: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
g++ -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/gpu_info.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc
tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc: In function 'void compute_active_thread(unsigned int*, unsigned int*, int, int, int, int, int, int)':
tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc:24:6: warning: variable 'max_warp' set but not used [-Wunused-but-set-variable]
tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc:53:6: warning: unused variable 'threads_per_sm' [-Wunused-variable]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ tests/parboil/benchmarks/spmv/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.cpp
g++ -o .debug_build/tests/parboil/sad .debug_build/tests/parboil/benchmarks/sad/src/cuda/file.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/image.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ tests/parboil/benchmarks/stencil/src/cuda/file.cc
tests/parboil/benchmarks/stencil/src/cuda/file.cc: In function 'void inputData(char*, int*, int*, int*)':
tests/parboil/benchmarks/stencil/src/cuda/file.cc:29:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/stencil/src/cuda/file.cc:30:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/stencil/src/cuda/file.cc:31:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
g++ -o .debug_build/tests/parboil/spmv .debug_build/tests/parboil/benchmarks/spmv/src/cuda/file.o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/gpu_info.o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ tests/parboil/benchmarks/stencil/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/args.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/args.cc
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/stencil .debug_build/tests/parboil/benchmarks/stencil/src/cuda/file.o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/model_io.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/model_io.cc
tests/parboil/benchmarks/tpacf/src/cuda/main.cu: In function 'int main(int, char**)':
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:66:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:79:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:141:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:153:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -o .debug_build/tests/parboil/tpacf .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/args.o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/model_io.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
scons -Q mode=debug install=true install_path=<http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/build_root> ocelot tests test_level=full -j2
Build succeeded...

Running Ocelot Unit Tests...
20 out of 20 tests passed.

Passing tests:
(71.177s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestOptimizations> : Passed
(193.551s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestParser> : Passed
(1.367s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLLVMKernels> : Passed
(0.134s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLLVMInstructions> : Passed
(0.169s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestDeviceSwitching> : Passed
(0.166s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaSequence> : Passed
(0.212s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaTextureArray> : Passed
(0.288s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaGlobals> : Passed
(0.404s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaMalloc> : Passed
(0.191s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestExternalFunctions> : Passed
(0.152s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestIndirectFunctionCall> : Passed
(13.217s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestPTXAssembly> : Passed
(689.122s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestPTXToLLVMTranslator> : Passed
(0.414s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaTexture2D> : Passed
(23.461s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLexer> : Passed
(507.440s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestDataflowGraph> : Passed
(0.155s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestEmulator> : Passed
(0.141s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestInstructions> : Passed
(0.193s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestKernels> : Passed
(0.255s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestFunctionCall> : Passed



Running CUDA SDK 2.2 Unit Tests...
42 out of 42 tests passed.

Passing tests:
(0.216s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Template> : Passed
(264.038s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SobolQRNG> : Passed
(14.655s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Histogram64> : Passed
(9.723s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ThreadFenceReduction> : Passed
(103.609s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BoxFilter> : Passed
(1.510s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Clock> : Passed
(31.389s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ConvolutionSeparable> : Passed
(261.890s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BlackScholes> : Passed
(0.797s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleAtomicIntrinsics> : Passed
(1987.742s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MersenneTwister> : Passed
(114.500s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BicubicTexture> : Passed
(33.665s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BinomialOptions> : Passed
(313.039s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Nbody> : Passed
(0.367s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Bitonic> : Passed
(0.816s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Transpose> : Passed
(975.533s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Mandelbrot> : Passed
(12.890s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/FastWalshTransform> : Passed
(0.231s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleVoteIntrinsics> : Passed
(657.226s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/RecursiveGaussian> : Passed
(0.218s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleTemplates> : Passed
(0.592s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/DwtHaar1D> : Passed
(10.576s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Reduction> : Passed
(1.324s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BandwidthTest> : Passed
(510.261s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MonteCarlo> : Passed
(0.224s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/CppIntegration> : Passed
(0.461s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/AsyncAPI> : Passed
(357.789s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleMultiGPU> : Passed
(5.081s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ScanLargeArray> : Passed
(32.543s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ScalarProd> : Passed
(111.688s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleTexture> : Passed
(27.470s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Scan> : Passed
(518.777s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/QuasirandomGenerator> : Passed
(0.190s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/DeviceQuery> : Passed
(16.139s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleZeroCopy> : Passed
(3.775s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MatrixMul> : Passed
(11.382s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/AlignedTypes> : Passed
(141.516s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Dct8x8> : Passed
(314.250s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/TransposeNew> : Passed
(111.919s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ImageDenoising> : Passed
(18.778s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ConvolutionTexture> : Passed
(21.560s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Histogram256> : Passed
(2.346s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleStreams> : Passed



Running CUDA SDK 2.3 Unit Tests...
30 out of 30 tests passed.

Passing tests:
(0.709s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustZipDot> : Passed
(4.925s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestSpecialFunctions> : Passed
(0.309s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustSum> : Passed
(0.448s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustArbitraryTransform> : Passed
(0.445s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/Build> timed out (after 120 minutes). Marking the build as failed.
Terminated
Archiving artifacts

Ocelot Regression Node 1 (Ubuntu x86-64)

unread,
Jul 1, 2013, 5:08:30โ€ฏAM7/1/13
to gpu-ocelot...@googlegroups.com
See <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/2455/>

------------------------------------------
[...truncated 6898 lines...]
tests/parboil/benchmarks/bfs/src/cuda/main.cu:241:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.cpp
g++ -o .debug_build/tests/parboil/bfs .debug_build/tests/parboil/benchmarks/bfs/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/excl.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/excl.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/benchmarks/cutcp/src/cuda/excl.c: In function 'remove_exclusions':
tests/parboil/benchmarks/cutcp/src/cuda/excl.c:50:9: warning: unused variable 'e' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/excl.c:47:18: warning: variable 'q' set but not used [-Wunused-but-set-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu: In function 'int gpu_compute_cutoff_potential_lattice6overlap(pb_TimerSet*, Lattice*, float, Atoms*, int)':
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu:497:72: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu:507:75: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/main.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/main.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/benchmarks/cutcp/src/cuda/main.c: In function 'main':
tests/parboil/benchmarks/cutcp/src/cuda/main.c:101:7: warning: unused variable 'n' [-Wunused-variable]
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/output.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/output.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/readatom.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/readatom.c
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ tests/parboil/benchmarks/fft/src/cuda/fft.cu -cuda -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.cpp
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
g++ -o .debug_build/tests/parboil/cutcp .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/excl.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/main.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/output.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/readatom.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ tests/parboil/benchmarks/fft/src/cuda/file.cc
tests/parboil/benchmarks/fft/src/cuda/file.cc: In function 'void inputData(char*, float*, int)':
tests/parboil/benchmarks/fft/src/cuda/file.cc:28:45: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_final.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.cpp
g++ -o .debug_build/tests/parboil/fft .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.o .debug_build/tests/parboil/benchmarks/fft/src/cuda/file.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_main.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/util.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.cpp
tests/parboil/benchmarks/histo/src/cuda/main.cu: In function 'int main(int, char**)':
tests/parboil/benchmarks/histo/src/cuda/main.cu:110:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/histo/src/cuda/main.cu:132:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/lbm/src/cuda/ tests/parboil/benchmarks/lbm/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.cpp
g++ -o .debug_build/tests/parboil/histo .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/lbm/src/cuda/ .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/mm/src/cuda/io.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/mm/src/cuda/ tests/parboil/benchmarks/mm/src/cuda/io.cc
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: In function 'void storeValue(FILE*, float*)':
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:266:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: In function 'void loadValue(FILE*, float*)':
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:287:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: At global scope:
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:278:13: warning: 'void loadValue(FILE*, float*)' defined but not used [-Wunused-function]
tests/parboil/benchmarks/sad/src/cuda/image.c: In function 'load_image':
tests/parboil/benchmarks/sad/src/cuda/image.c:36:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu -cuda -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ tests/parboil/benchmarks/sad/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.cpp
tests/parboil/benchmarks/sad/src/cuda/main.cu(42): warning: function "load_sads" was declared but never referenced

tests/parboil/benchmarks/sad/src/cuda/main.cu(179): warning: function "write_sads_directly" was declared but never referenced

tests/parboil/benchmarks/sad/src/cuda/main.cu(205): warning: function "print_test_sads" was declared but never referenced

g++ -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ tests/parboil/benchmarks/sad/src/cuda/sad4.cu -cuda -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ tests/parboil/benchmarks/spmv/src/cuda/file.cc
tests/parboil/benchmarks/spmv/src/cuda/file.cc: In function 'void inputData(char*, int*, int*, int*, int*, int*, float**, int**, int**, int**, int**)':
tests/parboil/benchmarks/spmv/src/cuda/file.cc:35:7: warning: unused variable '_pad' [-Wunused-variable]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:31:62: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:39:45: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:42:46: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:45:44: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:48:43: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/spmv/src/cuda/file.cc:51:50: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
g++ -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/gpu_info.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc
tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc: In function 'void compute_active_thread(unsigned int*, unsigned int*, int, int, int, int, int, int)':
tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc:24:6: warning: variable 'max_warp' set but not used [-Wunused-but-set-variable]
tests/parboil/benchmarks/spmv/src/cuda/gpu_info.cc:53:6: warning: unused variable 'threads_per_sm' [-Wunused-variable]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ tests/parboil/benchmarks/spmv/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.cpp
g++ -o .debug_build/tests/parboil/sad .debug_build/tests/parboil/benchmarks/sad/src/cuda/file.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/image.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/spmv .debug_build/tests/parboil/benchmarks/spmv/src/cuda/file.o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/gpu_info.o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ tests/parboil/benchmarks/stencil/src/cuda/file.cc
tests/parboil/benchmarks/stencil/src/cuda/file.cc: In function 'void inputData(char*, int*, int*, int*)':
tests/parboil/benchmarks/stencil/src/cuda/file.cc:29:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/stencil/src/cuda/file.cc:30:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/stencil/src/cuda/file.cc:31:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ tests/parboil/benchmarks/stencil/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/args.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/args.cc
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.cpp
tests/parboil/benchmarks/tpacf/src/cuda/main.cu: In function 'int main(int, char**)':
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:66:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:79:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:141:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:153:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -o .debug_build/tests/parboil/stencil .debug_build/tests/parboil/benchmarks/stencil/src/cuda/file.o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/model_io.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/model_io.cc
g++ -o .debug_build/tests/parboil/tpacf .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/args.o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/model_io.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
scons -Q mode=debug install=true install_path=<http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/build_root> ocelot tests test_level=full -j2
Build succeeded...

Running Ocelot Unit Tests...
20 out of 20 tests passed.

Passing tests:
(62.612s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestOptimizations> : Passed
(146.587s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestParser> : Passed
(0.996s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLLVMKernels> : Passed
(0.360s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLLVMInstructions> : Passed
(0.218s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestDeviceSwitching> : Passed
(0.164s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaSequence> : Passed
(0.202s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaTextureArray> : Passed
(0.245s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaGlobals> : Passed
(1.093s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaMalloc> : Passed
(0.196s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestExternalFunctions> : Passed
(0.166s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestIndirectFunctionCall> : Passed
(11.364s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestPTXAssembly> : Passed
(385.247s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestPTXToLLVMTranslator> : Passed
(0.415s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaTexture2D> : Passed
(22.827s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLexer> : Passed
(243.848s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestDataflowGraph> : Passed
(0.360s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestEmulator> : Passed
(0.211s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestInstructions> : Passed
(0.189s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestKernels> : Passed
(0.262s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestFunctionCall> : Passed



Running CUDA SDK 2.2 Unit Tests...
42 out of 42 tests passed.

Passing tests:
(0.208s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Template> : Passed
(253.594s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SobolQRNG> : Passed
(14.814s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Histogram64> : Passed
(9.429s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ThreadFenceReduction> : Passed
(209.095s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BoxFilter> : Passed
(2.489s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Clock> : Passed
(30.317s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ConvolutionSeparable> : Passed
(464.301s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BlackScholes> : Passed
(0.791s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleAtomicIntrinsics> : Passed
(1970.938s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MersenneTwister> : Passed
(108.927s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BicubicTexture> : Passed
(32.696s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BinomialOptions> : Passed
(384.144s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Nbody> : Passed
(0.357s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Bitonic> : Passed
(0.971s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Transpose> : Passed
(933.160s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Mandelbrot> : Passed
(13.701s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/FastWalshTransform> : Passed
(0.222s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleVoteIntrinsics> : Passed
(624.357s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/RecursiveGaussian> : Passed
(0.224s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleTemplates> : Passed
(0.571s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/DwtHaar1D> : Passed
(9.696s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Reduction> : Passed
(1.526s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BandwidthTest> : Passed
(330.076s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MonteCarlo> : Passed
(0.213s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/CppIntegration> : Passed
(0.462s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/AsyncAPI> : Passed
(351.828s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleMultiGPU> : Passed
(4.226s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ScanLargeArray> : Passed
(26.122s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ScalarProd> : Passed
(106.638s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleTexture> : Passed
(27.479s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Scan> : Passed
(502.826s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/QuasirandomGenerator> : Passed
(0.209s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/DeviceQuery> : Passed
(26.034s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleZeroCopy> : Passed
(3.292s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MatrixMul> : Passed
(11.053s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/AlignedTypes> : Passed
(143.547s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Dct8x8> : Passed
(296.041s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/TransposeNew> : Passed
(111.307s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ImageDenoising> : Passed
(18.618s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ConvolutionTexture> : Passed
(20.787s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Histogram256> : Passed
(2.965s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleStreams> : Passed



Running CUDA SDK 2.3 Unit Tests...
30 out of 30 tests passed.

Passing tests:
(0.553s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustZipDot> : Passed
(5.011s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestSpecialFunctions> : Passed
(0.276s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustSum> : Passed
(0.730s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustArbitraryTransform> : Passed
(0.688s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TBuild> timed out (after 120 minutes). Marking the build as failed.
estThrustMinMax : Passed
(5.798s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/3DFD> : Passed
(0.532s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustSaxpy> : Passed
(4.551s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustHistogram> : Passed
(0.355s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustFillCopy> : Passed
(11.522s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustBucketSort2D> : Passed
(0.267s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustWrapPointer> : Passed
(0.308s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustUnwrapPointer> : Passed
(0.675s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustTransformIterator> : Passed
(7.737s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustAOSSorting> : Passed
(0.380s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustConstantIterator> : Passed
(0.143s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustBasicVector> : Passed
(0.429s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustBoundingBox> : Passed
(6.607s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustMode> : Passed
(0.745s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustPaddedGridReduction> : Passed
(3.947s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustSort> : Passed
(0.446s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustMaxAbsDiff> : Passed
(0.300s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustNorm> : Passed
(14.971s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestMemoryAccesses> : Passed
(30.418s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/AtomicPerformance> : Passed
(0.840s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/vectorAdd> : Passed
(0.247s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/worleyTestExternalSharedMemory> : Passed
(4.600s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestInstructionThroughput> : Passed
(0.965s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustCountingIterator> : Passed
(2.149s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustStreamCompact> : Passed
(469.022s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/SortingNetwork> : Passed



Running Parboil Unit Tests...

Archiving artifacts

Ocelot Regression Node 1 (Ubuntu x86-64)

unread,
Jul 2, 2013, 5:08:32โ€ฏAM7/2/13
to gpu-ocelot...@googlegroups.com
See <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/2456/changes>

Changes:

[gregory...@gatech.edu] ENH: Added dependence analysis framework that handles control and data dependences.

------------------------------------------
[...truncated 6882 lines...]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/bfs/src/cuda/ tests/parboil/benchmarks/bfs/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/bfs/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/cuda4.1sdk/VolumeRender .debug_build/tests/cuda4.1sdk/tests/volumeRender/volumeRender_kernel.cu.o .debug_build/tests/cuda4.1sdk/tests/volumeRender/volumeRender.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -locelot .debug_build/tests/cuda4.1sdk/libsdk4_1.a -lGLEW -lGLU -lGL -lX11 -lpthread -lm
gcc -o .debug_build/tests/parboil/common/src/parboil.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include tests/parboil/common/src/parboil.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/common/src/parboil.c: In function 'pb_FreeParameters':
tests/parboil/common/src/parboil.c:208:10: warning: unused variable 'cpp' [-Wunused-variable]
tests/parboil/common/src/parboil.c: At top level:
tests/parboil/common/src/parboil.c:247:9: warning: missing terminating " character [enabled by default]
tests/parboil/common/src/parboil.c:240:21: warning: 'get_time' defined but not used [-Wunused-function]
gcc -o .debug_build/tests/parboil/common/src/parboil_cuda.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include tests/parboil/common/src/parboil_cuda.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/common/src/parboil_cuda.c: In function 'pb_FreeParameters':
tests/parboil/common/src/parboil_cuda.c:211:10: warning: unused variable 'cpp' [-Wunused-variable]
tests/parboil/common/src/parboil_cuda.c: In function 'record_async_times':
tests/parboil/common/src/parboil_cuda.c:288:19: warning: unused variable 'timer' [-Wunused-variable]
tests/parboil/common/src/parboil_cuda.c: At top level:
tests/parboil/common/src/parboil_cuda.c:326:9: warning: missing terminating " character [enabled by default]
ar rc .debug_build/tests/parboil/libparboil.a .debug_build/tests/parboil/common/src/parboil.o .debug_build/tests/parboil/common/src/parboil_cuda.o
ranlib .debug_build/tests/parboil/libparboil.a
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c: In function 'cpu_compute_cutoff_potential_lattice':
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:67:21: warning: unused variable 'zmax' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:67:15: warning: unused variable 'ymax' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:67:9: warning: unused variable 'xmax' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:66:21: warning: unused variable 'zmin' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:66:15: warning: unused variable 'ymin' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.c:66:9: warning: unused variable 'xmin' [-Wunused-variable]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu -cuda -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/bfs/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/bfs/src/cuda/ .debug_build/tests/parboil/benchmarks/bfs/src/cuda/main.cu.cpp
tests/parboil/benchmarks/bfs/src/cuda/main.cu: In function 'void runGPU(int, char**)':
tests/parboil/benchmarks/bfs/src/cuda/main.cu:241:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -o .debug_build/tests/parboil/bfs .debug_build/tests/parboil/benchmarks/bfs/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/excl.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/excl.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/benchmarks/cutcp/src/cuda/excl.c: In function 'remove_exclusions':
tests/parboil/benchmarks/cutcp/src/cuda/excl.c:50:9: warning: unused variable 'e' [-Wunused-variable]
tests/parboil/benchmarks/cutcp/src/cuda/excl.c:47:18: warning: variable 'q' set but not used [-Wunused-but-set-variable]
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/main.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/main.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
tests/parboil/benchmarks/cutcp/src/cuda/main.c: In function 'main':
tests/parboil/benchmarks/cutcp/src/cuda/main.c:101:7: warning: unused variable 'n' [-Wunused-variable]
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/output.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/output.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
g++ -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.cpp
gcc -o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/readatom.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/cutcp/src/cuda/ tests/parboil/benchmarks/cutcp/src/cuda/readatom.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ tests/parboil/benchmarks/fft/src/cuda/fft.cu -cuda -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.cpp
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu: In function 'int gpu_compute_cutoff_potential_lattice6overlap(pb_TimerSet*, Lattice*, float, Atoms*, int)':
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu:497:72: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu:507:75: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat]
g++ -o .debug_build/tests/parboil/cutcp .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutcpu.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/cutoff6overlap.cu.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/excl.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/main.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/output.o .debug_build/tests/parboil/benchmarks/cutcp/src/cuda/readatom.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ tests/parboil/benchmarks/fft/src/cuda/file.cc
tests/parboil/benchmarks/fft/src/cuda/file.cc: In function 'void inputData(char*, float*, int)':
tests/parboil/benchmarks/fft/src/cuda/file.cc:28:45: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_final.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/fft/src/cuda/ .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.cpp
g++ -o .debug_build/tests/parboil/fft .debug_build/tests/parboil/benchmarks/fft/src/cuda/fft.cu.o .debug_build/tests/parboil/benchmarks/fft/src/cuda/file.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_main.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.cpp
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ tests/parboil/benchmarks/histo/src/cuda/util.cu -cuda -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.cpp
tests/parboil/benchmarks/histo/src/cuda/main.cu: In function 'int main(int, char**)':
tests/parboil/benchmarks/histo/src/cuda/main.cu:110:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/histo/src/cuda/main.cu:132:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/lbm/src/cuda/ tests/parboil/benchmarks/lbm/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/histo/src/cuda/ .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.cpp
g++ -o .debug_build/tests/parboil/histo .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_final.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_intermediates.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_main.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/histo_prescan.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/histo/src/cuda/util.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/lbm/src/cuda/ .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/mm/src/cuda/io.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/mm/src/cuda/ tests/parboil/benchmarks/mm/src/cuda/io.cc
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: In function 'void storeValue(FILE*, float*)':
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:266:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: In function 'void loadValue(FILE*, float*)':
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:287:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/mm/src/cuda/io.cc: In function 'bool writeColMajorMatrixFile(const char*, int, int, std::vector<float>&)':
tests/parboil/benchmarks/mm/src/cuda/io.cc:52:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/mm/src/cuda/io.cc:50:9: warning: unused variable 'data' [-Wunused-variable]
tests/parboil/benchmarks/mm/src/cuda/io.cc: In function 'bool readColMajorMatrixFile(const char*, int&, int&, std::vector<float>&)':
tests/parboil/benchmarks/mm/src/cuda/io.cc:37:1: warning: control reaches end of non-void function [-Wreturn-type]
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu: At global scope:
tests/parboil/benchmarks/lbm/src/cuda/lbm.cu:278:13: warning: 'void loadValue(FILE*, float*)' defined but not used [-Wunused-function]
g++ -o .debug_build/tests/parboil/lbm .debug_build/tests/parboil/benchmarks/lbm/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/sad/src/cuda/ .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.cpp
g++ -o .debug_build/tests/parboil/sad .debug_build/tests/parboil/benchmarks/sad/src/cuda/file.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/image.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/largerBlocks.cu.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/sad/src/cuda/sad4.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/spmv/src/cuda/ .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/file.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ tests/parboil/benchmarks/stencil/src/cuda/file.cc
g++ -o .debug_build/tests/parboil/spmv .debug_build/tests/parboil/benchmarks/spmv/src/cuda/file.o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/gpu_info.o .debug_build/tests/parboil/benchmarks/spmv/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
tests/parboil/benchmarks/stencil/src/cuda/file.cc: In function 'void inputData(char*, int*, int*, int*)':
tests/parboil/benchmarks/stencil/src/cuda/file.cc:29:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/stencil/src/cuda/file.cc:30:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
tests/parboil/benchmarks/stencil/src/cuda/file.cc:31:32: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ tests/parboil/benchmarks/stencil/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/args.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/args.cc
/usr/local/cuda/bin/nvcc -I. -I/usr/local/cuda/include -arch=sm_20 -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/main.cu -cuda -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/stencil/src/cuda/ .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/stencil .debug_build/tests/parboil/benchmarks/stencil/src/cuda/file.o .debug_build/tests/parboil/benchmarks/stencil/src/cuda/main.cu.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.cpp
g++ -o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/model_io.o -c -Wall -O2 -g -I. -I/usr/local/cuda/include -std=c++0x -I./tests/parboil/common/include -I./tests/parboil/common/include -I./tests/parboil/benchmarks/tpacf/src/cuda/ tests/parboil/benchmarks/tpacf/src/cuda/model_io.cc
tests/parboil/benchmarks/tpacf/src/cuda/main.cu: In function 'int main(int, char**)':
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:66:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:79:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:141:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
tests/parboil/benchmarks/tpacf/src/cuda/main.cu:153:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -o .debug_build/tests/parboil/tpacf .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/args.o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/main.cu.o .debug_build/tests/parboil/benchmarks/tpacf/src/cuda/model_io.o -L/usr/local/cuda/lib64 -Lbuild_root/lib -lglut -lGLU -locelot -lGLEW .debug_build/tests/parboil/libparboil.a
scons -Q mode=debug install=true install_path=<http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/build_root> ocelot tests test_level=full -j2
Build succeeded...

Running Ocelot Unit Tests...
20 out of 20 tests passed.

Passing tests:
(60.434s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestOptimizations> : Passed
(152.371s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestParser> : Passed
(0.607s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLLVMKernels> : Passed
(0.142s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLLVMInstructions> : Passed
(0.161s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestDeviceSwitching> : Passed
(0.168s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaSequence> : Passed
(0.206s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaTextureArray> : Passed
(0.154s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaGlobals> : Passed
(0.453s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaMalloc> : Passed
(0.172s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestIndirectFunctionCall> : Passed
(11.276s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestPTXAssembly> : Passed
(200.170s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestPTXToLLVMTranslator> : Passed
(0.412s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaTexture2D> : Passed
(23.938s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLexer> : Passed
(184.806s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestDataflowGraph> : Passed
(0.159s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestEmulator> : Passed
(0.158s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestInstructions> : Passed
(0.197s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestKernels> : Passed
(0.157s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestFunctionCall> : Passed



Running CUDA SDK 2.2 Unit Tests...
42 out of 42 tests passed.

Passing tests:
(0.271s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Template> : Passed
(257.098s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SobolQRNG> : Passed
(14.976s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Histogram64> : Passed
(9.468s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ThreadFenceReduction> : Passed
(104.183s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BoxFilter> : Passed
(2.191s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Clock> : Passed
(30.679s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ConvolutionSeparable> : Passed
(382.910s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BlackScholes> : Passed
(0.789s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleAtomicIntrinsics> : Passed
(1914.515s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MersenneTwister> : Passed
(110.701s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BicubicTexture> : Passed
(33.807s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BinomialOptions> : Passed
(313.049s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Nbody> : Passed
(0.375s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Bitonic> : Passed
(1.429s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Transpose> : Passed
(1023.763s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Mandelbrot> : Passed
(12.364s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/FastWalshTransform> : Passed
(0.245s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleVoteIntrinsics> : Passed
(630.435s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/RecursiveGaussian> : Passed
(0.235s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleTemplates> : Passed
(0.768s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/DwtHaar1D> : Passed
(9.849s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Reduction> : Passed
(1.528s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BandwidthTest> : Passed
(306.435s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MonteCarlo> : Passed
(0.214s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/CppIntegration> : Passed
(0.480s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/AsyncAPI> : Passed
(355.649s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleMultiGPU> : Passed
(4.299s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ScanLargeArray> : Passed
(27.033s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ScalarProd> : Passed
(104.434s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleTexture> : Passed
(28.416s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Scan> : Passed
(500.676s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/QuasirandomGenerator> : Passed
(0.233s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/DeviceQuery> : Passed
(18.773s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleZeroCopy> : Passed
(3.668s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MatrixMul> : Passed
(11.264s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/AlignedTypes> : Passed
(144.001s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Dct8x8> : Passed
(305.769s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/TransposeNew> : Passed
(110.031s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ImageDenoising> : Passed
(18.572s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ConvolutionTexture> : Passed
(21.072s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Histogram256> : Passed
(2.731s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleStreams> : Passed



Running CUDA SDK 2.3 Unit Tests...
30 out of 30 tests passed.

Passing tests:
(0.557s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustZipDot> : Passed
(5.713s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestSpecialFunctions> : Passed
(0.416s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustSum> : Passed
(0.525s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustArbitraryTransform> : Passed
(0.436s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/Build> timed out (after 120 minutes). Marking the build as failed.
Archiving artifacts

Ocelot Regression Node 1 (Ubuntu x86-64)

unread,
Jul 3, 2013, 5:07:14โ€ฏAM7/3/13
to gpu-ocelot...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages