Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task00 Николай Степанов SPbU #8

Closed
wants to merge 1 commit into from

Conversation

elteammate
Copy link

Локальный вывод

$ ./enumDevices
Number of OpenCL platforms: 1
Platform #1/1
    Platform name: NVIDIA CUDA
    Platform vendor: NVIDIA Corporation
    Devices: 1
    Device #1/1
        Name: NVIDIA GeForce RTX 3070 Ti
        Device type: GPU 
        Global memory size: 7958.56 MiB
        Local memory size: 48 KiB
        Clock frequency: 1800 MHz
        Single precision floating-point config: DENORM INF_NAN ROUND_TO_NEAREST ROUND_TO_ZERO ROUND_TO_INF FMA 
        Error correction support: no
        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_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_opaque_fd cl_khr_external_memory_opaque_fd
        Unified memory: no
        Compute units (SMs): 48
        Vector width (float): 1 / 1
        Version: OpenCL 3.0 CUDA
        Driver version: 550.107.02

Вывод Github CI

Number of OpenCL platforms: 1
Platform #1/1
    Platform name: Intel(R) CPU Runtime for OpenCL(TM) Applications
    Platform vendor: Intel(R) Corporation
    Devices: 1
    Device #1/1
        Name: AMD EPYC 7763 64-Core Processor                
        Device type: CPU 
        Global memory size: 15991.5 MiB
        Local memory size: 32 KiB
        Clock frequency: 0 MHz
        Single precision floating-point config: DENORM INF_NAN ROUND_TO_NEAREST 
        Error correction support: no
        Extensions: cl_khr_icd 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_byte_addressable_store cl_khr_depth_images cl_khr_3d_image_writes cl_intel_exec_by_local_thread cl_khr_spir cl_khr_fp64 cl_khr_image2d_from_buffer cl_intel_vec_len_hint 
        Unified memory: yes
        Compute units (SMs): 4
        Vector width (float): 8 / 1
        Version: OpenCL 2.1 (Build 0)
        Driver version: 18.1.0.0920

@simiyutin
Copy link
Collaborator

Все хорошо, задача зачтена, 5/5 баллов 👍

@simiyutin simiyutin closed this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants