Welcome to MilkyWay@home

Task 433564

Name de_modfit_80_bundle4_4s_south4s_bgset_4_1603804501_72412473_0
Workunit 2143226771
Created 25 Jan 2021, 23:06:54 UTC
Sent 25 Jan 2021, 23:14:59 UTC
Report deadline 6 Feb 2021, 23:14:59 UTC
Received 26 Jan 2021, 11:45:30 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 717591
Run time 6 min 50 sec
CPU time 14 sec
Validate state Valid
Credit 0.00
Device peak FLOPS 90.35 GFLOPS
Application version Milkyway@home Separation v1.46 (opencl_nvidia_101)
x86_64-apple-darwin
Peak working set size 61.91 MB
Peak swap size 4.27 GB
Peak disk usage 0.03 MB

Stderr output

<core_client_version>7.12.0</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 675MX' (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:   7
Clock frequency:     648 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 7168 with 5 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:     16
Chunk size:     35840
Added area:     13440
Effective area: 573440
Initial wait:   12 ms
Integration time: 101.436816 s. Average time per iteration = 316.990050 ms
Integral 0 time = 101.569719 s
Running likelihood with 17260 stars
Likelihood time = 0.186902 s
<background_integral> 0.000035017427574 </background_integral>
<stream_integral>  5.528105478776444  8.821460813792271  30.209996576156481  0.021514551542677 </stream_integral>
<background_likelihood> -2.984961055605193 </background_likelihood>
<stream_only_likelihood>  -12.020396263827990  -63.543336539711937  -3.274954856140123  -227.898024278942643 </stream_only_likelihood>
<search_likelihood> -2.556663897951010 </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 675MX' (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:   7
Clock frequency:     648 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 7168 with 5 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:     16
Chunk size:     35840
Added area:     13440
Effective area: 573440
Initial wait:   12 ms
Integration time: 101.604422 s. Average time per iteration = 317.513818 ms
Integral 0 time = 101.745509 s
Running likelihood with 17260 stars
Likelihood time = 0.186835 s
<background_integral1> 0.000035027957344 </background_integral1>
<stream_integral1>  6.327592381267900  12.392031656344198  30.441739365750692  0.022013903638522 </stream_integral1>
<background_likelihood1> -2.990505278475359 </background_likelihood1>
<stream_only_likelihood1>  -8.584296472112309  -41.897940162766290  -3.242315555547118  -230.703092980633670 </stream_only_likelihood1>
<search_likelihood1> -2.556814330391818 </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 675MX' (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:   7
Clock frequency:     648 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 7168 with 5 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:     16
Chunk size:     35840
Added area:     13440
Effective area: 573440
Initial wait:   12 ms
Integration time: 101.707631 s. Average time per iteration = 317.836346 ms
Integral 0 time = 101.836672 s
Running likelihood with 17260 stars
Likelihood time = 0.187530 s
<background_integral2> 0.000034960341138 </background_integral2>
<stream_integral2>  6.930849568373048  14.080324379586861  30.391726960968370  0.151605438649304 </stream_integral2>
<background_likelihood2> -2.989409918684654 </background_likelihood2>
<stream_only_likelihood2>  -6.443608563791324  -50.288608374797612  -3.273699536851499  -146.163593480593647 </stream_only_likelihood2>
<search_likelihood2> -2.556651891895324 </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 675MX' (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:   7
Clock frequency:     648 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 7168 with 5 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:     16
Chunk size:     35840
Added area:     13440
Effective area: 573440
Initial wait:   12 ms
Integration time: 101.738128 s. Average time per iteration = 317.931650 ms
Integral 0 time = 101.879142 s
Running likelihood with 17260 stars
Likelihood time = 0.187398 s
<background_integral3> 0.000034942609255 </background_integral3>
<stream_integral3>  6.497892902865924  16.565546056178967  27.139059937233757  0.082900620369422 </stream_integral3>
<background_likelihood3> -2.979751170681174 </background_likelihood3>
<stream_only_likelihood3>  -10.347771201956771  -37.061480641161801  -3.338899015296759  -212.352211147065447 </stream_only_likelihood3>
<search_likelihood3> -2.556633202093546 </search_likelihood3>
06:08:05 (69144): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group