Welcome to MilkyWay@home

Task 1465028

Name de_modfit_86_bundle4_4s_south4s_bgset_4_1603804501_76243964_0
Workunit 2147464951
Created 30 Jan 2021, 12:54:15 UTC
Sent 30 Jan 2021, 13:01:14 UTC
Report deadline 11 Feb 2021, 13:01:14 UTC
Received 30 Jan 2021, 20:35:53 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 845220
Run time 2 min
CPU time 5 sec
Validate state Valid
Credit 227.53
Device peak FLOPS 566.31 GFLOPS
Application version Milkyway@home Separation v1.46 (opencl_ati_101)
x86_64-apple-darwin
Peak working set size 57.64 MB
Peak swap size 4.20 GB
Peak disk usage 0.02 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>
BOINC GPU type suggests using OpenCL vendor 'Advanced Micro Devices, Inc.'
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 (Nov 23 2020 03:06: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 'ATI Radeon Pro 575 Compute Engine' (AMD:0x1021c00) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      1.2 (Dec  2 2020 20:40:18)
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   32
Clock frequency:     1096 Mhz
Global mem size:     4294967296
Local mem size:      32768
Max const buf size:  65536
Double extension:    cl_khr_fp64
CL context error: OpenCL Build Warning : Compiler build log:
<program source>:94:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:113: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>:185:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:187:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:188:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^


Build log:
--------------------------------------------------------------------------------
<program source>:94:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:113: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>:185:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:187:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:188:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^

--------------------------------------------------------------------------------
Unhandled GPU vendor 'AMD' (0x1021c00)
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: 29.161223 s. Average time per iteration = 91.128821 ms
Integral 0 time = 29.246560 s
Running likelihood with 42994 stars
Likelihood time = 0.300034 s
<background_integral> 0.000057238034126 </background_integral>
<stream_integral>  18.835093559705072  44.268651131035256  67.015148715035025  1.668277292737956 </stream_integral>
<background_likelihood> -3.364428592764251 </background_likelihood>
<stream_only_likelihood>  -5.231756150061633  -3.403386658299871  -4.279589248002337  -53.566885713819907 </stream_only_likelihood>
<search_likelihood> -2.792289818113588 </search_likelihood>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Nov 23 2020 03:06: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 'ATI Radeon Pro 575 Compute Engine' (AMD:0x1021c00) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      1.2 (Dec  2 2020 20:40:18)
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   32
Clock frequency:     1096 Mhz
Global mem size:     4294967296
Local mem size:      32768
Max const buf size:  65536
Double extension:    cl_khr_fp64
CL context error: OpenCL Build Warning : Compiler build log:
<program source>:94:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:113: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>:185:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:187:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:188:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^


Build log:
--------------------------------------------------------------------------------
<program source>:94:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:113: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>:185:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:187:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:188:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^

--------------------------------------------------------------------------------
Unhandled GPU vendor 'AMD' (0x1021c00)
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: 29.311541 s. Average time per iteration = 91.598566 ms
Integral 0 time = 29.399976 s
Running likelihood with 42994 stars
Likelihood time = 0.297746 s
<background_integral1> 0.000057261824483 </background_integral1>
<stream_integral1>  18.638239759114427  44.196668626360918  69.036070625522967  1.715013131543226 </stream_integral1>
<background_likelihood1> -3.364843799799193 </background_likelihood1>
<stream_only_likelihood1>  -5.252822730238085  -3.404543611338070  -4.263337448848012  -51.736243326806147 </stream_only_likelihood1>
<search_likelihood1> -2.792289845926024 </search_likelihood1>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Nov 23 2020 03:06: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 'ATI Radeon Pro 575 Compute Engine' (AMD:0x1021c00) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      1.2 (Dec  2 2020 20:40:18)
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   32
Clock frequency:     1096 Mhz
Global mem size:     4294967296
Local mem size:      32768
Max const buf size:  65536
Double extension:    cl_khr_fp64
CL context error: OpenCL Build Warning : Compiler build log:
<program source>:94:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:113: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>:185:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:187:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:188:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^


Build log:
--------------------------------------------------------------------------------
<program source>:94:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:113: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>:185:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:187:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:188:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^

--------------------------------------------------------------------------------
Unhandled GPU vendor 'AMD' (0x1021c00)
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: 29.225990 s. Average time per iteration = 91.331219 ms
Integral 0 time = 29.317138 s
Running likelihood with 42994 stars
Likelihood time = 0.304444 s
<background_integral2> 0.000057260959701 </background_integral2>
<stream_integral2>  18.733061473256488  44.153315703484338  67.577201813713586  1.650129697988647 </stream_integral2>
<background_likelihood2> -3.364766227719404 </background_likelihood2>
<stream_only_likelihood2>  -5.257557035648432  -3.405829659795714  -4.280301214458679  -54.342423001079226 </stream_only_likelihood2>
<search_likelihood2> -2.792289603588668 </search_likelihood2>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (Nov 23 2020 03:06: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 'ATI Radeon Pro 575 Compute Engine' (AMD:0x1021c00) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      1.2 (Dec  2 2020 20:40:18)
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   32
Clock frequency:     1096 Mhz
Global mem size:     4294967296
Local mem size:      32768
Max const buf size:  65536
Double extension:    cl_khr_fp64
CL context error: OpenCL Build Warning : Compiler build log:
<program source>:94:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:113: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>:185:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:187:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:188:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^


Build log:
--------------------------------------------------------------------------------
<program source>:94:8: warning: no previous prototype for function 'mw_div_custom'
double mw_div_custom(double a, double b)
       ^
<program source>:113: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>:185:72: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* _ap_consts __attribute__((max_constant_size(18 * sizeof(real)))),
                                                                       ^
<program source>:187:62: warning: unknown attribute 'max_constant_size' ignored
                            __constant SC* sc __attribute__((max_constant_size(NSTREAM * sizeof(SC)))),
                                                             ^
<program source>:188:67: warning: unknown attribute 'max_constant_size' ignored
                            __constant real* sg_dx __attribute__((max_constant_size(256 * sizeof(real)))),
                                                                  ^

--------------------------------------------------------------------------------
Unhandled GPU vendor 'AMD' (0x1021c00)
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: 29.231976 s. Average time per iteration = 91.349925 ms
Integral 0 time = 29.313248 s
Running likelihood with 42994 stars
Likelihood time = 0.309720 s
<background_integral3> 0.000057250563912 </background_integral3>
<stream_integral3>  18.856449275755562  44.187517966010915  67.958263977749695  1.671934050289782 </stream_integral3>
<background_likelihood3> -3.364319266573500 </background_likelihood3>
<stream_only_likelihood3>  -5.223622408769280  -3.404963358462258  -4.270351061742658  -53.000364875043800 </stream_only_likelihood3>
<search_likelihood3> -2.792289767345999 </search_likelihood3>
11:45:05 (68233): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group