Welcome to MilkyWay@home

Task 720504

Name de_modfit_80_bundle4_4s_south4s_bgset_4_1603804501_74075080_1
Workunit 2145058423
Created 28 Jan 2021, 17:33:07 UTC
Sent 28 Jan 2021, 17:40:24 UTC
Report deadline 9 Feb 2021, 17:40:24 UTC
Received 31 Jan 2021, 1:34:29 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 611288
Run time 16 min 12 sec
CPU time 14 sec
Validate state Valid
Credit 227.51
Device peak FLOPS 44.03 GFLOPS
Application version Milkyway@home Separation v1.46 (opencl_nvidia_101)
x86_64-apple-darwin
Peak working set size 61.57 MB
Peak swap size 2.48 GB
Peak disk usage 0.03 MB

Stderr output

<core_client_version>7.8.6</core_client_version>
<![CDATA[
<stderr_txt>
<search_application> milkyway_separation 1.46 Darwin x86_64 double OpenCL </search_application>
Reading preferences ended prematurely
BOINC GPU type suggests using OpenCL vendor 'NVIDIA Corporation'
Setting process priority to 0 (13): Permission denied
Error loading Lua script 'astronomy_parameters.txt': [string "number_parameters: 4..."]:1: '<name>' expected near '4' 
Switching to Parameter File 'astronomy_parameters.txt'
<number_WUs> 4 </number_WUs>
<number_params_per_WU> 26 </number_params_per_WU>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Apr 18 2019 20:04:11)
  Vendor:     Apple
  Extensions: cl_APPLE_SetMemObjectDestructor cl_APPLE_ContextLoggingFunctions cl_APPLE_clut cl_APPLE_query_kernel_names cl_APPLE_gl_sharing cl_khr_gl_event
  Profile:    FULL_PROFILE
Didn't find preferred platform
Using device 0 on platform 0
Found 1 CL device
Device 'GeForce GT 755M' (NVIDIA:0x1022700) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      10.17.5 355.10.05.45f01
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   2
Clock frequency:     1085 Mhz
Global mem size:     1073741824
Local mem size:      49152
Max const buf size:  65536
Double extension:    cl_khr_fp64
CL context error: OpenCL Build Warning : Compiler build log:
<program source>:92:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:111:8: warning: no previous prototype for function 'mw_sqrt_custom'
double mw_sqrt_custom(double y)  // accurate to 1 ulp, i.e the last bit of the double precision number
       ^
<program source>:183:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:185:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:186:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^


Build log:
--------------------------------------------------------------------------------
<program source>:92:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:111:8: warning: no previous prototype for function 'mw_sqrt_custom'
double mw_sqrt_custom(double y)  // accurate to 1 ulp, i.e the last bit of the double precision number
       ^
<program source>:183:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:185:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:186:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^

--------------------------------------------------------------------------------
Unhandled GPU vendor 'NVIDIA' (0x1022700)
Using a target frequency of 60.0
Using a block size of 2048 with 19 blocks/chunk
Using clWaitForEvents() for polling (mode -1)
Range:          { nu_steps = 320, mu_steps = 800, r_steps = 700 }
Iteration area: 560000
Chunk estimate: 14
Num chunks:     15
Chunk size:     38912
Added area:     23680
Effective area: 583680
Initial wait:   12 ms
Integration time: 242.257891 s. Average time per iteration = 757.055909 ms
Integral 0 time = 242.383249 s
Running likelihood with 17260 stars
Likelihood time = 0.170362 s
<background_integral> 0.000034982915654 </background_integral>
<stream_integral>  6.104734253656171  16.117970476136616  28.333945918576717  0.027392105503287 </stream_integral>
<background_likelihood> -2.988064693459634 </background_likelihood>
<stream_only_likelihood>  -12.283244768728277  -44.101744691992145  -3.286628091281197  -228.829774216414279 </stream_only_likelihood>
<search_likelihood> -2.556300850567416 </search_likelihood>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Apr 18 2019 20:04:11)
  Vendor:     Apple
  Extensions: cl_APPLE_SetMemObjectDestructor cl_APPLE_ContextLoggingFunctions cl_APPLE_clut cl_APPLE_query_kernel_names cl_APPLE_gl_sharing cl_khr_gl_event
  Profile:    FULL_PROFILE
Didn't find preferred platform
Using device 0 on platform 0
Found 1 CL device
Device 'GeForce GT 755M' (NVIDIA:0x1022700) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      10.17.5 355.10.05.45f01
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   2
Clock frequency:     1085 Mhz
Global mem size:     1073741824
Local mem size:      49152
Max const buf size:  65536
Double extension:    cl_khr_fp64
CL context error: OpenCL Build Warning : Compiler build log:
<program source>:92:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:111:8: warning: no previous prototype for function 'mw_sqrt_custom'
double mw_sqrt_custom(double y)  // accurate to 1 ulp, i.e the last bit of the double precision number
       ^
<program source>:183:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:185:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:186:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^


Build log:
--------------------------------------------------------------------------------
<program source>:92:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:111:8: warning: no previous prototype for function 'mw_sqrt_custom'
double mw_sqrt_custom(double y)  // accurate to 1 ulp, i.e the last bit of the double precision number
       ^
<program source>:183:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:185:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:186:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^

