Task05 Denis Sokolov ITMO (Try faster)#1072
Closed
DenChika wants to merge 3 commits into
Closed
Conversation
Collaborator
|
✅ Результаты тестирования PR #1072 Логи тестирования (нажмите чтобы развернуть)=== СТАТУС: Успешно выполнены программы: main_radix_sort === === main_radix_sort stdout (exit code: -11 (segfault после выполнения)) === Found 1 GPUs in 8.49163 sec (CUDA: 0.113472 sec, OpenCL: 0.709364 sec, Vulkan: 7.66873 sec) Available devices: Device #0: API: CUDA+OpenCL+Vulkan. GPU. Tesla T4 (CUDA 12020). Free memory: 14822/14930 Mb. Using device #0: API: CUDA+OpenCL+Vulkan. GPU. Tesla T4 (CUDA 12020). Free memory: 14822/14930 Mb. Using OpenCL API... n=100000000 max_value=2147483647 sorting on CPU... CPU std::sort finished in 11.4678 sec CPU std::sort effective RAM bandwidth: 0.0649697 GB/s (8.72008 uint millions/s) Kernels compilation done in 3.23027 seconds Kernels compilation done in 0.0449591 seconds Kernels compilation done in 0.0419443 seconds Kernels compilation done in 0.0409702 seconds Kernels compilation done in 0.686643 seconds GPU radix-sort times (in seconds) - 10 values (min=2.4887 10%=2.48872 median=2.48953 90%=6.59311 max=6.59311) GPU radix-sort median effective VRAM bandwidth: 0.299277 GB/s (40.1682 uint millions/s) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Локальный вывод
Вывод Github CI