Build failed in Jenkins: Ocelot ยป emulated #2450

0 views
Skip to first unread message

Ocelot Regression Node 1 (Ubuntu x86-64)

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

------------------------------------------
[...truncated 6864 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/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
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
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/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/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
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]
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/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/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]
/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
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]
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
/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
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
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
/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/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
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]
/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/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/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:
(62.713s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestOptimizations> : Passed
(169.510s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestParser> : Passed
(0.644s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLLVMKernels> : Passed
(0.207s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLLVMInstructions> : Passed
(0.243s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestDeviceSwitching> : Passed
(0.170s) : <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.165s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaGlobals> : Passed
(0.651s) : <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.223s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestIndirectFunctionCall> : Passed
(11.474s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestPTXAssembly> : Passed
(441.009s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestPTXToLLVMTranslator> : Passed
(0.408s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestCudaTexture2D> : Passed
(25.164s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestLexer> : Passed
(304.241s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestDataflowGraph> : Passed
(0.213s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestEmulator> : Passed
(0.212s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestInstructions> : Passed
(0.195s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/ocelot/TestKernels> : Passed
(0.221s) : <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.234s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Template> : Passed
(267.762s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SobolQRNG> : Passed
(15.368s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Histogram64> : Passed
(10.409s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ThreadFenceReduction> : Passed
(161.572s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BoxFilter> : Passed
(3.516s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Clock> : Passed
(30.724s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ConvolutionSeparable> : Passed
(332.763s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BlackScholes> : Passed
(1.688s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleAtomicIntrinsics> : Passed
(1980.767s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MersenneTwister> : Passed
(115.472s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BicubicTexture> : Passed
(34.265s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BinomialOptions> : Passed
(398.557s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Nbody> : Passed
(0.392s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Bitonic> : Passed
(0.823s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Transpose> : Passed
(911.648s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Mandelbrot> : Passed
(12.929s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/FastWalshTransform> : Passed
(0.571s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleVoteIntrinsics> : Passed
(668.044s) : <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.563s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/DwtHaar1D> : Passed
(10.403s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Reduction> : Passed
(1.275s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/BandwidthTest> : Passed
(345.899s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MonteCarlo> : Passed
(0.248s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/CppIntegration> : Passed
(1.131s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/AsyncAPI> : Passed
(370.408s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleMultiGPU> : Passed
(4.632s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ScanLargeArray> : Passed
(28.270s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ScalarProd> : Passed
(111.236s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleTexture> : Passed
(28.491s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Scan> : Passed
(537.897s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/QuasirandomGenerator> : Passed
(0.498s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/DeviceQuery> : Passed
(26.187s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/SimpleZeroCopy> : Passed
(3.294s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/MatrixMul> : Passed
(11.176s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/AlignedTypes> : Passed
(146.010s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Dct8x8> : Passed
(307.911s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/TransposeNew> : Passed
(113.789s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ImageDenoising> : Passed
(18.502s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/ConvolutionTexture> : Passed
(21.586s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.2/Histogram256> : Passed
(3.516s) : <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.579s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustZipDot> : Passed
(5.095s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestSpecialFunctions> : Passed
(0.298s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustSum> : Passed
(0.460s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3/TestThrustArbitraryTransform> : Passed
(1.108s) : <http://192.168.1.124:8080/job/Ocelot/./TARGET=emulated/ws/.debug_build/tests/cuda2.3Build> timed out (after 120 minutes). Marking the build as failed.
Terminated
Archiving artifacts

Ocelot Regression Node 1 (Ubuntu x86-64)

unread,
Jun 27, 2013, 4:56:41โ€ฏAM6/27/13
to gpu-ocelot...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages