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

Task06 Евгений Свирин ITMO #304

Closed
wants to merge 2 commits into from

Conversation

EvgenySvirin
Copy link

@EvgenySvirin EvgenySvirin commented Dec 13, 2024

С бинарными сдвигами (локально чуть быстрее чем без):

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

OpenCL devices:
  Device #0: GPU. NVIDIA GeForce RTX 4060 Laptop GPU. Total memory: 7940 Mb
Using device #0: GPU. NVIDIA GeForce RTX 4060 Laptop GPU. Total memory: 7940 Mb
Data generated for n=33554432!
CPU: 7.92176+-0 s
CPU: 4.16574 millions/s
GPU: 6.44957+-0.055428 s
GPU: 5.11662 millions/s

Вывод Github CI

OpenCL devices:
  Device #0: CPU. AMD EPYC [7](https://github.com/GPGPUCourse/GPGPUTasks2024/actions/runs/12324350083/job/34401745939#step:7:8)763 64-Core Processor                . Intel(R) Corporation. Total memory: 15991 Mb
Using device #0: CPU. AMD EPYC 7763 64-Core Processor                . Intel(R) Corporation. Total memory: 15991 Mb
Data generated for n=33554432!
CPU: 2.70223+-0 s
CPU: 12.2121 millions/s
GPU: 5.6[9](https://github.com/GPGPUCourse/GPGPUTasks2024/actions/runs/12324350083/job/34401745939#step:7:10)297+-0.0127317 s
GPU: 5.79662 millions/s

Без бинарных сдвигов:

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

OpenCL devices:
  Device #0: GPU. NVIDIA GeForce RTX 4060 Laptop GPU. Total memory: 7940 Mb
Using device #0: GPU. NVIDIA GeForce RTX 4060 Laptop GPU. Total memory: 7940 Mb
Data generated for n=33554432!
CPU: 7.60496+-0 s
CPU: 4.33927 millions/s
GPU: 6.55832+-0.0154721 s
GPU: 5.03178 millions/s

Вывод Github CI

OpenCL devices:
  Device #0: CPU. AMD EPYC [7](https://github.com/GPGPUCourse/GPGPUTasks2024/actions/runs/12323997743/job/34400700324#step:7:8)763 64-Core Processor                . Intel(R) Corporation. Total memory: 15991 Mb
Using device #0: CPU. AMD EPYC 7763 64-Core Processor                . Intel(R) Corporation. Total memory: 15991 Mb
Data generated for n=33554432!
CPU: 2.77593+-0 s
CPU: 11.[8](https://github.com/GPGPUCourse/GPGPUTasks2024/actions/runs/12323997743/job/34400700324#step:7:9)879 millions/s
GPU: 11.1048+-0.0124249 s
GPU: 2.9717 millions/s

@simiyutin
Copy link
Collaborator

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

@simiyutin simiyutin closed this Dec 17, 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