Welcome to MilkyWay@home

Task 239327

Name de_modfit_83_bundle4_4s_south4s_bgset_4_1603804501_70044771_0
Workunit 2140599991
Created 22 Jan 2021, 20:58:52 UTC
Sent 22 Jan 2021, 21:05:43 UTC
Report deadline 3 Feb 2021, 21:05:43 UTC
Received 1 Feb 2021, 9:08:06 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 839579
Run time 2 min 25 sec
CPU time 3 sec
Validate state Valid
Credit 227.53
Device peak FLOPS 138.53 GFLOPS
Application version Milkyway@home Separation v1.46 (opencl_ati_101)
x86_64-apple-darwin
Peak working set size 87.27 MB
Peak swap size 4.33 GB
Peak disk usage 0.02 MB

Stderr output

<core_client_version>7.16.6</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 (May  5 2020 21:50:52)
  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 570X Compute Engine' (AMD:0x1021c00) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      1.2 (Sep  1 2020 06:34:13)
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   28
Clock frequency:     300 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 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: 35.329142 s. Average time per iteration = 110.403569 ms
Integral 0 time = 35.460956 s
Running likelihood with 38095 stars
Likelihood time = 0.275853 s
<background_integral> 0.000059010403881 </background_integral>
<stream_integral>  9.363388176328028  173.415227282874355  0.955844499449173  43.880888441361058 </stream_integral>
<background_likelihood> -3.388817046850546 </background_likelihood>
<stream_only_likelihood>  -18.256616832498807  -3.728906880318409  -31.798177556558930  -3.430641657790587 </stream_only_likelihood>
<search_likelihood> -2.793394368256339 </search_likelihood>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (May  5 2020 21:50:52)
  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 570X Compute Engine' (AMD:0x1021c00) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      1.2 (Sep  1 2020 06:34:13)
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   28
Clock frequency:     300 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 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: 35.353292 s. Average time per iteration = 110.479039 ms
Integral 0 time = 35.487039 s
Running likelihood with 38095 stars
Likelihood time = 0.275747 s
<background_integral1> 0.000059116198975 </background_integral1>
<stream_integral1>  10.240833811294495  150.304622850271159  0.882897507416263  47.930318388781828 </stream_integral1>
<background_likelihood1> -3.395143389984399 </background_likelihood1>
<stream_only_likelihood1>  -12.141541821927404  -3.832733017266208  -36.941622334418973  -3.376032883893101 </stream_only_likelihood1>
<search_likelihood1> -2.793390587446743 </search_likelihood1>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (May  5 2020 21:50:52)
  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 570X Compute Engine' (AMD:0x1021c00) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      1.2 (Sep  1 2020 06:34:13)
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   28
Clock frequency:     300 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 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: 35.346494 s. Average time per iteration = 110.457793 ms
Integral 0 time = 35.490630 s
Running likelihood with 38095 stars
Likelihood time = 0.277035 s
<background_integral2> 0.000059403831886 </background_integral2>
<stream_integral2>  12.182335540710557  157.052299285161865  0.396674970291808  44.023814193125034 </stream_integral2>
<background_likelihood2> -3.393676873149998 </background_likelihood2>
<stream_only_likelihood2>  -10.192535507040986  -3.790638489982962  -114.927336214646090  -3.409971954736316 </stream_only_likelihood2>
<search_likelihood2> -2.793476590047520 </search_likelihood2>
Using SSE4.1 path
Found 1 platform
Platform 0 information:
  Name:       Apple
  Version:    OpenCL 1.2 (May  5 2020 21:50:52)
  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 570X Compute Engine' (AMD:0x1021c00) (CL_DEVICE_TYPE_GPU)
Board: 
Driver version:      1.2 (Sep  1 2020 06:34:13)
Version:             OpenCL 1.2 
Compute capability:  0.0
Max compute units:   28
Clock frequency:     300 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 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: 35.343576 s. Average time per iteration = 110.448674 ms
Integral 0 time = 35.429923 s
Running likelihood with 38095 stars
Likelihood time = 0.277008 s
<background_integral3> 0.000059126296276 </background_integral3>
<stream_integral3>  11.284044820282300  169.814598994056126  0.374968383501777  43.301060061114342 </stream_integral3>
<background_likelihood3> -3.383779978484760 </background_likelihood3>
<stream_only_likelihood3>  -12.712958685452710  -3.736353760960821  -136.724924744292224  -3.450346877648901 </stream_only_likelihood3>
<search_likelihood3> -2.793406428871180 </search_likelihood3>
03:07:08 (84107): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group