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 #5

Closed
wants to merge 1 commit into from

Conversation

firelion9
Copy link

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

$ ./enumDevices
Number of OpenCL platforms: 2
Platform #1/2
    Platform name: AMD Accelerated Parallel Processing
    Platform vendor: Advanced Micro Devices, Inc.
    Number of devices: 1
    Device #1/1
        Device name: gfx1103
        Device type: GPU
        Device memory: 14537.5MB
        Is device little endian: true
        Max supported OpenCL C version: OpenCL C 2.0
        Max work group size: 256
Platform #2/2
    Platform name: Intel(R) OpenCL
    Platform vendor: Intel(R) Corporation
    Number of devices: 1
    Device #1/1
        Device name: AMD Ryzen 7 7840HS with Radeon 780M Graphics
        Device type: CPU
        Device memory: 28356.9MB
        Is device little endian: true
        Max supported OpenCL C version: OpenCL C 3.0
        Max work group size: 8192

Process finished with exit code 0

Вывод Github CI

Run ./build/enumDevices
Number of OpenCL platforms: 1
Platform #1/1
    Platform name: Intel(R) CPU Runtime for OpenCL(TM) Applications
    Platform vendor: Intel(R) Corporation
    Number of devices: 1
    Device #1/1
        Device name: AMD EPYC 7763 64-Core Processor                
        Device type: CPU
        Device memory: 15991.5MB
        Is device little endian: true
        Max supported OpenCL C version: OpenCL C 2.0 
        Max work group size: 8192

@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