Welcome to MilkyWay@home

Task 1235669

Name de_modfit_80_bundle4_4s_south4s_bgset_4_1603804501_75995758_0
Workunit 2147190978
Created 30 Jan 2021, 6:30:36 UTC
Sent 30 Jan 2021, 6:39:23 UTC
Report deadline 11 Feb 2021, 6:39:23 UTC
Received 30 Jan 2021, 9:03:14 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 831545
Run time 4 min 25 sec
CPU time 4 sec
Validate state Valid
Credit 227.51
Device peak FLOPS 236.75 GFLOPS
Application version Milkyway@home Separation v1.46 (opencl_ati_101)
x86_64-apple-darwin
Peak working set size 57.92 MB
Peak swap size 4.20 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>
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 560 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:   16
Clock frequency:     907 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 4096 with 9 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:     36864
Added area:     29824
Effective area: 589824
Initial wait:   12 ms
Integration time: 65.478521 s. Average time per iteration = 204.620380 ms
Integral 0 time = 65.572175 s
Running likelihood with 17260 stars
Likelihood time = 0.132496 s
<background_integral> 0.000034941548775 </background_integral>
<stream_integral>  6.463691490543123  12.756935648108897  29.373958052371993  0.022103002395856 </stream_integral>
<background_likelihood> -2.986067705753451 </background_likelihood>
<stream_only_likelihood>  -8.485577729759411  -54.090336804657341  -3.285914642172803  -230.199403150462501 </stream_only_likelihood>
<search_likelihood> -2.556236693847628 </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 560 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:   16
Clock frequency:     907 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 4096 with 9 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:     36864
Added area:     29824
Effective area: 589824
Initial wait:   12 ms
Integration time: 65.496781 s. Average time per iteration = 204.677441 ms
Integral 0 time = 65.587261 s
Running likelihood with 17260 stars
Likelihood time = 0.132485 s
<background_integral1> 0.000034936249817 </background_integral1>
<stream_integral1>  6.533665429128748  12.732001931646346  30.490421992652326  0.021328872833895 </stream_integral1>
<background_likelihood1> -2.988013408641187 </background_likelihood1>
<stream_only_likelihood1>  -8.451406934016376  -53.559237094439247  -3.261701627015799  -230.401938765120093 </stream_only_likelihood1>
<search_likelihood1> -2.556237668465688 </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 560 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:   16
Clock frequency:     907 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 4096 with 9 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:     36864
Added area:     29824
Effective area: 589824
Initial wait:   12 ms
Integration time: 65.493710 s. Average time per iteration = 204.667844 ms
Integral 0 time = 65.585604 s
Running likelihood with 17260 stars
Likelihood time = 0.132062 s
<background_integral2> 0.000034944589760 </background_integral2>
<stream_integral2>  6.600755108664632  13.604355973145218  30.067379617210108  0.021459182267598 </stream_integral2>
<background_likelihood2> -2.986212918188302 </background_likelihood2>
<stream_only_likelihood2>  -9.135132076005444  -50.980864721226148  -3.272021412097158  -230.308406858564354 </stream_only_likelihood2>
<search_likelihood2> -2.556238945179639 </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 560 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:   16
Clock frequency:     907 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 4096 with 9 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:     36864
Added area:     29824
Effective area: 589824
Initial wait:   12 ms
Integration time: 65.484457 s. Average time per iteration = 204.638929 ms
Integral 0 time = 65.574650 s
Running likelihood with 17260 stars
Likelihood time = 0.132514 s
<background_integral3> 0.000034947595544 </background_integral3>
<stream_integral3>  6.497274720908607  12.710140209400265  29.773764211831423  0.021190474307379 </stream_integral3>
<background_likelihood3> -2.986682080735692 </background_likelihood3>
<stream_only_likelihood3>  -8.412445098819479  -53.672926450995796  -3.280276540154278  -230.429586451798485 </stream_only_likelihood3>
<search_likelihood3> -2.556236114698491 </search_likelihood3>
02:42:21 (89831): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group