Welcome to MilkyWay@home

Task 556579

Name de_modfit_80_bundle4_4s_south4s_bgset_4_1603804501_73627969_1
Workunit 2144568470
Created 27 Jan 2021, 11:43:26 UTC
Sent 27 Jan 2021, 11:53:20 UTC
Report deadline 8 Feb 2021, 11:53:20 UTC
Received 1 Feb 2021, 2:25:28 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 788489
Run time 6 min 7 sec
CPU time 15 sec
Validate state Valid
Credit 227.51
Device peak FLOPS 102.96 GFLOPS
Application version Milkyway@home Separation v1.46 (opencl_nvidia_101)
x86_64-apple-darwin
Peak working set size 86.07 MB
Peak swap size 4.75 GB
Peak disk usage 0.03 MB

Stderr output

<core_client_version>7.16.14</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 (Jun  8 2020 17:36:15)
  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 GTX 680MX' (NVIDIA:0x1022700) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      14.0.32 355.11.11.10.10.143
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   8
Clock frequency:     648 Mhz
Global mem size:     2147483648
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 8192 with 4 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:     18
Chunk size:     32768
Added area:     29824
Effective area: 589824
Initial wait:   12 ms
Integration time: 90.830628 s. Average time per iteration = 283.845712 ms
Integral 0 time = 90.983137 s
Running likelihood with 17260 stars
Likelihood time = 0.186810 s
<background_integral> 0.000034909158900 </background_integral>
<stream_integral>  5.547979167033436  17.333844402395918  29.684924689234911  0.024943107613398 </stream_integral>
<background_likelihood> -2.988297110714555 </background_likelihood>
<stream_only_likelihood>  -11.064065395841689  -38.264963760544788  -3.273636301597005  -229.005048040807651 </stream_only_likelihood>
<search_likelihood> -2.556344924711170 </search_likelihood>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Jun  8 2020 17:36:15)
  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 GTX 680MX' (NVIDIA:0x1022700) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      14.0.32 355.11.11.10.10.143
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   8
Clock frequency:     648 Mhz
Global mem size:     2147483648
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 8192 with 4 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:     18
Chunk size:     32768
Added area:     29824
Effective area: 589824
Initial wait:   12 ms
Integration time: 90.931065 s. Average time per iteration = 284.159579 ms
Integral 0 time = 91.079120 s
Running likelihood with 17260 stars
Likelihood time = 0.186768 s
<background_integral1> 0.000034965161873 </background_integral1>
<stream_integral1>  5.059898433130671  15.698787287368255  30.023999582271170  0.031238274688880 </stream_integral1>
<background_likelihood1> -2.987580740211917 </background_likelihood1>
<stream_only_likelihood1>  -17.085143200903417  -41.845330271177112  -3.262285968480955  -228.512920975106283 </stream_only_likelihood1>
<search_likelihood1> -2.556326785908426 </search_likelihood1>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Jun  8 2020 17:36:15)
  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 GTX 680MX' (NVIDIA:0x1022700) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      14.0.32 355.11.11.10.10.143
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   8
Clock frequency:     648 Mhz
Global mem size:     2147483648
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 8192 with 4 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:     18
Chunk size:     32768
Added area:     29824
Effective area: 589824
Initial wait:   12 ms
Integration time: 90.867361 s. Average time per iteration = 283.960504 ms
Integral 0 time = 91.025766 s
Running likelihood with 17260 stars
Likelihood time = 0.186839 s
<background_integral2> 0.000034894577523 </background_integral2>
<stream_integral2>  5.424095595298683  15.461392442596317  28.227788364013794  0.028184814559884 </stream_integral2>
<background_likelihood2> -2.986335282803168 </background_likelihood2>
<stream_only_likelihood2>  -10.082989446773752  -43.581605547103344  -3.317172146332203  -229.233009038818466 </stream_only_likelihood2>
<search_likelihood2> -2.556374421024267 </search_likelihood2>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Jun  8 2020 17:36:15)
  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 GTX 680MX' (NVIDIA:0x1022700) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      14.0.32 355.11.11.10.10.143
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   8
Clock frequency:     648 Mhz
Global mem size:     2147483648
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 8192 with 4 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:     18
Chunk size:     32768
Added area:     29824
Effective area: 589824
Initial wait:   12 ms
Integration time: 90.867578 s. Average time per iteration = 283.961180 ms
Integral 0 time = 91.018762 s
Running likelihood with 17260 stars
Likelihood time = 0.187038 s
<background_integral3> 0.000034961925760 </background_integral3>
<stream_integral3>  5.928183794887472  13.343598835564819  30.923591074769178  0.028679865573300 </stream_integral3>
<background_likelihood3> -2.990302627371063 </background_likelihood3>
<stream_only_likelihood3>  -11.848397708800524  -49.600209133760117  -3.255588053629236  -228.637513698462357 </stream_only_likelihood3>
<search_likelihood3> -2.556307222781489 </search_likelihood3>
02:43:55 (4565): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group