Welcome to MilkyWay@home

Task 1243610

Name de_modfit_81_bundle4_4s_south4s_bgset_4_1603804501_76005497_0
Workunit 2147202111
Created 30 Jan 2021, 6:50:49 UTC
Sent 30 Jan 2021, 7:01:06 UTC
Report deadline 11 Feb 2021, 7:01:06 UTC
Received 30 Jan 2021, 12:18:30 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.52
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.27 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 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.300943 s. Average time per iteration = 91.565448 ms
Integral 0 time = 29.391546 s
Running likelihood with 34614 stars
Likelihood time = 0.240156 s
<background_integral> 0.000059475895249 </background_integral>
<stream_integral>  160.482886966888600  17.518677056977332  0.447043541660875  19.064034503298391 </stream_integral>
<background_likelihood> -3.370608095797400 </background_likelihood>
<stream_only_likelihood>  -3.411192158673466  -4.466070930501058  -64.121152026637418  -4.705661346101472 </stream_only_likelihood>
<search_likelihood> -2.788955318200101 </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.334985 s. Average time per iteration = 91.671829 ms
Integral 0 time = 29.415937 s
Running likelihood with 34614 stars
Likelihood time = 0.241797 s
<background_integral1> 0.000059471562551 </background_integral1>
<stream_integral1>  167.031079285514068  17.290662356832698  0.465654609466189  19.417672378336313 </stream_integral1>
<background_likelihood1> -3.370721989634870 </background_likelihood1>
<stream_only_likelihood1>  -3.422500660709037  -4.482625428634911  -61.112857727174799  -4.680734064626568 </stream_only_likelihood1>
<search_likelihood1> -2.788981574647601 </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.337194 s. Average time per iteration = 91.678732 ms
Integral 0 time = 29.425189 s
Running likelihood with 34614 stars
Likelihood time = 0.242985 s
<background_integral2> 0.000059503576860 </background_integral2>
<stream_integral2>  161.726757176154166  17.569888831762633  0.466643679829034  19.192749685437896 </stream_integral2>
<background_likelihood2> -3.370067655841795 </background_likelihood2>
<stream_only_likelihood2>  -3.416098725471558  -4.460123516388089  -60.147320516854421  -4.691827899463172 </stream_only_likelihood2>
<search_likelihood2> -2.788955865194909 </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.235959 s. Average time per iteration = 91.362373 ms
Integral 0 time = 29.315753 s
Running likelihood with 34614 stars
Likelihood time = 0.240500 s
<background_integral3> 0.000059544255832 </background_integral3>
<stream_integral3>  161.440830163821147  17.386708721928734  0.462416972146686  19.574990870554906 </stream_integral3>
<background_likelihood3> -3.370161734414270 </background_likelihood3>
<stream_only_likelihood3>  -3.417369676198912  -4.473251955562485  -61.692696894102646  -4.652641518539051 </stream_only_likelihood3>
<search_likelihood3> -2.788955054272119 </search_likelihood3>
03:30:35 (22400): called boinc_finish(0)

</stderr_txt>
]]>


©2024 Astroinformatics Group