Message boards :
Number crunching :
Problem with Nvidia driver version 350.12
Message board moderation
Author | Message |
---|---|
Oddbjornik Send message Joined: 15 May 99 Posts: 220 Credit: 349,610,548 RAC: 1,728 |
I installed the new driver, and all my GPU AP-tasks were suspended with a "CL file build failure" error message. Downgraded back to 347.88 and the problem went away. Previously suspended tasks started up again. This happended on the GTX 680 on this host. |
Zalster Send message Joined: 27 May 99 Posts: 5517 Credit: 528,817,460 RAC: 242 |
Isn't that the driver with OpenCL 1.2? There is incompatibility with current OpenCl applications as noted in Beta. Best to do a clean reinstall with an older driver version. Hopefully that will give you back OpenCL 1.1 I heard they are testing new Apps to become compatible with the new OpenCL 1.2 Zalster Edit... Anyone running NV, don't upgrade your drivers until they figure out a work around!!! |
Oddbjornik Send message Joined: 15 May 99 Posts: 220 Credit: 349,610,548 RAC: 1,728 |
Yes, it got running again once I did a clean install of the 347.88 driver. The first task has already reported and validated; here's the whole trace of two attempts / restarts with the failing driver and then a successful restart after the downgrade: Stderr output <core_client_version>7.4.42</core_client_version> <![CDATA[ <stderr_txt> Running on device number: 0 Sleep() & wait for event loops will be used in some places DATA_CHUNK_UNROLL set to:16 oclFFT plan class overrides requested: global radix 256; local radix 16; max workgroup size 256 FFA thread block override value:16384 FFA thread fetchblock override value:8192 TUNE: kernel 1 now has workgroup size of (64,8,1) TUNE: kernel 2 now has workgroup size of (64,8,1) Priority of worker thread raised successfully Priority of process adjusted successfully, high priority class used OpenCL platform detected: NVIDIA Corporation BOINC assigns device 0 Info: BOINC provided OpenCL device ID used Used GPU device parameters are: Number of compute units: 8 Single buffer allocation size: 256MB Total device global memory: 4096MB max WG size: 1024 local mem type: Real FERMI path used: yes Build features: Non-graphics BLANKIT OpenCL USE_OPENCL_NV TWIN_FFA OCL_ZERO_COPY COMBINED_DECHIRP_KERNEL FFTW USE_INCREASED_PRECISION USE_SSE2 x86 CPUID: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz Cache: L1=64K L2=256K CPU features: FPU TSC PAE CMPXCHG8B APIC SYSENTER MTRR CMOV/CCMP MMX FXSAVE/FXRSTOR SSE SSE2 HT SSE3 SSSE3 SSE4.1 SSE4.2 AstroPulse v7 Windows x86 rev 2742, V7 match, by Raistmer with support of Lunatics.kwsn.net team. SSE2 OpenCL version by Raistmer ffa threshold mods by Joe Segur SSE3 dechirping by JDWhale Combined dechirp kernel by Frizz Number of OpenCL platforms: 1 OpenCL Platform Name: NVIDIA CUDA Number of devices: 1 Max compute units: 8 Max work group size: 1024 Max clock frequency: 1058Mhz Max memory allocation: 1073741824 Cache type: Read/Write Cache line size: 128 Cache size: 131072 Global memory size: 4294967296 Constant buffer size: 65536 Max number of constant args: 9 Local memory type: Scratchpad Local memory size: 49151 Queue properties: Out-of-Order: Yes Name: GeForce GTX 680 Vendor: NVIDIA Corporation Driver version: 347.88 Version: OpenCL 1.1 CUDA Extensions: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_d3d9_sharing cl_nv_d3d10_sharing cl_khr_d3d10_sharing cl_nv_d3d11_sharing cl_nv_copy_opts cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 state.fold_buf_size_short=65536; state.fold_buf_size_long=262144 GPU device sync requested... ...GPU device synched Termination request detected or computations are finished. GPU device synched, exiting... Running on device number: 0 Sleep() & wait for event loops will be used in some places DATA_CHUNK_UNROLL set to:16 oclFFT plan class overrides requested: global radix 256; local radix 16; max workgroup size 256 FFA thread block override value:16384 FFA thread fetchblock override value:8192 TUNE: kernel 1 now has workgroup size of (64,8,1) TUNE: kernel 2 now has workgroup size of (64,8,1) Priority of worker thread raised successfully Priority of process adjusted successfully, high priority class used OpenCL platform detected: NVIDIA Corporation BOINC assigns device 0 Info: BOINC provided OpenCL device ID used Used GPU device parameters are: Number of compute units: 8 Single buffer allocation size: 256MB Total device global memory: 4096MB max WG size: 1024 local mem type: Real FERMI path used: yes Build features: Non-graphics BLANKIT OpenCL USE_OPENCL_NV TWIN_FFA OCL_ZERO_COPY COMBINED_DECHIRP_KERNEL FFTW USE_INCREASED_PRECISION USE_SSE2 x86 CPUID: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz Cache: L1=64K L2=256K CPU features: FPU TSC PAE CMPXCHG8B APIC SYSENTER MTRR CMOV/CCMP MMX FXSAVE/FXRSTOR SSE SSE2 HT SSE3 SSSE3 SSE4.1 SSE4.2 ### Restart at 76.58 percent. state.fold_buf_size_short=65536; state.fold_buf_size_long=262144 INFO: can't open binary kernel file: C:\ProgramData\BOINC/projects/setiathome.berkeley.edu\AstroPulse_Kernels_r2742.cl_GeForceGTX680.bin_V7_TWIN_FFA_35012, continue with recompile... Error : Building Program (binary, clBuildProgram):main kernels: not OK code -6 CL file build log on device GeForce GTX 680 <kernel>:1010:34: error: typedef redefinition with different types ('struct bool2' vs 'struct __RESERVED_bool2') typedef struct {bool x; bool y;} bool2; ^ cl_kernel.h:56:17: note: previous definition is here __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:58: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <kernel>:1012:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 or2(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1012:17: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 or2(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1012:26: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 or2(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1014:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 ret; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1023:16: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool or1(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1023:25: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool or1(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1025:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r = or2(a, b); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1031:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 gtp(float4 a, float4 cc) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1041:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 ret; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1050:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 gtp2(float4 a, float4 b, float4 cc) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1052:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r1 = gtp(a, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1053:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r2 = gtp(b, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1058:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 gtp4(float4 a, float4 b, float4 c, float4 d, float4 cc) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1060:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r1 = gtp2(a, b, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1061:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r2 = gtp2(c, d, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1066:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 gtp8(float4 a, float4 b, float4 c, float4 d, float4 a2, float4 b2, float4 c2, float4 d2, float4 cc) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1068:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r1 = gtp4(a, b, c, d, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1069:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r2 = gtp4(a2, b2, c2, d2, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1120:8: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1120:20: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1120:32: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1120:44: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1250:8: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1250:20: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1250:32: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1250:44: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ Running on device number: 0 Sleep() & wait for event loops will be used in some places DATA_CHUNK_UNROLL set to:16 oclFFT plan class overrides requested: global radix 256; local radix 16; max workgroup size 256 FFA thread block override value:16384 FFA thread fetchblock override value:8192 TUNE: kernel 1 now has workgroup size of (64,8,1) TUNE: kernel 2 now has workgroup size of (64,8,1) Priority of worker thread raised successfully Priority of process adjusted successfully, high priority class used OpenCL platform detected: NVIDIA Corporation BOINC assigns device 0 Info: BOINC provided OpenCL device ID used Used GPU device parameters are: Number of compute units: 8 Single buffer allocation size: 256MB Total device global memory: 4096MB max WG size: 1024 local mem type: Real FERMI path used: yes Build features: Non-graphics BLANKIT OpenCL USE_OPENCL_NV TWIN_FFA OCL_ZERO_COPY COMBINED_DECHIRP_KERNEL FFTW USE_INCREASED_PRECISION USE_SSE2 x86 CPUID: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz Cache: L1=64K L2=256K CPU features: FPU TSC PAE CMPXCHG8B APIC SYSENTER MTRR CMOV/CCMP MMX FXSAVE/FXRSTOR SSE SSE2 HT SSE3 SSSE3 SSE4.1 SSE4.2 ### Restart at 76.58 percent. state.fold_buf_size_short=65536; state.fold_buf_size_long=262144 INFO: can't open binary kernel file: C:\ProgramData\BOINC/projects/setiathome.berkeley.edu\AstroPulse_Kernels_r2742.cl_GeForceGTX680.bin_V7_TWIN_FFA_35012, continue with recompile... Error : Building Program (binary, clBuildProgram):main kernels: not OK code -6 CL file build log on device GeForce GTX 680 <kernel>:1010:34: error: typedef redefinition with different types ('struct bool2' vs 'struct __RESERVED_bool2') typedef struct {bool x; bool y;} bool2; ^ cl_kernel.h:56:17: note: previous definition is here __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:58: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <kernel>:1012:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 or2(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1012:17: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 or2(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1012:26: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 or2(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1014:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 ret; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1023:16: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool or1(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1023:25: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool or1(bool2 a, bool2 b) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1025:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r = or2(a, b); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1031:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 gtp(float4 a, float4 cc) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1041:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 ret; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1050:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 gtp2(float4 a, float4 b, float4 cc) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1052:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r1 = gtp(a, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1053:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r2 = gtp(b, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1058:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 gtp4(float4 a, float4 b, float4 c, float4 d, float4 cc) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1060:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r1 = gtp2(a, b, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1061:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r2 = gtp2(c, d, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1066:7: error: incomplete result type 'bool2' (aka 'struct __RESERVED_bool2') in function definition bool2 gtp8(float4 a, float4 b, float4 c, float4 d, float4 a2, float4 b2, float4 c2, float4 d2, float4 cc) ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1068:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r1 = gtp4(a, b, c, d, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1069:9: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 r2 = gtp4(a2, b2, c2, d2, cc); ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1120:8: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1120:20: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1120:32: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1120:44: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1250:8: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1250:20: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1250:32: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ <kernel>:1250:44: error: variable has incomplete type '__attribute__((address_space(16776963))) bool2' (aka '__attribute__((address_space(16776963))) struct __RESERVED_bool2') bool2 was_pulse1, was_pulse2, was_pulse3, was_pulse4; ^ cl_kernel.h:56:1: note: forward declaration of 'struct __RESERVED_bool2' __NVCL_RESERVED(bool2) ^ cl_kernel.h:54:43: note: expanded from macro '__NVCL_RESERVED' #define __NVCL_RESERVED(x) typedef struct __RESERVED_##x x; ^ <scratch space>:2:1: note: expanded from here __RESERVED_bool2 ^ Running on device number: 0 Sleep() & wait for event loops will be used in some places DATA_CHUNK_UNROLL set to:16 oclFFT plan class overrides requested: global radix 256; local radix 16; max workgroup size 256 FFA thread block override value:16384 FFA thread fetchblock override value:8192 TUNE: kernel 1 now has workgroup size of (64,8,1) TUNE: kernel 2 now has workgroup size of (64,8,1) Priority of worker thread raised successfully Priority of process adjusted successfully, high priority class used OpenCL platform detected: NVIDIA Corporation BOINC assigns device 0 Info: BOINC provided OpenCL device ID used Used GPU device parameters are: Number of compute units: 8 Single buffer allocation size: 256MB Total device global memory: 4096MB max WG size: 1024 local mem type: Real FERMI path used: yes Build features: Non-graphics BLANKIT OpenCL USE_OPENCL_NV TWIN_FFA OCL_ZERO_COPY COMBINED_DECHIRP_KERNEL FFTW USE_INCREASED_PRECISION USE_SSE2 x86 CPUID: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz Cache: L1=64K L2=256K CPU features: FPU TSC PAE CMPXCHG8B APIC SYSENTER MTRR CMOV/CCMP MMX FXSAVE/FXRSTOR SSE SSE2 HT SSE3 SSSE3 SSE4.1 SSE4.2 ### Restart at 76.58 percent. state.fold_buf_size_short=65536; state.fold_buf_size_long=262144 single pulses: 2 repetitive pulses: 1 percent blanked: 0.00 Single pulse: peak_power=88.1739 dm=-2764 fft_num=24346624 peak_bin=24348864 scale=5 Rep. pulse: num_std_devs=7.049 peak_power=2797.378 dm=-8800 peak_bin=4368 scale=4 ffa_scale=0 period=426.4679 Single pulse: peak_power=38.385 dm=10984 fft_num=28786688 peak_bin=28793528 scale=2 class T_remove_radar: total=2.40e+009, N=1, <>=2.40e+009, min=2.40e+009, max=2.40e+009 class T_main_loop_L1: total=3.07e+012, N=25, <>=1.23e+011, min=1.11e+011, max=1.30e+011 class T_FFT_forward: total=6.41e+009, N=25600, <>=2.51e+005, min=4.61e+004, max=5.66e+008 class T_remove_radar_randomize: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_build_chirp_table: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_DataWrite: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_DataWrite_ns: total=0, N=0, <>=0, min=0 max=0 class T_oclReadBuf: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_ChirpWrite: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_ChirpWrite_ns: total=0, N=0, <>=0, min=0 max=0 class T_dechirp: total=4.08e+009, N=25600, <>=1.59e+005, min=7.92e+004, max=8.14e+005 class Dechirp_ns: total=0, N=0, <>=0, min=0 max=0 class Half_ns: total=0, N=0, <>=0, min=0 max=0 class T_PC_single_pulse_kernel_FFA_update: total=2.28e+012, N=25600, <>=8.90e+007, min=2.16e+007, max=1.50e+009 class PC_ns: total=0, N=0, <>=0, min=0 max=0 class T_oclReadBuf: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_oclWriteBuf: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_FFT_inverse: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_ffa: total=7.66e+011, N=225, <>=3.40e+009, min=1.53e+009, max=1.41e+010 FFA blocks counters: class T_FFA_fetch: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_FFA_tt_build: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_FFA_compare: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_FFA_coadd: total=2.62e+010, N=7200, <>=3.64e+006, min=2.25e+004, max=1.14e+009 class T_FFA_stride_add: total=0.00e+000, N=0, <>=0.00e+000, min=1.84e+019, max=0.00e+000 class T_GPU_buffer_read_backs: total=0, N=0, <>=0, min=0 max=0 TWIN_FFA OCL_ZERO_COPY USE_OPENCL USE_OPENCL_NV OPENCL_WRITE USE_INCREASED_PRECISION SMALL_CHIRP_TABLE COMBINED_DECHIRP_KERNEL BLANKIT rev 2742 GPU device sync requested... ...GPU device synched 21:06:32 (5436): called boinc_finish(0) </stderr_txt> ]]> |
TBar Send message Joined: 22 May 99 Posts: 5204 Credit: 840,779,836 RAC: 2,768 |
Isn't that the driver with OpenCL 1.2? As Raistmer explained, it has nothing to do with OpenCL 1.2; Not quite. OpenCL 1.2 has little or no connection to this issue. AMD has OpenCL 1.2 support long ago and never complained about bool2. It's not in specification. But nVidia decided to reserve this type name. Maybe, for some platform-specific extension in the future. nVidia implemented such reservation firstly in Apple OpenCL runtime. And now it seems Windows time comes. Meanwhile, I'm contemplating the ramifications of a missing bracket. Hmmmm, does this only affect tasks that have bad AutoCorrelation like the ones on Beta recently, or are the effects more wide reaching. Do I need to rebuild my MB app or not... Changeset 2889 for branches/sah_v7_opt/AKv8/client/analyzeFuncs.cpp |
petri33 Send message Joined: 6 Jun 02 Posts: 1668 Credit: 623,086,772 RAC: 156 |
bool2 was not a reserved type in previous opencl versions. edit replace bool2 with bool_2 To overcome Heisenbergs: "You can't always get what you want / but if you try sometimes you just might find / you get what you need." -- Rolling Stones |
Rolie Send message Joined: 21 Jul 12 Posts: 2 Credit: 6,239,589 RAC: 0 |
The previous drivers (350.05) did the same error too. It's was an unsigned hotfix (not directly listed) http://nvidia.custhelp.com/app/answers/detail/a_id/3647 Same thing I reverted back to the 347.88 and crunched my five astropulse correctly. Honorez la Sainte Spatule ! |
Raistmer Send message Joined: 16 Jun 01 Posts: 6325 Credit: 106,370,077 RAC: 121 |
AP 7.10 for NV released on Beta that should be compatible with new NV drivers. Please join Beta for testing. Also you can take that binary and use it as anonymous platform app here on Main provided it works ok for you on Beta. |
OTS Send message Joined: 6 Jan 08 Posts: 371 Credit: 20,533,537 RAC: 0 |
Hmmm. Is that true of all beta apps? If they work in Beta will they work on the production side as well? Logic says they should but perhaps there is a good reason not to even if the beta results are all valid. In particular it appears that the Linux 64 Nvidia beta app I tried might be a little more efficient than the stock one I am currently running AstroPulse v7.06 Linux 64 bit, Rev 2750, OpenCL version by Raistmer, GPU mode V7, by Raistmer ported to Linux by Lunatics.kwsn.net team. by Urs Echternacht In truth however it might be only that the beta sample size was small so the results might not truly be indicative. I thought about trying the beta app on the production side to see if that was really the case but was not sure that was a very good idea. |
Raistmer Send message Joined: 16 Jun 01 Posts: 6325 Credit: 106,370,077 RAC: 121 |
1) Beta app uses exactly same tasks as main. The only difference is in actual data from particular tape. Obviously execution time depends from actual data in particular task (but not where that task was processed, on main or on beta). 2) Beta apps tested on beta with single aim - to eventually appear on main, bug-free. Hence, if current stock app on main fails but app from beta works OK (note those "if"s, they required), then one can use stock from beta as production app on main even before global transfer happened project-wide. But be sure beta app works OK indeed for your host. 3) OpenCL stock apps are actually same as Lunatics apps. Sometimes Lunatics binaries more fresh than stock on beta, but I strive to keep binaries at beta as fresh and bug-free as possible, so regarding this particular issue binaries on beta more fresh than current released Lunatics binaries. Hence I advise to take binary from beta (or revert drivers back to pre-350.xx if transfer to anonymous platform not desirable). EDIT: the is possibility that soon new type of tasks will appear on beta first. Then beta and main will have different tasks for some period of time. But those tasks will be clearly named differently. As long as one see AstroPulse 7.xx and MultiBeam 7.xx we speak about exactly the same tasks. New ones will be either completely different name or different version major number. |
Oddbjornik Send message Joined: 15 May 99 Posts: 220 Credit: 349,610,548 RAC: 1,728 |
AP 7.10 for NV released on Beta that should be compatible with new NV drivers. I have joined beta on the host with the gtx 680. It now runs AP 7.10 with the old driver (347.88). As soon as that looks stable, I'll copy the binary to main and then update to the 350.xx driver. |
Raistmer Send message Joined: 16 Jun 01 Posts: 6325 Credit: 106,370,077 RAC: 121 |
Actually, sequence should be different. As soon as it looks stable with 347.88 you need to install 350.xx, then continue with beta until you be sure app works with 350.xx, and only after that take binary to main. |
Claggy Send message Joined: 5 Jul 99 Posts: 4654 Credit: 47,537,079 RAC: 4 |
I'm already doing that on my GT650M, ran 347.88 until last night, today switched to 350.12 drivers: All tasks for computer 64245 Claggy |
Raistmer Send message Joined: 16 Jun 01 Posts: 6325 Credit: 106,370,077 RAC: 121 |
So, thanks Claggy we already have prove that new build works correctly with 350.12: http://setiweb.ssl.berkeley.edu/beta/result.php?resultid=18905015 I think it's safe enugh to take it to main already. Worth to discuss with Eric server-side validation rate statistics for current beta builds and main deployment if it appropriate (not bad than for already released ones). |
Oddbjornik Send message Joined: 15 May 99 Posts: 220 Credit: 349,610,548 RAC: 1,728 |
I upgraded the driver to 350.12 today, and have about 50 APs to run through on beta on this host. Seems to run fine so far. Lots of 30/30 tasks on beta. |
Ulrich Metzner Send message Joined: 3 Jul 02 Posts: 1256 Credit: 13,565,513 RAC: 13 |
General question @Raistmer et altera: Would it be sufficient to just edit the "AstroPulse_Kernels_r2742.cl" and change the "bool2" to for example "bool_2" like you did for the Apple drivers and then delete the compiled "AstroPulse_Kernels_r2742.cl_GeForceGT430.bin_V7_TWIN_FFA_33788" and just let the application recompile the kernel on startup with the new driver? Best regards, Uli Aloha, Uli |
Raistmer Send message Joined: 16 Jun 01 Posts: 6325 Credit: 106,370,077 RAC: 121 |
General question @Raistmer et altera: Regarding incompatibility with 350.xx NV drivers - yes. Even deletion of old binary not nessesary (cause it will be new one named differently fir 350.xx driver). Also one could try just to rename older binary to *35012 (last 5 digits are driver version). But binaries from beta have few other improvements currently not available in main stock binaries. |
Ulrich Metzner Send message Joined: 3 Jul 02 Posts: 1256 Credit: 13,565,513 RAC: 13 |
Thank you Raistmer! I've downloaded the new AP 7.10 application from beta and indeed it is faster than the 7.05 app - Thanks again! :) Aloha, Uli |
Oddbjornik Send message Joined: 15 May 99 Posts: 220 Credit: 349,610,548 RAC: 1,728 |
On Main, the first task failed with "Exit status -1073741819 (0xffffffffc0000005) Unknown error number". This is probably due to my limited app_info skills. I copied only the .exe from beta. Should I have taken any of the libs as well? Here's the full error dump, since it will be gone tomorrow: <core_client_version>7.4.42</core_client_version> <![CDATA[ <message> (unknown error) - exit code -1073741819 (0xc0000005) </message> <stderr_txt> Running on device number: 0 Sleep() & wait for event loops will be used in some places DATA_CHUNK_UNROLL set to:16 oclFFT plan class overrides requested: global radix 256; local radix 16; max workgroup size 256 FFA thread block override value:16384 FFA thread fetchblock override value:8192 TUNE: kernel 1 now has workgroup size of (64,8,1) TUNE: kernel 2 now has workgroup size of (64,8,1) Priority of worker thread raised successfully Priority of process adjusted successfully, high priority class used OpenCL platform detected: NVIDIA Corporation BOINC assigns device 0 Info: BOINC provided OpenCL device ID used Used GPU device parameters are: Number of compute units: 8 Single buffer allocation size: 256MB Total device global memory: 4096MB max WG size: 1024 local mem type: Real FERMI path used: yes Build features: Non-graphics BLANKIT OpenCL USE_OPENCL_NV TWIN_FFA OCL_ZERO_COPY COMBINED_DECHIRP_KERNEL FFTW USE_INCREASED_PRECISION USE_SSE2 x86 CPUID: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz Cache: L1=64K L2=256K CPU features: FPU TSC PAE CMPXCHG8B APIC SYSENTER MTRR CMOV/CCMP MMX FXSAVE/FXRSTOR SSE SSE2 HT SSE3 SSSE3 SSE4.1 SSE4.2 AstroPulse v7 Windows x86 rev 2887, V7 match, by Raistmer with support of Lunatics.kwsn.net team. SSE2 OpenCL version by Raistmer ffa threshold mods by Joe Segur SSE3 dechirping by JDWhale Combined dechirp kernel by Frizz Number of OpenCL platforms: 1 OpenCL Platform Name: NVIDIA CUDA Number of devices: 1 Max compute units: 8 Max work group size: 1024 Max clock frequency: 1058Mhz Max memory allocation: 1073741824 Cache type: Read/Write Cache line size: 128 Cache size: 131072 Global memory size: 4294967296 Constant buffer size: 65536 Max number of constant args: 9 Local memory type: Scratchpad Local memory size: 49151 Queue properties: Out-of-Order: Yes Name: GeForce GTX 680 Vendor: NVIDIA Corporation Driver version: 350.12 Version: OpenCL 1.2 CUDA Extensions: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_d3d9_sharing cl_nv_d3d10_sharing cl_khr_d3d10_sharing cl_nv_d3d11_sharing cl_nv_copy_opts cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 INFO: can't open binary kernel file: C:\ProgramData\BOINC/projects/setiathome.berkeley.edu\AstroPulse_Kernels_r2887.cl_GeForceGTX680.bin_V7_TWIN_FFA_35012, continue with recompile... Unhandled Exception Detected... - Unhandled Exception Record - Reason: Access Violation (0xc0000005) at address 0x00435F70 read attempt to address 0x00000000 Engaging BOINC Windows Runtime Debugger... ******************** BOINC Windows Runtime Debugger Version 7.5.0 Dump Timestamp : 04/20/15 09:02:03 Install Directory : Data Directory : C:\ProgramData\BOINC Project Symstore : LoadLibraryA( C:\ProgramData\BOINC\dbghelp.dll ): GetLastError = 126 Loaded Library : dbghelp.dll LoadLibraryA( C:\ProgramData\BOINC\symsrv.dll ): GetLastError = 126 LoadLibraryA( symsrv.dll ): GetLastError = 126 LoadLibraryA( C:\ProgramData\BOINC\srcsrv.dll ): GetLastError = 126 LoadLibraryA( srcsrv.dll ): GetLastError = 126 LoadLibraryA( C:\ProgramData\BOINC\version.dll ): GetLastError = 126 Loaded Library : version.dll Debugger Engine : 4.0.5.0 Symbol Search Path: C:\ProgramData\BOINC\slots\0;C:\ProgramData\BOINC\projects\setiathome.berkeley.edu ModLoad: 0000000000400000 000000000011f000 C:\ProgramData\BOINC\projects\setiathome.berkeley.edu\astropulse_7.10_windows_intelx86__opencl_nvidia_100.exe (-nosymbols- Symbols Loaded) Linked PDB Filename : d:\R\SETI7\bin\AP7_win_x86_SSE2_OpenCL_NV.pdb ModLoad: 0000000077390000 000000000016e000 C:\WINDOWS\SYSTEM32\ntdll.dll (6.3.9600.17736) (-exported- Symbols Loaded) Linked PDB Filename : wntdll.pdb File Version : 6.3.9600.17031 (winblue_gdr.140221-1952) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.17031 ModLoad: 00000000751c0000 0000000000140000 C:\WINDOWS\SYSTEM32\KERNEL32.DLL (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wkernel32.pdb File Version : 6.3.9600.17031 (winblue_gdr.140221-1952) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.17031 ModLoad: 0000000074bb0000 00000000000d7000 C:\WINDOWS\SYSTEM32\KERNELBASE.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wkernelbase.pdb File Version : 6.3.9600.17238 (winblue_gdr.140723-2018) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.17238 ModLoad: 0000000072de0000 00000000000a0000 C:\WINDOWS\system32\apphelp.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : apphelp.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 0000000072110000 0000000000023000 C:\WINDOWS\SYSTEM32\WINMM.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : winmm.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 0000000063740000 00000000001f8000 C:\ProgramData\BOINC\projects\setiathome.berkeley.edu\libfftw3f-3-3-4_x86.dll (-exported- Symbols Loaded) Linked PDB Filename : ModLoad: 00000000734f0000 0000000000013000 C:\WINDOWS\SYSTEM32\OpenCL.dll (1.2.11.0) (-exported- Symbols Loaded) Linked PDB Filename : C:\dvs\p4\build\sw\rel\gpu_drv\r349\r349_00\drivers\gpgpu\bin\i686_wddm_release\OpenCL.pdb File Version : 1.2.11.0 Company Name : Khronos Group Product Name : Khronos OpenCL ICD Product Version : ModLoad: 0000000074ea0000 0000000000153000 C:\WINDOWS\SYSTEM32\USER32.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wuser32.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 0000000074c90000 000000000007c000 C:\WINDOWS\SYSTEM32\ADVAPI32.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : advapi32.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 00000000759a0000 00000000012ac000 C:\WINDOWS\SYSTEM32\SHELL32.dll (6.3.9600.17680) (-exported- Symbols Loaded) Linked PDB Filename : shell32.pdb File Version : 6.3.9600.17031 (winblue_gdr.140221-1952) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.17031 ModLoad: 00000000720e0000 0000000000023000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : winmmbase.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.16384 ModLoad: 0000000076c50000 00000000000c3000 C:\WINDOWS\SYSTEM32\msvcrt.dll (7.0.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : msvcrt.pdb File Version : 7.0.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 7.0.9600.17415 ModLoad: 0000000075000000 000000000010e000 C:\WINDOWS\SYSTEM32\GDI32.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wgdi32.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000075950000 0000000000041000 C:\WINDOWS\SYSTEM32\sechost.dll (6.3.9600.17734) (-exported- Symbols Loaded) Linked PDB Filename : sechost.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.16384 ModLoad: 0000000075300000 00000000000ba000 C:\WINDOWS\SYSTEM32\RPCRT4.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wrpcrt4.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 0000000076f30000 000000000017d000 C:\WINDOWS\SYSTEM32\combase.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : combase.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 0000000075700000 0000000000045000 C:\WINDOWS\SYSTEM32\SHLWAPI.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : shlwapi.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 0000000077270000 000000000003c000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : cfgmgr32.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000074a70000 0000000000021000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : devobj.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000074b90000 000000000001e000 C:\WINDOWS\SYSTEM32\SspiCli.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wsspicli.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000074b80000 000000000000a000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : cryptbase.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000074b20000 0000000000054000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : bcryptprimitives.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000076f00000 0000000000027000 C:\WINDOWS\system32\IMM32.DLL (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wimm32.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000076d30000 0000000000112000 C:\WINDOWS\SYSTEM32\MSCTF.dll (6.3.9600.17706) (-exported- Symbols Loaded) Linked PDB Filename : msctf.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 000000006cb80000 0000000000c54000 C:\WINDOWS\SYSTEM32\nvopencl.dll (8.17.13.5012) (-exported- Symbols Loaded) Linked PDB Filename : C:\dvs\p4\build\sw\rel\gpu_drv\r349\r349_00\drivers\gpgpu\bin\i686_wddm_release\nvopencl.pdb File Version : 8.17.13.5012 Company Name : NVIDIA Corporation Product Name : NVIDIA CUDA 7.0.0 OpenCL 1.1 driver Product Version : 8.17.13.5012 ModLoad: 00000000753c0000 0000000000050000 C:\WINDOWS\SYSTEM32\WS2_32.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : ws2_32.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 00000000770b0000 00000000001b1000 C:\WINDOWS\SYSTEM32\SETUPAPI.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : setupapi.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 0000000074b10000 0000000000008000 C:\WINDOWS\SYSTEM32\VERSION.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : version.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000076d20000 0000000000007000 C:\WINDOWS\SYSTEM32\NSI.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : nsi.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000072ea0000 00000000000ed000 C:\WINDOWS\system32\uxtheme.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wUxTheme.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 ModLoad: 0000000071950000 00000000002f1000 C:\WINDOWS\system32\nvapi.dll (9.18.13.5012) (-exported- Symbols Loaded) Linked PDB Filename : C:\dvs\p4\build\sw\rel\gpu_drv\r349\r349_00\drivers\nvapi\gpu\_out\wddm_wow64_release\nvapi.pdb File Version : 9.18.13.5012 Company Name : NVIDIA Corporation Product Name : NVIDIA Windows drivers Product Version : 9.18.13.5012 ModLoad: 0000000075440000 0000000000128000 C:\WINDOWS\SYSTEM32\ole32.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : ole32.pdb File Version : 6.3.9600.16384 (winblue_rtm.130821-1623) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16384 Get Product Name Failed. ModLoad: 0000000075120000 0000000000095000 C:\WINDOWS\SYSTEM32\OLEAUT32.dll (6.3.9600.17560) (-exported- Symbols Loaded) Linked PDB Filename : oleaut32.pdb File Version : 6.3.9600.17560 Company Name : Microsoft Corporation Product Name : Product Version : 6.3.9600.17560 ModLoad: 0000000076eb0000 000000000003d000 C:\WINDOWS\SYSTEM32\WINTRUST.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : wintrust.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000075570000 0000000000188000 C:\WINDOWS\SYSTEM32\CRYPT32.dll (6.3.9600.17475) (-exported- Symbols Loaded) Linked PDB Filename : crypt32.pdb File Version : 6.3.9600.16431 (winblue_gdr.131015-2301) Company Name : Microsoft Corporation Product Name : Operativsystemet Microsoft® Windows® Product Version : 6.3.9600.16431 ModLoad: 0000000075110000 000000000000e000 C:\WINDOWS\SYSTEM32\MSASN1.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : msasn1.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 ModLoad: 0000000073d40000 0000000000141000 C:\WINDOWS\SYSTEM32\dbghelp.dll (6.3.9600.17415) (-exported- Symbols Loaded) Linked PDB Filename : dbghelp.pdb File Version : 6.3.9600.17415 (winblue_r4.141028-1500) Company Name : Microsoft Corporation Product Name : Microsoft® Windows® Operating System Product Version : 6.3.9600.17415 *** Dump of the Process Statistics: *** - I/O Operations Counters - Read: 117, Write: 0, Other 2856 - I/O Transfers Counters - Read: 0, Write: 1046, Other 0 - Paged Pool Usage - QuotaPagedPoolUsage: 197200, QuotaPeakPagedPoolUsage: 197200 QuotaNonPagedPoolUsage: 16752, QuotaPeakNonPagedPoolUsage: 16752 - Virtual Memory Usage - VirtualSize: 143609856, PeakVirtualSize: 143609856 - Pagefile Usage - PagefileUsage: 27627520, PeakPagefileUsage: 27627520 - Working Set Size - WorkingSetSize: 32559104, PeakWorkingSetSize: 32559104, PageFaultCount: 8466 *** Dump of thread ID 5216 (state: Waiting): *** - Information - Status: Wait Reason: UserRequest, , Kernel Time: 4218750.000000, User Time: 3125000.000000, Wait Time: 4499258.000000 - Unhandled Exception Record - Reason: Access Violation (0xc0000005) at address 0x00435F70 read attempt to address 0x00000000 - Registers - eax=00000000 ebx=00000000 ecx=710273a3 edx=00000001 esi=0000000f edi=0018e840 eip=00435f70 esp=0018e6e8 ebp=00000001 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010246 - Callstack - ChildEBP RetAddr Args to Child 0018e70c 0048ce7a 00000180 0018e770 004c7174 00000000 astropulse_7.10_windows_intelx8!+0x0 0018e7dc 00436572 0018f5a4 0018f5a4 004c6910 004f8520 astropulse_7.10_windows_intelx8!+0x0 0018e7e0 0018f5a4 0018f5a4 004c6910 004f8520 002b1720 astropulse_7.10_windows_intelx8!+0x0 00436572 11bc2484 8b010000 394c2444 73602474 24448d04 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '0018f5a4' 00436576 8b010000 394c2444 73602474 24448d04 2444894c astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '11bc2484' 0043657a 394c2444 73602474 24448d04 2444894c 01508d20 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '8b010000' 0043657e 73602474 24448d04 2444894c 01508d20 3a40088a astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '394c2444' 00436582 24448d04 2444894c 01508d20 3a40088a 2bf975cb astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '73602474' 00436586 2444894c 01508d20 3a40088a 2bf975cb f8158bc2 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '24448d04' 0043658a 01508d20 3a40088a 2bf975cb f8158bc2 68004f73 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '2444894c' 0043658e 3a40088a 2bf975cb f8158bc2 68004f73 004f7404 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '01508d20' 00436592 2bf975cb f8158bc2 68004f73 004f7404 28244489 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '3a40088a' 00436596 f8158bc2 68004f73 004f7404 28244489 2824448d astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '2bf975cb' 0043659a 68004f73 004f7404 28244489 2824448d 244c8d50 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = 'f8158bc2' 0043659e 004f7404 28244489 2824448d 244c8d50 016a5128 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '68004f73' 004365a2 28244489 2824448d 244c8d50 016a5128 8ce6e852 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '004f7404' 004f7404 00000000 756e6547 49656e69 6c65746e 00000000 astropulse_7.10_windows_intelx8!+0x0 SymFromAddr(): GetLastError = '126' SymGetLineFromAddr(): GetLastError = '126' SymGetModuleInfo(): GetLastError = '126' Address = '28244489' *** Dump of thread ID 2472 (state: Waiting): *** - Information - Status: Wait Reason: ExecutionDelay, , Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 4499255.000000 - Registers - eax=00000000 ebx=020aff40 ecx=00000000 edx=00000000 esi=00000000 edi=020aff40 eip=773cc7bc esp=020aff00 ebp=020aff64 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000216 - Callstack - ChildEBP RetAddr Args to Child 020aff64 74bb104f 00000064 00000000 020aff80 00479bc4 ntdll!NtDelayExecution+0x0 020aff74 00479bc4 00000064 020aff94 751d7c04 00000000 KERNELBASE!Sleep+0x0 020aff80 751d7c04 00000000 751d7be0 0671fc48 020affdc astropulse_7.10_windows_intelx8!+0x0 020aff94 773ead1f 00000000 0414ca22 00000000 00000000 KERNEL32!BaseThreadInitThunk+0x0 020affdc 773eacea ffffffff 773d021e 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 020affec 00000000 00479bb0 00000000 00000000 43534552 ntdll!RtlInitializeExceptionChain+0x0 *** Dump of thread ID 5212 (state: Waiting): *** - Information - Status: Wait Reason: UserRequest, , Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 4499253.000000 - Registers - eax=6cdb9ac1 ebx=00000000 ecx=00000000 edx=00000000 esi=00000006 edi=00000006 eip=773cca2c esp=02c9fc1c ebp=02c9fda4 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000202 - Callstack - ChildEBP RetAddr Args to Child 02c9fda4 751d7b89 00000006 02c9fddc 00000000 00000064 ntdll!NtWaitForMultipleObjects+0x0 02c9fdc0 6cb9d3f0 00000006 02c9fddc 00000000 00000064 KERNEL32!WaitForMultipleObjects+0x0 02c9fedc 6cbffe8d 025b8e98 00000006 02c9ff1c 00000064 nvopencl!clGetExportTable+0x0 02c9ff24 6cb9dfcc 027f8e18 6cdb9ac1 6cdb9ac1 003acdc0 nvopencl!clGetExportTable+0x0 02c9ff3c 6cdb9a9b 003ab0b0 1ee67da1 6cdb9ac1 6cdb9ac1 nvopencl!clGetExportTable+0x0 02c9ff74 6cdb9b25 6cdb9ac1 02c9ff94 751d7c04 003acdc0 nvopencl!clGetExportTable+0x0 02c9ff80 751d7c04 003acdc0 751d7be0 06b2fc48 02c9ffdc nvopencl!clGetExportTable+0x0 02c9ff94 773ead1f 003acdc0 04d7ca22 00000000 00000000 KERNEL32!BaseThreadInitThunk+0x0 02c9ffdc 773eacea ffffffff 773d021e 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 02c9ffec 00000000 6cdb9ac1 003acdc0 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 *** Dump of thread ID 3928 (state: Waiting): *** - Information - Status: Wait Reason: UserRequest, , Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 4499129.000000 - Registers - eax=6cdb9ac1 ebx=00000000 ecx=00000000 edx=00000000 esi=00000000 edi=00000194 eip=773cc4bc esp=02d9fe68 ebp=02d9fed8 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000202 - Callstack - ChildEBP RetAddr Args to Child 02d9fed8 74bb2c02 00000194 ffffffff 00000000 02d9fefc ntdll!ZwWaitForSingleObject+0x0 02d9feec 6cb9d226 00000194 ffffffff 02d9ff24 6cc45e8f KERNELBASE!WaitForSingleObject+0x0 02d9fefc 6cc45e8f 003adcc4 ffffffff 751e86f0 003ab1d0 nvopencl!clGetExportTable+0x0 02d9ff24 6cb9dfcc 003adc98 6cdb9ac1 6cdb9ac1 003adce0 nvopencl!clGetExportTable+0x0 02d9ff3c 6cdb9a9b 003ab1d0 1ef67da1 6cdb9ac1 6cdb9ac1 nvopencl!clGetExportTable+0x0 02d9ff74 6cdb9b25 6cdb9ac1 02d9ff94 751d7c04 003adce0 nvopencl!clGetExportTable+0x0 02d9ff80 751d7c04 003adce0 751d7be0 06a2fc48 02d9ffdc nvopencl!clGetExportTable+0x0 02d9ff94 773ead1f 003adce0 04c7ca22 00000000 00000000 KERNEL32!BaseThreadInitThunk+0x0 02d9ffdc 773eacea ffffffff 773d021e 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 02d9ffec 00000000 6cdb9ac1 003adce0 00000000 20012040 ntdll!RtlInitializeExceptionChain+0x0 *** Dump of thread ID 5812 (state: Waiting): *** - Information - Status: Wait Reason: UserRequest, , Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 4499158.000000 - Registers - eax=6cdb9ac1 ebx=6cb80000 ecx=00000000 edx=00000000 esi=00000000 edi=000001f4 eip=773cc4bc esp=03e2fe70 ebp=03e2fee0 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000212 - Callstack - ChildEBP RetAddr Args to Child 03e2fee0 74bb2c02 000001f4 ffffffff 00000000 03e2ff04 ntdll!ZwWaitForSingleObject+0x0 03e2fef4 6cb9d226 000001f4 ffffffff 03e2ff24 6cb9a8e7 KERNELBASE!WaitForSingleObject+0x0 03e2ff04 6cb9a8e7 03b6cbcc ffffffff 751e86f0 03b59478 nvopencl!clGetExportTable+0x0 03e2ff24 6cb9dfcc 03b6cbd0 6cdb9ac1 6cdb9ac1 03c2a6a8 nvopencl!clGetExtensionFunctionAddress+0x0 03e2ff3c 6cdb9a9b 03b59478 1fcd7da1 6cdb9ac1 6cdb9ac1 nvopencl!clGetExportTable+0x0 03e2ff74 6cdb9b25 6cdb9ac1 03e2ff94 751d7c04 03c2a6a8 nvopencl!clGetExportTable+0x0 03e2ff80 751d7c04 03c2a6a8 751d7be0 0799fc48 03e2ffdc nvopencl!clGetExportTable+0x0 03e2ff94 773ead1f 03c2a6a8 05fcca22 00000000 00000000 KERNEL32!BaseThreadInitThunk+0x0 03e2ffdc 773eacea ffffffff 773d021e 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 03e2ffec 00000000 6cdb9ac1 03c2a6a8 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 *** Dump of thread ID 4280 (state: Waiting): *** - Information - Status: Wait Reason: UserRequest, , Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 4499158.000000 - Registers - eax=6cdb9ac1 ebx=6cb80000 ecx=00000000 edx=00000000 esi=00000000 edi=000001f4 eip=773cc4bc esp=03f2fe70 ebp=03f2fee0 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000212 - Callstack - ChildEBP RetAddr Args to Child 03f2fee0 74bb2c02 000001f4 ffffffff 00000000 03f2ff04 ntdll!ZwWaitForSingleObject+0x0 03f2fef4 6cb9d226 000001f4 ffffffff 03f2ff24 6cb9a8e7 KERNELBASE!WaitForSingleObject+0x0 03f2ff04 6cb9a8e7 03b6cbcc ffffffff 751e86f0 03b594d8 nvopencl!clGetExportTable+0x0 03f2ff24 6cb9dfcc 03b6cbe0 6cdb9ac1 6cdb9ac1 03c2a8c8 nvopencl!clGetExtensionFunctionAddress+0x0 03f2ff3c 6cdb9a9b 03b594d8 1fdd7da1 6cdb9ac1 6cdb9ac1 nvopencl!clGetExportTable+0x0 03f2ff74 6cdb9b25 6cdb9ac1 03f2ff94 751d7c04 03c2a8c8 nvopencl!clGetExportTable+0x0 03f2ff80 751d7c04 03c2a8c8 751d7be0 0789fc48 03f2ffdc nvopencl!clGetExportTable+0x0 03f2ff94 773ead1f 03c2a8c8 05ecca22 00000000 00000000 KERNEL32!BaseThreadInitThunk+0x0 03f2ffdc 773eacea ffffffff 773d021e 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 03f2ffec 00000000 6cdb9ac1 03c2a8c8 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 *** Dump of thread ID 4936 (state: Waiting): *** - Information - Status: Wait Reason: UserRequest, , Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 4499158.000000 - Registers - eax=6cdb9ac1 ebx=6cb80000 ecx=00000000 edx=00000000 esi=00000000 edi=000001f4 eip=773cc4bc esp=0406fe70 ebp=0406fee0 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000212 - Callstack - ChildEBP RetAddr Args to Child 0406fee0 74bb2c02 000001f4 ffffffff 00000000 0406ff04 ntdll!ZwWaitForSingleObject+0x0 0406fef4 6cb9d226 000001f4 ffffffff 0406ff24 6cb9a8e7 KERNELBASE!WaitForSingleObject+0x0 0406ff04 6cb9a8e7 03b6cbcc ffffffff 751e86f0 03b596b8 nvopencl!clGetExportTable+0x0 0406ff24 6cb9dfcc 03b6cbf0 6cdb9ac1 6cdb9ac1 03c2d338 nvopencl!clGetExtensionFunctionAddress+0x0 0406ff3c 6cdb9a9b 03b596b8 18297da1 6cdb9ac1 6cdb9ac1 nvopencl!clGetExportTable+0x0 0406ff74 6cdb9b25 6cdb9ac1 0406ff94 751d7c04 03c2d338 nvopencl!clGetExportTable+0x0 0406ff80 751d7c04 03c2d338 751d7be0 007dfc48 0406ffdc nvopencl!clGetExportTable+0x0 0406ff94 773ead1f 03c2d338 0218ca22 00000000 00000000 KERNEL32!BaseThreadInitThunk+0x0 0406ffdc 773eacea ffffffff 773d021e 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 0406ffec 00000000 6cdb9ac1 03c2d338 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 *** Dump of thread ID 1876 (state: Waiting): *** - Information - Status: Wait Reason: UserRequest, , Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 4499158.000000 - Registers - eax=6cdb9ac1 ebx=6cb80000 ecx=00000000 edx=00000000 esi=00000000 edi=000001f4 eip=773cc4bc esp=041afe70 ebp=041afee0 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000212 - Callstack - ChildEBP RetAddr Args to Child 041afee0 74bb2c02 000001f4 ffffffff 00000000 041aff04 ntdll!ZwWaitForSingleObject+0x0 041afef4 6cb9d226 000001f4 ffffffff 041aff24 6cb9a8e7 KERNELBASE!WaitForSingleObject+0x0 041aff04 6cb9a8e7 03b6cbcc ffffffff 751e86f0 03b597d8 nvopencl!clGetExportTable+0x0 041aff24 6cb9dfcc 03b6cc00 6cdb9ac1 6cdb9ac1 03c2d558 nvopencl!clGetExtensionFunctionAddress+0x0 041aff3c 6cdb9a9b 03b597d8 18357da1 6cdb9ac1 6cdb9ac1 nvopencl!clGetExportTable+0x0 041aff74 6cdb9b25 6cdb9ac1 041aff94 751d7c04 03c2d558 nvopencl!clGetExportTable+0x0 041aff80 751d7c04 03c2d558 751d7be0 0061fc48 041affdc nvopencl!clGetExportTable+0x0 041aff94 773ead1f 03c2d558 0204ca22 00000000 00000000 KERNEL32!BaseThreadInitThunk+0x0 041affdc 773eacea ffffffff 773d021e 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 041affec 00000000 6cdb9ac1 03c2d558 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 *** Dump of thread ID 2884 (state: Waiting): *** - Information - Status: Wait Reason: UserRequest, , Kernel Time: 0.000000, User Time: 0.000000, Wait Time: 4499158.000000 - Registers - eax=6cdb9ac1 ebx=6cb80000 ecx=00000000 edx=00000000 esi=00000000 edi=00000230 eip=773cc4bc esp=042efe70 ebp=042efee0 cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000212 - Callstack - ChildEBP RetAddr Args to Child 042efee0 74bb2c02 00000230 ffffffff 00000000 042eff04 ntdll!ZwWaitForSingleObject+0x0 042efef4 6cb9d226 00000230 ffffffff 042eff24 6cb9a8e7 KERNELBASE!WaitForSingleObject+0x0 042eff04 6cb9a8e7 03c2d99c ffffffff 751e86f0 03b59658 nvopencl!clGetExportTable+0x0 042eff24 6cb9dfcc 03c2d9a0 6cdb9ac1 6cdb9ac1 03c2dbb8 nvopencl!clGetExtensionFunctionAddress+0x0 042eff3c 6cdb9a9b 03b59658 18017da1 6cdb9ac1 6cdb9ac1 nvopencl!clGetExportTable+0x0 042eff74 6cdb9b25 6cdb9ac1 042eff94 751d7c04 03c2dbb8 nvopencl!clGetExportTable+0x0 042eff80 751d7c04 03c2dbb8 751d7be0 0055fc48 042effdc nvopencl!clGetExportTable+0x0 042eff94 773ead1f 03c2dbb8 0230ca22 00000000 00000000 KERNEL32!BaseThreadInitThunk+0x0 042effdc 773eacea ffffffff 773d021e 00000000 00000000 ntdll!RtlInitializeExceptionChain+0x0 042effec 00000000 6cdb9ac1 03c2dbb8 00000000 7ed983c1 ntdll!RtlInitializeExceptionChain+0x0 *** Debug Message Dump **** *** Foreground Window Data *** Window Name : Window Class : Window Process ID: 0 Window Thread ID : 0 Exiting... </stderr_txt> ]]> |
Raistmer Send message Joined: 16 Jun 01 Posts: 6325 Credit: 106,370,077 RAC: 121 |
Here: https://www.dropbox.com/s/1qtetgi13m61p29/AP7_win_x86_SSE2_OpenCL_NV_r2887.7z?dl=0 full archive with required files and app_info.xml example. you did not provide CL file with kernel sources hence app crashed on CL file build stage. |
Oddbjornik Send message Joined: 15 May 99 Posts: 220 Credit: 349,610,548 RAC: 1,728 |
Thanks a lot, Raistmer, now I've extracted and aimerge'd the new files, so probably everything will work when new AP-units arrive. |
©2024 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.