Welcome to MilkyWay@home

Task 674440

Name de_modfit_80_bundle4_4s_south4s_bgset_4_1603804501_74456897_0
Workunit 2145480533
Created 28 Jan 2021, 10:26:58 UTC
Sent 28 Jan 2021, 10:37:03 UTC
Report deadline 9 Feb 2021, 10:37:03 UTC
Received 30 Jan 2021, 4:20:33 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 611288
Run time 16 min 11 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.63 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: 241.933762 s. Average time per iteration = 756.043008 ms
Integral 0 time = 242.058753 s
Running likelihood with 17260 stars
Likelihood time = 0.170091 s
<background_integral> 0.000034908339630 </background_integral>
<stream_integral>  6.218650271764853  16.999301374227535  28.781730192513869  0.024207707281896 </stream_integral>
<background_likelihood> -2.984511198709082 </background_likelihood>
<stream_only_likelihood>  -7.916677759080532  -38.318290377361755  -3.301372817121427  -230.041893722270089 </stream_only_likelihood>
<search_likelihood> -2.556274573655382 </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: 241.951565 s. Average time per iteration = 756.098640 ms
Integral 0 time = 242.082282 s
Running likelihood with 17260 stars
Likelihood time = 0.170217 s
<background_integral1> 0.000034841603037 </background_integral1>
<stream_integral1>  6.617284498899159  17.796388389524356  28.651308162117747  0.026023353346415 </stream_integral1>
<background_likelihood1> -2.982413689378808 </background_likelihood1>
<stream_only_likelihood1>  -8.874395180174897  -34.950809072142860  -3.299918003890430  -229.435154103992318 </stream_only_likelihood1>
<search_likelihood1> -2.556263193339058 </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: 241.815866 s. Average time per iteration = 755.674583 ms
Integral 0 time = 241.957519 s
Running likelihood with 17260 stars
Likelihood time = 0.171606 s
<background_integral2> 0.000034906637420 </background_integral2>
<stream_integral2>  5.949242738542910  15.997147228757115  29.447910690478167  0.019916601903562 </stream_integral2>
<background_likelihood2> -2.986561412620346 </background_likelihood2>
<stream_only_likelihood2>  -10.891583541968146  -41.649108013241133  -3.280542508959648  -230.565847070095685 </stream_only_likelihood2>
<search_likelihood2> -2.556267005261645 </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: 241.860838 s. Average time per iteration = 755.815119 ms
Integral 0 time = 241.992164 s
Running likelihood with 17260 stars
Likelihood time = 0.170039 s
<background_integral3> 0.000034904083604 </background_integral3>
<stream_integral3>  5.790899700003976  15.580064058240215  29.564689572736867  0.021443078602163 </stream_integral3>
<background_likelihood3> -2.982015287474433 </background_likelihood3>
<stream_only_likelihood3>  -13.735980763514284  -43.672061508099290  -3.287420809594587  -230.563087390034525 </stream_only_likelihood3>
<search_likelihood3> -2.556283111487410 </search_likelihood3>
21:11:20 (8493): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group