Intel ARC support ?

Message boards : Number crunching : Intel ARC support ?

To post messages, you must log in.

1 · 2 · Next

AuthorMessage
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1815 - Posted: 2 Mar 2024, 13:57:42 UTC

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
ID: 1815 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 513
Credit: 72,451,573
RAC: 0
   
Message 1816 - Posted: 2 Mar 2024, 16:25:42 UTC - in response to Message 1815.  
Last modified: 2 Mar 2024, 16:25:54 UTC

Both AMD and NVIDIA use the same OpenCL application here, so if Intel drivers are stable enough to run it, it's possible. You can run the GPU app in offline mode and pass it the command line from any workunit to see if it works.
ID: 1816 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1817 - Posted: 2 Mar 2024, 17:38:53 UTC - in response to Message 1816.  

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
ID: 1817 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 513
Credit: 72,451,573
RAC: 0
   
Message 1818 - Posted: 2 Mar 2024, 18:02:54 UTC - in response to Message 1817.  

You can just download https://sech.me/boinc/Amicable/download/Amicable_OpenCL_v_3_06.exe and then run it with command line
/from 2*5*7*19*259777759 /to 2*5*7*19*259875541 /task_size 500185564895
. If it runs and finishes without errors, then it should work fine on Intel ARC.
ID: 1818 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1819 - Posted: 2 Mar 2024, 21:33:59 UTC - in response to Message 1818.  

Thank you, I'll give it a try and post here
ID: 1819 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1823 - Posted: 3 Mar 2024, 6:31:36 UTC
Last modified: 3 Mar 2024, 6:37:44 UTC

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
ID: 1823 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 513
Credit: 72,451,573
RAC: 0
   
Message 1824 - Posted: 3 Mar 2024, 8:50:34 UTC - in response to Message 1823.  
Last modified: 3 Mar 2024, 8:51:01 UTC

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.
ID: 1824 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1826 - Posted: 3 Mar 2024, 10:00:04 UTC - in response to Message 1824.  

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 ?
ID: 1826 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 513
Credit: 72,451,573
RAC: 0
   
Message 1827 - Posted: 3 Mar 2024, 10:23:04 UTC - in response to Message 1826.  

Maybe I could find a set of parameters for plan class that would filter out integrated GPUs: https://boinc.berkeley.edu/trac/wiki/AppPlanSpec#GPUApps
For example, I could limit min_gpu_ram_mb to 5 GB for Intel GPUs, min_gpu_peak_speed to some value that Intel ARC GPUs pass and integrated GPUs don't pass. I'd like to know how exactly PrimeGrid did this.
ID: 1827 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1828 - Posted: 3 Mar 2024, 10:44:02 UTC
Last modified: 3 Mar 2024, 10:44:20 UTC

ID: 1828 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1829 - Posted: 3 Mar 2024, 10:51:56 UTC
Last modified: 3 Mar 2024, 11:43:04 UTC

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>
ID: 1829 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1830 - Posted: 3 Mar 2024, 13:58:09 UTC
Last modified: 3 Mar 2024, 13:58:34 UTC

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>
ID: 1830 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 513
Credit: 72,451,573
RAC: 0
   
Message 1831 - Posted: 3 Mar 2024, 15:29:42 UTC - in response to Message 1830.  

Thanks! I will try to remove the "Intel bad" check from my code tomorrow, and use the similar config.
ID: 1831 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 513
Credit: 72,451,573
RAC: 0
   
Message 1832 - Posted: 3 Mar 2024, 17:58:22 UTC - in response to Message 1830.  

I have enabled Intel ARC GPUs with the new GPU application version (3.07). If you have GPU tasks enabled on your end, you should be getting tasks now.
ID: 1832 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1833 - Posted: 3 Mar 2024, 18:17:45 UTC
Last modified: 3 Mar 2024, 18:27:42 UTC

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
ID: 1833 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 513
Credit: 72,451,573
RAC: 0
   
Message 1834 - Posted: 3 Mar 2024, 18:30:05 UTC - in response to Message 1833.  

I entered the wrong name for Intel GPUs in the plan class, it should be fixed now.
ID: 1834 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1835 - Posted: 3 Mar 2024, 19:03:13 UTC
Last modified: 3 Mar 2024, 19:03:30 UTC

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
ID: 1835 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sergei Chernykh
Project administrator
Project developer

Send message
Joined: 5 Jan 17
Posts: 513
Credit: 72,451,573
RAC: 0
   
Message 1836 - Posted: 3 Mar 2024, 19:23:40 UTC - in response to Message 1835.  

I've changed the plan class to:
	<plan_class>
		<name>opencl_intel_gpu</name>
		<opencl/>
		<gpu_type>intel</gpu_type>
		<host_summary_regex>Arc</host_summary_regex>
		<min_gpu_ram_mb>800</min_gpu_ram_mb>
		<gpu_ram_used_mb>800</gpu_ram_used_mb>
		<cpu_frac>0.0001</cpu_frac>
	</plan_class>


This regex is very simple and it should match your host.
ID: 1836 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1837 - Posted: 3 Mar 2024, 19:37:57 UTC - in response to Message 1836.  

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
ID: 1837 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
[AF>EDLS]zOU

Send message
Joined: 2 May 17
Posts: 18
Credit: 313,670,006
RAC: 4,413,283
    
Message 1838 - Posted: 3 Mar 2024, 19:51:20 UTC

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
ID: 1838 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
1 · 2 · Next

Message boards : Number crunching : Intel ARC support ?


©2024 Sergei Chernykh