Posts by [AF>EDLS]zOU

1) Message boards : Number crunching : Intel ARC support ? (Message 1845)
Posted 4 Mar 2024 by [AF>EDLS]zOU
Post:
Over 60 validated GPU tasks on the ARC A 750
looks good to me :D
2) Message boards : Number crunching : Intel ARC support ? (Message 1844)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
Nice

This task is using 3.08:

https://sech.me/boinc/Amicable/result.php?resultid=74461718

It hasn't crashed yet

And this one has completed successfully:
https://sech.me/boinc/Amicable/result.php?resultid=74461260
Amicable Numbers	3.08 Amicable Numbers up to 10^21 (opencl_intel_gpu)	amicable_10_21_18915_1709492702.099130_370_0	00:09:57 (00:00:53)	3/3/2024 9:47:35 PM	3/3/2024 9:49:57 PM	0,134C + 1INT	8,88	Reported: OK +	ARC A750	8909.03 MB	8007.99 MB	


10mn, it's pretty decent.
my RTX A2000 are doing the tasks in 15mn

Pending validation of course.

Thank you again !
3) Message boards : Number crunching : Intel ARC support ? (Message 1842)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
Thank you, I'm out for the night anyway.
We'll see how it goes in the morning.

Thank you, I really appreciate the time you took today to work on this !
4) Message boards : Number crunching : Intel ARC support ? (Message 1840)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
I've checked in the BOINC's code how "GPUs not usable" error can happen, and it happens when you use remote desktop to login to a computer, or if you switch between different logged in users on the same computer.

ok, I'll restart that computer and won't open a remote session (I opened one about 10h ago, but it was closed since) it still could be an artefact.

System restarted and it processed a couple of tasks, but in error

https://sech.me/boinc/Amicable/result.php?resultid=74459756

https://sech.me/boinc/Amicable/result.php?resultid=74459482
5) Message boards : Number crunching : Intel ARC support ? (Message 1838)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
the primegrid Devs have confirmed your plan_class should work..
however, I still have the same message;
Not requesting tasks: don't need (CPU: job cache full; Intel GPU: GPUs not usable)


I had reset the project before to make sure I got new config files, and use Intel GPU is selected in my preferences
6) Message boards : Number crunching : Intel ARC support ? (Message 1837)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
Thank you, I'll check in a few minutes.
I saw you updated the preference page, thank you.

Should I reset the project before attempting to get new tasks ?

I've set to no cache so it should look for work pretty regularly
7) Message boards : Number crunching : Intel ARC support ? (Message 1835)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
I've reset the project but still get the same error.

Some info from the Primegrid Dev;
SRBase plan_class_spec.xml

the important line you need to avoid IntelGPU HD
<host_summary_regex> Intel(R) Arc </host_summary_regex>


<plan_class>
        <name>opencl_intel_gpu_intelarc</name>
        <gpu_type>intel</gpu_type>
        <opencl/>
        <min_core_client_version>70000</min_core_client_version>
        <min_opencl_version>300</min_opencl_version>
    <host_summary_regex>    Intel(R) Arc </host_summary_regex>
        <min_gpu_ram_mb>256</min_gpu_ram_mb>
        <gpu_ram_used_mb>256</gpu_ram_used_mb>
        <cpu_frac>0.01</cpu_frac>
        <gpu_peak_flops_scale>0.22</gpu_peak_flops_scale>
</plan_class>


They need an app with opencl_intel_gpu_intelarc or perhaps change it to opencl_intel_gpu plan_class
8) Message boards : Number crunching : Intel ARC support ? (Message 1833)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
Thank you

i get the following;
ARC A750

375 Amicable Numbers 3/3/2024 7:16:16 PM Not requesting tasks: don't need (CPU: job cache full; Intel GPU: GPUs not usable)


I've reset the project and I still get the same message

There's no "use Intel GPU" on the preference page;
https://sech.me/boinc/Amicable/prefs.php?subset=project

https://sech.me/boinc/Amicable/show_host_detail.php?hostid=224122
9) Message boards : Number crunching : Intel ARC support ? (Message 1830)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
Hopefuly this helps;

