Open
Conversation
Collaborator
|
✅ Результаты тестирования PR #1043 Логи тестирования (нажмите чтобы развернуть)=== СТАТУС: Успешно выполнены программы: main_radix_sort === === main_radix_sort stdout (exit code: -11 (segfault после выполнения)) === Found 1 GPUs in 8.54984 sec (CUDA: 0.11282 sec, OpenCL: 0.707246 sec, Vulkan: 7.72972 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 10.6186 sec CPU std::sort effective RAM bandwidth: 0.0701653 GB/s (9.41742 uint millions/s) Kernels compilation done in 4.12498 seconds Kernels compilation done in 0.151988 seconds GPU radix-sort times (in seconds) - 10 values (min=0.610892 10%=0.611165 median=0.61337 90%=5.05289 max=5.05289) GPU radix-sort median effective VRAM bandwidth: 1.2147 GB/s (163.034 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.
Локальный вывод