--------------------------------------------------------------------------------
Unhandled GPU vendor 'NVIDIA' (0x1022700)
Using a target frequency of 60.0
Using a block size of 2048 with 19 blocks/chunk
Using clWaitForEvents() for polling (mode -1)
Range:          { nu_steps = 320, mu_steps = 800, r_steps = 700 }
Iteration area: 560000
Chunk estimate: 14
Num chunks:     15
Chunk size:     38912
Added area:     23680
Effective area: 583680
Initial wait:   12 ms
Integration time: 242.106994 s. Average time per iteration = 756.584356 ms
Integral 0 time = 242.237579 s
Running likelihood with 17260 stars
Likelihood time = 0.171288 s
<background_integral1> 0.000034848849508 </background_integral1>
<stream_integral1>  6.843756731202529  13.741030326736979  29.199206642424741  0.018190622330365 </stream_integral1>
<background_likelihood1> -2.987981995129382 </background_likelihood1>
<stream_only_likelihood1>  -7.813210439678087  -52.008237937797716  -3.286571983379679  -231.240093083917799 </stream_only_likelihood1>
<search_likelihood1> -2.556281869432790 </search_likelihood1>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Apr 18 2019 20:04:11)
  Vendor:     Apple
  Extensions: cl_APPLE_SetMemObjectDestructor cl_APPLE_ContextLoggingFunctions cl_APPLE_clut cl_APPLE_query_kernel_names cl_APPLE_gl_sharing cl_khr_gl_event
  Profile:    FULL_PROFILE
Didn't find preferred platform
Using device 0 on platform 0
Found 1 CL device
Device 'GeForce GT 755M' (NVIDIA:0x1022700) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      10.17.5 355.10.05.45f01
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   2
Clock frequency:     1085 Mhz
Global mem size:     1073741824
Local mem size:      49152
Max const buf size:  65536
Double extension:    cl_khr_fp64
CL context error: OpenCL Build Warning : Compiler build log:
<program source>:92:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:111:8: warning: no previous prototype for function 'mw_sqrt_custom'
double mw_sqrt_custom(double y)  // accurate to 1 ulp, i.e the last bit of the double precision number
       ^
<program source>:183:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:185:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:186:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^


Build log:
--------------------------------------------------------------------------------
<program source>:92:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:111:8: warning: no previous prototype for function 'mw_sqrt_custom'
double mw_sqrt_custom(double y)  // accurate to 1 ulp, i.e the last bit of the double precision number
       ^
<program source>:183:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:185:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:186:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^

--------------------------------------------------------------------------------
Unhandled GPU vendor 'NVIDIA' (0x1022700)
Using a target frequency of 60.0
Using a block size of 2048 with 19 blocks/chunk
Using clWaitForEvents() for polling (mode -1)
Range:          { nu_steps = 320, mu_steps = 800, r_steps = 700 }
Iteration area: 560000
Chunk estimate: 14
Num chunks:     15
Chunk size:     38912
Added area:     23680
Effective area: 583680
Initial wait:   12 ms
Integration time: 242.262483 s. Average time per iteration = 757.070259 ms
Integral 0 time = 242.396618 s
Running likelihood with 17260 stars
Likelihood time = 0.172188 s
<background_integral2> 0.000034907101149 </background_integral2>
<stream_integral2>  6.553856845658887  13.409951976495417  30.262508527449675  0.026328131194199 </stream_integral2>
<background_likelihood2> -2.987143582819952 </background_likelihood2>
<stream_only_likelihood2>  -8.163685835442644  -52.707651020944390  -3.270963685403028  -229.484928344975202 </stream_only_likelihood2>
<search_likelihood2> -2.556272535357612 </search_likelihood2>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Apr 18 2019 20:04:11)
  Vendor:     Apple
  Extensions: cl_APPLE_SetMemObjectDestructor cl_APPLE_ContextLoggingFunctions cl_APPLE_clut cl_APPLE_query_kernel_names cl_APPLE_gl_sharing cl_khr_gl_event
  Profile:    FULL_PROFILE
Didn't find preferred platform
Using device 0 on platform 0
Found 1 CL device
Device 'GeForce GT 755M' (NVIDIA:0x1022700) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      10.17.5 355.10.05.45f01
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   2
Clock frequency:     1085 Mhz
Global mem size:     1073741824
Local mem size:      49152
Max const buf size:  65536
Double extension:    cl_khr_fp64
CL context error: OpenCL Build Warning : Compiler build log:
<program source>:92:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:111:8: warning: no previous prototype for function 'mw_sqrt_custom'
double mw_sqrt_custom(double y)  // accurate to 1 ulp, i.e the last bit of the double precision number
       ^
<program source>:183:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:185:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:186:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^


Build log:
--------------------------------------------------------------------------------
<program source>:92:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:111:8: warning: no previous prototype for function 'mw_sqrt_custom'
double mw_sqrt_custom(double y)  // accurate to 1 ulp, i.e the last bit of the double precision number
       ^
<program source>:183:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:185:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:186:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^

--------------------------------------------------------------------------------
Unhandled GPU vendor 'NVIDIA' (0x1022700)
Using a target frequency of 60.0
Using a block size of 2048 with 19 blocks/chunk
Using clWaitForEvents() for polling (mode -1)
Range:          { nu_steps = 320, mu_steps = 800, r_steps = 700 }
Iteration area: 560000
Chunk estimate: 14
Num chunks:     15
Chunk size:     38912
Added area:     23680
Effective area: 583680
Initial wait:   12 ms
Integration time: 242.344850 s. Average time per iteration = 757.327656 ms
Integral 0 time = 242.473219 s
Running likelihood with 17260 stars
Likelihood time = 0.170268 s
<background_integral3> 0.000034942437268 </background_integral3>
<stream_integral3>  7.276659174322889  23.316350506464453  29.279459922831204  0.030137665381532 </stream_integral3>
<background_likelihood3> -2.989246884660597 </background_likelihood3>
<stream_only_likelihood3>  -7.571490875896250  -6.737085743292392  -3.297789885873600  -228.332667607702547 </stream_only_likelihood3>
<search_likelihood3> -2.556304845604533 </search_likelihood3>
17:34:10 (18034): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group