<plan_class>
        <name>opencl_intel_gpu_intelarc</name>
        <gpu_type>intel</gpu_type>
        <opencl/>
        <min_core_client_version>70000</min_core_client_version>
        <min_opencl_version>300<min_opencl_version>
    <host_summary_regex>    Intel\(R\) Arc </host_summary_regex>
        <min_gpu_ram_mb>256</min_gpu_ram_mb>
        <gpu_ram_used_mb>256</gpu_ram_used_mb>
        <cpu_frac>0.01</cpu_frac>
        <gpu_peak_flops_scale>0.22</gpu_peak_flops_scale>
</plan_class>
10) Message boards : Number crunching : Intel ARC support ? (Message 1829)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
ARC A750 system

<coprocs>
<coproc_intel_gpu>
<count>0</count>
<name>Intel(R) Arc(TM) A750 Graphics</name>
<available_ram>8319483904.000000</available_ram>
<have_opencl>0</have_opencl>
<peak_flops>8601600000000.000000</peak_flops>
<version>31.0.101.5333</version>
</coproc_intel_gpu>
<intel_gpu_opencl>
<name>Intel(R) Arc(TM) A750 Graphics</name>
<vendor>Intel(R) Corporation</vendor>
<vendor_id>32902</vendor_id>
<available>1</available>
<half_fp_config>63</half_fp_config>
<single_fp_config>191</single_fp_config>
<double_fp_config>0</double_fp_config>
<endian_little>1</endian_little>
<execution_capabilities>1</execution_capabilities>
<extensions>cl_khr_byte_addressable_store cl_khr_device_uuid cl_khr_fp16 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_icd cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_intel_command_queue_families cl_intel_subgroups cl_intel_required_subgroup_size cl_intel_subgroups_short cl_khr_spir cl_intel_accelerator cl_intel_driver_diagnostics cl_khr_priority_hints cl_khr_throttle_hints cl_khr_create_command_queue cl_intel_subgroups_char cl_intel_subgroups_long cl_khr_il_program cl_intel_mem_force_host_memory cl_khr_subgroup_extended_types cl_khr_subgroup_non_uniform_vote cl_khr_subgroup_ballot cl_khr_subgroup_non_uniform_arithmetic cl_khr_subgroup_shuffle cl_khr_subgroup_shuffle_relative cl_khr_subgroup_clustered_reduce cl_intel_device_attribute_query cl_khr_suggested_local_work_size cl_intel_split_work_group_barrier cl_intel_spirv_media_block_io cl_intel_spirv_subgroups cl_khr_spirv_linkonce_odr cl_khr_spirv_no_integer_wrap_decoration cl_intel_unified_shared_memory cl_khr_mipmap_image cl_khr_mipmap_image_writes cl_ext_float_atomics cl_khr_external_memory cl_intel_planar_yuv cl_intel_packed_yuv cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_3d_image_writes cl_intel_media_block_io cl_intel_bfloat16_conversions cl_intel_create_buffer_with_properties cl_intel_dot_accumulate cl_intel_subgroup_local_block_io cl_intel_subgroup_matrix_multiply_accumulate cl_intel_subgroup_split_matrix_multiply_accumulate cl_khr_integer_dot_product cl_khr_gl_sharing cl_khr_gl_depth_images cl_khr_gl_event cl_khr_gl_msaa_sharing cl_intel_dx9_media_sharing cl_khr_dx9_media_sharing cl_khr_d3d10_sharing cl_khr_d3d11_sharing cl_intel_d3d11_nv12_media_sharing cl_intel_sharing_format_query cl_khr_pci_bus_info cl_intel_simultaneous_sharing </extensions>
<global_mem_size>8319483904</global_mem_size>
<local_mem_size>65536</local_mem_size>
<max_clock_frequency>2400</max_clock_frequency>
<max_compute_units>448</max_compute_units>
<nv_compute_capability_major>0</nv_compute_capability_major>
<nv_compute_capability_minor>0</nv_compute_capability_minor>
<amd_simd_per_compute_unit>0</amd_simd_per_compute_unit>
<amd_simd_width>0</amd_simd_width>
<amd_simd_instruction_width>0</amd_simd_instruction_width>
<opencl_platform_version>OpenCL 3.0 </opencl_platform_version>
<opencl_device_version>OpenCL 3.0 NEO </opencl_device_version>
<opencl_driver_version>31.0.101.5333</opencl_driver_version>
<device_num>0</device_num>
<peak_flops>8601600000000.000000</peak_flops>
<opencl_available_ram>8319483904.000000</opencl_available_ram>
<opencl_device_index>0</opencl_device_index>
<warn_bad_cuda>0</warn_bad_cuda>
</intel_gpu_opencl>
<warning>No NVIDIA library found</warning>
<warning>No ATI library found.</warning>
</coprocs>



