Open
Conversation
Collaborator
|
✅ Результаты тестирования PR #1045 Логи тестирования (нажмите чтобы развернуть)=== СТАТУС: Успешно выполнены программы: main_aplusb_matrix === === main_aplusb_matrix stdout (exit code: -11 (segfault после выполнения)) === Found 1 GPUs in 8.58803 sec (CUDA: 0.118098 sec, OpenCL: 0.718217 sec, Vulkan: 7.75166 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... matrixes size: 16384x8192 = 3 * 512 MB Running BAD matrix kernel... Kernels compilation done in 3.47536 seconds BAD kernel times, s10 values (min=0.02029 10%=0.020293 median=0.020397 90%=3.496 max=3.496) BAD kernel median bandwidth, gb/s73.5402 Running GOOD matrix kernel... Kernels compilation done in 0.084948 seconds GOOD kernel times, s10 values (min=0.006437 10%=0.006437 median=0.006439 90%=0.091471 max=0.091471) GOOD kernel median bandwidth, gb/s232.955 |
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.
Локальный вывод
P.S. Как я понял, на MacBook M3 Pro разницы особо нет из-за умной работы с памятью уже на уровне чипа
Вывод Github CI