Welcome to MilkyWay@home

Task 777351

Name de_modfit_81_bundle4_4s_south4s_bgset_4_1603804501_74944945_1
Workunit 2146019714
Created 29 Jan 2021, 0:50:15 UTC
Sent 29 Jan 2021, 0:58:21 UTC
Report deadline 10 Feb 2021, 0:58:21 UTC
Received 31 Jan 2021, 9:10:39 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 611288
Run time 17 min 28 sec
CPU time 20 sec
Validate state Valid
Credit 227.52
Device peak FLOPS 44.03 GFLOPS
Application version Milkyway@home Separation v1.46 (opencl_nvidia_101)
x86_64-apple-darwin
Peak working set size 60.05 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: 260.794738 s. Average time per iteration = 814.983555 ms
Integral 0 time = 260.942828 s
Running likelihood with 34614 stars
Likelihood time = 0.351914 s
<background_integral> 0.000059419661108 </background_integral>
<stream_integral>  159.797549172548315  17.404833757172732  0.451374263476986  19.509293439387150 </stream_integral>
<background_likelihood> -3.371436893341220 </background_likelihood>
<stream_only_likelihood>  -3.410503913895585  -4.469890802909729  -63.769017224477082  -4.683244447976006 </stream_only_likelihood>
<search_likelihood> -2.788956439181825 </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: 260.708271 s. Average time per iteration = 814.713348 ms
Integral 0 time = 260.842751 s
Running likelihood with 34614 stars
Likelihood time = 0.351937 s
<background_integral1> 0.000059457041184 </background_integral1>
<stream_integral1>  161.668694403843347  17.391205043867803  0.439800255130778  19.183218004302972 </stream_integral1>
<background_likelihood1> -3.368956511702524 </background_likelihood1>
<stream_only_likelihood1>  -3.416298622061137  -4.454465886941422  -64.584908994485858  -4.697139865605175 </stream_only_likelihood1>
<search_likelihood1> -2.788956092215726 </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: 260.933817 s. Average time per iteration = 815.418178 ms
Integral 0 time = 261.072756 s
Running likelihood with 34614 stars
Likelihood time = 0.349972 s
<background_integral2> 0.000059501293068 </background_integral2>
<stream_integral2>  162.155339539804345  17.199103022868279  0.470508704524253  19.565373046479316 </stream_integral2>
<background_likelihood2> -3.368316126782576 </background_likelihood2>
<stream_only_likelihood2>  -3.418945680913117  -4.492528773573728  -59.390968285417983  -4.650387394225480 </stream_only_likelihood2>
<search_likelihood2> -2.788956160339445 </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: 260.944266 s. Average time per iteration = 815.450832 ms
Integral 0 time = 261.078236 s
Running likelihood with 34614 stars
Likelihood time = 0.345504 s
<background_integral3> 0.000059453105441 </background_integral3>
<stream_integral3>  162.172238620321252  17.297034200630947  0.476570664989712  19.647424031695934 </stream_integral3>
<background_likelihood3> -3.370213419216774 </background_likelihood3>
<stream_only_likelihood3>  -3.415775274700720  -4.480719224048185  -59.552896479317468  -4.664580230759200 </stream_only_likelihood3>
<search_likelihood3> -2.788957432559727 </search_likelihood3>
01:09:57 (21293): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group