laptop with iGPU

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<coprocs>
<have_cuda>1</have_cuda>
<cuda_version>12040</cuda_version>
<coproc_cuda>
<count>1</count>
<name>NVIDIA GeForce GTX 1060 with Max-Q Design</name>
<available_ram>3634364415.000000</available_ram>
<have_cuda>1</have_cuda>
<have_opencl>0</have_opencl>
<peak_flops>3434240000000.000000</peak_flops>
<cudaVersion>12040</cudaVersion>
<drvVersion>55123</drvVersion>
<totalGlobalMem>4294967295.000000</totalGlobalMem>
<sharedMemPerBlock>49152.000000</sharedMemPerBlock>
<regsPerBlock>65536</regsPerBlock>
<warpSize>32</warpSize>
<memPitch>2147483647.000000</memPitch>
<maxThreadsPerBlock>1024</maxThreadsPerBlock>
<maxThreadsDim>1024 1024 64</maxThreadsDim>
<maxGridSize>2147483647 65535 65535</maxGridSize>
<clockRate>1341500</clockRate>
<totalConstMem>65536.000000</totalConstMem>
<major>6</major>
<minor>1</minor>
<textureAlignment>512.000000</textureAlignment>
<deviceOverlap>1</deviceOverlap>
<multiProcessorCount>10</multiProcessorCount>
<pci_info>
<bus_id>1</bus_id>
<device_id>0</device_id>
<domain_id>0</domain_id>
</pci_info>
</coproc_cuda>
<coproc_intel_gpu>
<count>0</count>
<name>Intel(R) HD Graphics 630</name>
<available_ram>6826713088.000000</available_ram>
<have_opencl>0</have_opencl>
<peak_flops>211200000000.000000</peak_flops>
<version>31.0.101.2125</version>
</coproc_intel_gpu>
<nvidia_opencl>
<name>NVIDIA GeForce GTX 1060 with Max-Q Design</name>
<vendor>NVIDIA Corporation</vendor>
<vendor_id>4318</vendor_id>
<available>1</available>
<half_fp_config>0</half_fp_config>
<single_fp_config>191</single_fp_config>
<double_fp_config>63</double_fp_config>
<endian_little>1</endian_little>
<execution_capabilities>1</execution_capabilities>
<extensions>cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_fp64 cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_d3d10_sharing cl_khr_d3d10_sharing cl_nv_d3d11_sharing cl_nv_copy_opts cl_nv_create_buffer cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_device_uuid cl_khr_pci_bus_info cl_khr_external_semaphore cl_khr_external_memory cl_khr_external_semaphore_win32 cl_khr_external_memory_win32</extensions>
<global_mem_size>6442319872</global_mem_size>
<local_mem_size>49152</local_mem_size>
<max_clock_frequency>1341</max_clock_frequency>
<max_compute_units>10</max_compute_units>
<nv_compute_capability_major>6</nv_compute_capability_major>
<nv_compute_capability_minor>1</nv_compute_capability_minor>
<amd_simd_per_compute_unit>0</amd_simd_per_compute_unit>
<amd_simd_width>0</amd_simd_width>
<amd_simd_instruction_width>0</amd_simd_instruction_width>
<opencl_platform_version>OpenCL 3.0 CUDA 12.4.74</opencl_platform_version>
<opencl_device_version>OpenCL 3.0 CUDA</opencl_device_version>
<opencl_driver_version>551.23</opencl_driver_version>
<device_num>0</device_num>
<peak_flops>3434240000000.000000</peak_flops>
<opencl_available_ram>3634364415.000000</opencl_available_ram>
<opencl_device_index>0</opencl_device_index>
<warn_bad_cuda>0</warn_bad_cuda>
</nvidia_opencl>
<intel_gpu_opencl>
<name>Intel(R) HD Graphics 630</name>
<vendor>Intel(R) Corporation</vendor>
<vendor_id>32902</vendor_id>
<available>1</available>
<half_fp_config>63</half_fp_config>
<single_fp_config>191</single_fp_config>
<double_fp_config>63</double_fp_config>
<endian_little>1</endian_little>
<execution_capabilities>1</execution_capabilities>
<extensions>cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_icd cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_intel_command_queue_families cl_intel_subgroups cl_intel_required_subgroup_size cl_intel_subgroups_short cl_khr_spir cl_intel_accelerator cl_intel_driver_diagnostics cl_khr_priority_hints cl_khr_throttle_hints cl_khr_create_command_queue cl_intel_subgroups_char cl_intel_subgroups_long cl_khr_il_program cl_intel_mem_force_host_memory cl_khr_subgroup_extended_types cl_khr_subgroup_non_uniform_vote cl_khr_subgroup_ballot cl_khr_subgroup_non_uniform_arithmetic cl_khr_subgroup_shuffle cl_khr_subgroup_shuffle_relative cl_khr_subgroup_clustered_reduce cl_intel_device_attribute_query cl_khr_suggested_local_work_size cl_intel_split_work_group_barrier cl_khr_fp64 cl_khr_subgroups cl_intel_spirv_device_side_avc_motion_estimation cl_intel_spirv_media_block_io cl_intel_spirv_subgroups cl_khr_spirv_no_integer_wrap_decoration cl_intel_unified_shared_memory cl_khr_mipmap_image cl_khr_mipmap_image_writes cl_intel_planar_yuv cl_intel_packed_yuv cl_intel_motion_estimation cl_intel_device_side_avc_motion_estimation cl_intel_advanced_motion_estimation cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_3d_image_writes cl_intel_media_block_io cl_khr_gl_sharing cl_khr_gl_depth_images cl_khr_gl_event cl_khr_gl_msaa_sharing cl_intel_dx9_media_sharing cl_khr_dx9_media_sharing cl_khr_d3d10_sharing cl_khr_d3d11_sharing cl_intel_d3d11_nv12_media_sharing cl_intel_sharing_format_query cl_khr_pci_bus_info cl_intel_simultaneous_sharing </extensions>
<global_mem_size>6826713088</global_mem_size>
<local_mem_size>65536</local_mem_size>
<max_clock_frequency>1100</max_clock_frequency>
<max_compute_units>24</max_compute_units>
<nv_compute_capability_major>0</nv_compute_capability_major>
<nv_compute_capability_minor>0</nv_compute_capability_minor>
<amd_simd_per_compute_unit>0</amd_simd_per_compute_unit>
<amd_simd_width>0</amd_simd_width>
<amd_simd_instruction_width>0</amd_simd_instruction_width>
<opencl_platform_version>OpenCL 3.0 </opencl_platform_version>
<opencl_device_version>OpenCL 3.0 NEO </opencl_device_version>
<opencl_driver_version>31.0.101.2125</opencl_driver_version>
<device_num>0</device_num>
<peak_flops>211200000000.000000</peak_flops>
<opencl_available_ram>6826713088.000000</opencl_available_ram>
<opencl_device_index>0</opencl_device_index>
<warn_bad_cuda>0</warn_bad_cuda>
</intel_gpu_opencl>
<warning>NVIDIA library reports 1 GPU</warning>
<warning>No ATI library found.</warning>
</coprocs>
11) Message boards : Number crunching : Intel ARC support ? (Message 1828)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
I've asked ;D
https://discord.com/channels/357493752434130944/1084718638092800111/1213798864067493948
12) Message boards : Number crunching : Intel ARC support ? (Message 1826)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
https://github.com/SChernykh/Amicable/blob/boinc-opencl-version-128-bit/Amicable/Amicable_OpenCL.cpp#L138

Now I remember why I disabled it. Intel has many CPUs with integrated graphics (which is not Intel ARC), and their driver quality is very bad, they never worked. Maybe they improved today.

Correct, also Intel iGPU impacts CPU performance, but Primegrid has implemented support for the discrete Intel GPU (ARC 380/750/770) while not allowing the iGPU to process any WU.
So maybe there's an easy way to allow it for amicable ?
13) Message boards : Number crunching : Intel ARC support ? (Message 1823)
Posted 3 Mar 2024 by [AF>EDLS]zOU
Post:
stderr

07:27:03 (15080): Can't open init data file - running in standalone mode
Initializing prime tables...done
C:\Users\User\Documents\GitHub\Amicable\Amicable\Amicable_OpenCL.cpp, line 1120: OpenCL platform available: Intel(R) OpenCL Graphics
C:\Users\User\Documents\GitHub\Amicable\Amicable\Amicable_OpenCL.cpp, line 241: Platform 'Intel(R) OpenCL Graphics' is not supported by this program
07:27:33 (15080): called boinc_finish(-1)


GPUcapsViewer export;

===================================[ OpenCL Capabilities ]
- Num OpenCL platforms: 1
- CL_PLATFORM_NAME: Intel(R) OpenCL Graphics
- CL_PLATFORM_VENDOR: Intel(R) Corporation
- CL_PLATFORM_VERSION: OpenCL 3.0
- CL_PLATFORM_PROFILE: FULL_PROFILE
- Num devices: 1

- CL_DEVICE_NAME: Intel(R) Arc(TM) A750 Graphics
- CL_DEVICE_VENDOR: Intel(R) Corporation
- CL_DRIVER_VERSION: 31.0.101.5186
- CL_DEVICE_PROFILE: FULL_PROFILE
- CL_DEVICE_VERSION: OpenCL 3.0 NEO
- CL_DEVICE_TYPE: GPU
- CL_DEVICE_VENDOR_ID: 0x8086
- CL_DEVICE_MAX_COMPUTE_UNITS: 448
- CL_DEVICE_MAX_CLOCK_FREQUENCY: 2400MHz
- CL_DEVICE_ADDRESS_BITS: 32
- CL_DEVICE_MAX_MEM_ALLOC_SIZE: 1027604KB
- CL_DEVICE_GLOBAL_MEM_SIZE: 2007MB
- CL_DEVICE_MAX_PARAMETER_SIZE: 2048
- CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE: 64 Bytes
- CL_DEVICE_GLOBAL_MEM_CACHE_SIZE: 16384KB
- CL_DEVICE_ERROR_CORRECTION_SUPPORT: NO
- CL_DEVICE_LOCAL_MEM_TYPE: Local (scratchpad)
- CL_DEVICE_LOCAL_MEM_SIZE: 64KB
- CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE: 1027604KB
- CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS: 3
- CL_DEVICE_MAX_WORK_ITEM_SIZES: [1024 ; 1024 ; 1024]
- CL_DEVICE_MAX_WORK_GROUP_SIZE: 1024
- CL_EXEC_NATIVE_KERNEL: 11531532
- CL_DEVICE_IMAGE_SUPPORT: YES
- CL_DEVICE_MAX_READ_IMAGE_ARGS: 128
- CL_DEVICE_MAX_WRITE_IMAGE_ARGS: 128
- CL_DEVICE_IMAGE2D_MAX_WIDTH: 16384
- CL_DEVICE_IMAGE2D_MAX_HEIGHT: 16384
- CL_DEVICE_IMAGE3D_MAX_WIDTH: 16384
- CL_DEVICE_IMAGE3D_MAX_HEIGHT: 16384
- CL_DEVICE_IMAGE3D_MAX_DEPTH: 2048
- CL_DEVICE_MAX_SAMPLERS: 16
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR: 16
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT: 8
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT: 4
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG: 1
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT: 1
- CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE: 0
- CL_DEVICE_EXTENSIONS: 68
- Extensions:
- cl_khr_byte_addressable_store
- cl_khr_device_uuid
- cl_khr_fp16
- cl_khr_global_int32_base_atomics
- cl_khr_global_int32_extended_atomics
- cl_khr_icd
- cl_khr_local_int32_base_atomics
- cl_khr_local_int32_extended_atomics
- cl_intel_command_queue_families
- cl_intel_subgroups
- cl_intel_required_subgroup_size
- cl_intel_subgroups_short
- cl_khr_spir
- cl_intel_accelerator
- cl_intel_driver_diagnostics
- cl_khr_priority_hints
- cl_khr_throttle_hints
- cl_khr_create_command_queue
- cl_intel_subgroups_char
- cl_intel_subgroups_long
- cl_khr_il_program
- cl_intel_mem_force_host_memory
- cl_khr_subgroup_extended_types
- cl_khr_subgroup_non_uniform_vote
- cl_khr_subgroup_ballot
- cl_khr_subgroup_non_uniform_arithmetic
- cl_khr_subgroup_shuffle
- cl_khr_subgroup_shuffle_relative
- cl_khr_subgroup_clustered_reduce
- cl_intel_device_attribute_query
- cl_khr_suggested_local_work_size
- cl_intel_split_work_group_barrier
- cl_intel_spirv_media_block_io
- cl_intel_spirv_subgroups
- cl_khr_spirv_linkonce_odr
- cl_khr_spirv_no_integer_wrap_decoration
- cl_intel_unified_shared_memory
- cl_khr_mipmap_image
- cl_khr_mipmap_image_writes
- cl_ext_float_atomics
- cl_khr_external_memory
- cl_intel_planar_yuv
- cl_intel_packed_yuv
- cl_khr_int64_base_atomics
- cl_khr_int64_extended_atomics
- cl_khr_image2d_from_buffer
- cl_khr_depth_images
- cl_khr_3d_image_writes
- cl_intel_media_block_io
- cl_intel_bfloat16_conversions
- cl_intel_create_buffer_with_properties
- cl_intel_dot_accumulate
- cl_intel_subgroup_local_block_io
- cl_intel_subgroup_matrix_multiply_accumulate
- cl_intel_subgroup_split_matrix_multiply_accumulate
- cl_khr_integer_dot_product
- cl_khr_gl_sharing
- cl_khr_gl_depth_images
- cl_khr_gl_event
- cl_khr_gl_msaa_sharing
- cl_intel_dx9_media_sharing
- cl_khr_dx9_media_sharing
- cl_khr_d3d10_sharing
- cl_khr_d3d11_sharing
- cl_intel_d3d11_nv12_media_sharing
- cl_intel_sharing_format_query
- cl_khr_pci_bus_info
- cl_intel_simultaneous_sharing
14) Message boards : Number crunching : 1computer, 2 RTX 2080; 1 has valid WU, 1 has invalid WU (Message 1821)
Posted 2 Mar 2024 by [AF>EDLS]zOU
Post:
Tasks history

GPU d0 has no error
GPU d1 has mostly errors

Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_17685_1709409601.980868_518_0	00:05:11 (00:01:44)	3/2/2024 10:43:45 PM	3/2/2024 10:44:45 PM	0,302C + 1NV (d1)	33,44	Reported: Computation error (-1,)	Hades	8995.75 MB	8049.96 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_13960_1709400002.304117_884_0	00:07:43 (00:02:03)	3/2/2024 10:42:00 PM	3/2/2024 10:43:45 PM	0,302C + 1NV (d1)	26,57	Reported: OK +	Hades	8995.82 MB	8054.71 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_17685_1709409601.980868_496_0	00:06:33 (00:01:17)	3/2/2024 10:37:04 PM	3/2/2024 10:38:34 PM	0,302C + 1NV (d0)	19,59	Reported: OK +	Hades	8996.62 MB	8055.02 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_17685_1709409601.980868_364_1	00:06:18 (00:01:12)	3/2/2024 10:30:30 PM	3/2/2024 10:30:39 PM	0,302C + 1NV (d0)	19,05	Reported: OK +	Hades	8996.02 MB	8054.24 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_17685_1709409601.980868_105_1	00:06:22 (00:01:13)	3/2/2024 10:24:10 PM	3/2/2024 10:26:39 PM	0,302C + 1NV (d0)	19,11	Reported: OK +	Hades	8996.40 MB	8054.96 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_17685_1709409601.980868_95_1	00:06:24 (00:01:14)	3/2/2024 10:17:47 PM	3/2/2024 10:19:39 PM	0,302C + 1NV (d0)	19,27	Reported: OK +	Hades	8996.71 MB	8054.71 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_16394_1709406301.689955_871_0	00:06:26 (00:01:16)	3/2/2024 10:11:21 PM	3/2/2024 10:12:39 PM	0,302C + 1NV (d0)	19,69	Reported: OK +	Hades	8996.33 MB	8054.56 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_16394_1709406301.689955_838_1	00:06:28 (00:01:15)	3/2/2024 10:04:54 PM	3/2/2024 10:05:39 PM	0,302C + 1NV (d0)	19,33	Reported: OK +	Hades	8994.25 MB	8054.50 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_16394_1709406301.689955_725_1	00:06:26 (00:01:16)	3/2/2024 9:58:24 PM	3/2/2024 9:58:39 PM	0,302C + 1NV (d0)	19,69	Reported: OK +	Hades	8996.91 MB	8055.01 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_16394_1709406301.689955_584_1	00:06:36 (00:01:17)	3/2/2024 9:51:58 PM	3/2/2024 9:53:39 PM	0,302C + 1NV (d0)	19,44	Reported: OK +	Hades	8994.46 MB	8054.71 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_16394_1709406301.689955_460_1	00:06:38 (00:01:19)	3/2/2024 9:45:20 PM	3/2/2024 9:46:39 PM	0,302C + 1NV (d0)	19,85	Reported: OK +	Hades	8996.83 MB	8054.70 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_16394_1709406301.689955_259_1	00:06:37 (00:01:17)	3/2/2024 9:38:39 PM	3/2/2024 9:40:39 PM	0,302C + 1NV (d0)	19,40	Reported: OK *	Hades	8995.48 MB	8054.23 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_16394_1709406301.689955_112_0	00:06:39 (00:01:16)	3/2/2024 9:32:03 PM	3/2/2024 9:34:39 PM	0,302C + 1NV (d0)	19,05	Reported: OK +	Hades	8994.79 MB	8055.10 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_15212_1709403002.345288_971_1	00:06:44 (00:01:15)	3/2/2024 9:25:23 PM	3/2/2024 9:26:39 PM	0,302C + 1NV (d0)	18,56	Reported: OK +	Hades	8995.31 MB	8054.60 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_15212_1709403002.345288_880_1	00:06:46 (00:01:15)	3/2/2024 9:18:38 PM	3/2/2024 9:19:39 PM	0,302C + 1NV (d0)	18,47	Reported: OK +	Hades	8994.91 MB	8054.55 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_15212_1709403002.345288_729_0	00:06:54 (00:01:16)	3/2/2024 9:11:50 PM	3/2/2024 9:12:39 PM	0,302C + 1NV (d0)	18,36	Reported: OK +	Hades	8996.83 MB	8054.48 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_15212_1709403002.345288_521_1	00:07:06 (00:01:15)	3/2/2024 9:04:55 PM	3/2/2024 9:05:39 PM	0,302C + 1NV (d0)	17,61	Reported: OK +	Hades	8996.70 MB	8054.55 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_15212_1709403002.345288_292_1	00:07:16 (00:01:16)	3/2/2024 8:57:48 PM	3/2/2024 8:58:39 PM	0,302C + 1NV (d0)	17,43	Reported: OK +	Hades	8997.86 MB	8055.14 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_15212_1709403002.345288_307_1	00:07:20 (00:01:16)	3/2/2024 8:50:30 PM	3/2/2024 8:50:39 PM	0,302C + 1NV (d0)	17,27	Reported: OK +	Hades	8996.17 MB	8054.47 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_15212_1709403002.345288_152_0	00:06:52 (00:01:14)	3/2/2024 8:43:09 PM	3/2/2024 8:43:39 PM	0,302C + 1NV (d0)	17,96	Reported: OK +	Hades	8997.35 MB	8054.45 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_15212_1709403002.345288_23_1	00:07:11 (00:01:17)	3/2/2024 8:36:15 PM	3/2/2024 8:38:39 PM	0,302C + 1NV (d0)	17,87	Reported: OK +	Hades	8995.69 MB	8055.13 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_13960_1709400002.304117_824_0	00:07:11 (00:01:28)	3/2/2024 8:29:03 PM	3/2/2024 8:31:39 PM	0,302C + 1NV (d0)	20,42	Reported: OK +	Hades	8997.02 MB	8055.23 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_13960_1709400002.304117_794_1	00:04:00 (00:01:10)	3/2/2024 8:23:39 PM	3/2/2024 8:24:39 PM	0,302C + 1NV (d1)	29,17	Reported: Computation error (-1,)	Hades	8995.35 MB	8054.31 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_13960_1709400002.304117_760_0	00:07:21 (00:01:31)	3/2/2024 8:21:50 PM	3/2/2024 8:22:39 PM	0,302C + 1NV (d0)	20,63	Reported: OK +	Hades	8996.76 MB	8055.48 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_13960_1709400002.304117_657_0	00:03:13 (00:01:09)	3/2/2024 8:17:39 PM	3/2/2024 8:21:39 PM	0,302C + 1NV (d1)	35,75	Reported: Computation error (-1,)	Hades	8995.67 MB	8051.85 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_13960_1709400002.304117_564_0	00:07:26 (00:01:35)	3/2/2024 8:14:28 PM	3/2/2024 8:16:39 PM	0,302C + 1NV (d0)	21,30	Reported: OK +	Hades	8996.40 MB	8055.44 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_13960_1709400002.304117_571_0	00:05:29 (00:01:21)	3/2/2024 8:12:39 PM	3/2/2024 8:16:39 PM	0,302C + 1NV (d1)	24,62	Reported: Computation error (-1,)	Hades	8994.66 MB	8051.86 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_5443_1709377502.150592_55_0	00:06:21 (00:01:14)	3/2/2024 8:06:26 PM	3/2/2024 8:08:39 PM	0,302C + 1NV (d0)	19,42	Reported: OK +	Hades	8999.61 MB	8087.26 MB	
Amicable Numbers	3.02 Amicable Numbers up to 10^21 (opencl_nvidia)	amicable_10_21_5443_1709377502.150592_436_1	00:05:45 (00:01:03)	3/2/2024 8:05:47 PM	3/2/2024 8:08:39 PM	0,302C + 1NV (d1)	18,26	Reported: OK +	Hades	9002.10 MB	8086.68 MB	
15) Message boards : Number crunching : 1computer, 2 RTX 2080; 1 has valid WU, 1 has invalid WU (Message 1820)
Posted 2 Mar 2024 by [AF>EDLS]zOU
Post:
This system has 2 RTX2080; https://sech.me/boinc/Amicable/show_host_detail.php?hostid=224067

one seems to work fine, but all the WU running on the 2nd one have this error;

c:\users\user\documents\github\amicable\amicable\opencl.cpp, line 1157: clGetEventInfo returned error -9999



Full Stderr output
<core_client_version>7.24.1</core_client_version>
<![CDATA[
<message>
(unknown error) (317) - exit code 4294967295 (0xffffffff)</message>
<stderr_txt>
Initializing prime tables...done
c:\users\user\documents\github\amicable\amicable\opencl.cpp, line 291: Preferences:
<project_preferences>


<max_jobs>0</max_jobs>
<max_cpus>0</max_cpus>
<kernel_size_amd>20</kernel_size_amd>
<kernel_size_nvidia>20</kernel_size_nvidia>
</project_preferences>

c:\users\user\documents\github\amicable\amicable\opencl.cpp, line 304: Kernel size for NVIDIA GPU has been set to 20
c:\users\user\documents\github\amicable\amicable\opencl.cpp, line 1157: clGetEventInfo returned error -9999
20:23:00 (9672): called boinc_finish(-1)

</stderr_txt>
]]>


I had no issues running any other BOINC project on this system, including 1 month of very intensive primegrid
16) Message boards : Number crunching : Intel ARC support ? (Message 1819)
Posted 2 Mar 2024 by [AF>EDLS]zOU
Post:
Thank you, I'll give it a try and post here
17) Message boards : Number crunching : Intel ARC support ? (Message 1817)
Posted 2 Mar 2024 by [AF>EDLS]zOU
Post:
Thank you

I've been doing BOINC work without issue for over a year on my Arc A750 (primegrid and Einstein mostly)
If you can point me to a guide on how to proceed, I can test
18) Message boards : Number crunching : Intel ARC support ? (Message 1815)
Posted 2 Mar 2024 by [AF>EDLS]zOU
Post:
Hello,

several other projects have started to support the Intel ARC GPUs
their power combined with their lower power consumption compared the NVIDIA/AMD make them very BOINC friendly

Will we see app for them at some point ?

thank you



©2024 Sergei Chernykh