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

Task10 Роман Гостило HSE #329

Closed
wants to merge 4 commits into from

Conversation

unicoooorn
Copy link

@unicoooorn unicoooorn commented Jan 8, 2025

Вывод Github CI

Running main() from /home/runner/work/GPGPUTasks2024/GPGPUTasks2024/libs/3rdparty/libgtest/googletest/src/gtest_main.cc
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from LBVH
[ RUN      ] LBVH.CPU
[       OK ] LBVH.CPU (59 ms)
[ RUN      ] LBVH.GPU
OpenCL devices:
  Device #0: CPU. AMD EPYC 7763 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
[       OK ] LBVH.GPU (3054 ms)
[ RUN      ] LBVH.Nbody
OpenCL devices:
  Device #0: CPU. AMD EPYC 7763 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
simulated 100 frames, N: 1000, framerate: 399.878 fps, method: nbody_cpu
evaluating precision..
simulated 100 frames, N: 1000, framerate: 696.006 fps, method: nbody_gpu
evaluating precision..
simulated 100 frames, N: 1000, framerate: 1317.42 fps, method: nbody_cpu_lbvh
evaluating precision..
simulated 100 frames, N: 1000, framerate: 40.7576 fps, method: nbody_gpu_lbvh
evaluating precision..
[       OK ] LBVH.Nbody (3316 ms)
[ RUN      ] LBVH.Nbody_meditation
[       OK ] LBVH.Nbody_meditation (0 ms)
[----------] 4 tests from LBVH (6430 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (6430 ms total)
[ PASSED ] 4 tests.

С локальным выводом разобраться не удалось, на Apple Silicon падает компиляция кернела build_lbvh с ошибкой

UNSUPPORTED (log once): createKernel: newComputePipelineState failed
unknown file: Failure
C++ exception with description "clCreateKernel buidLBVH failed: CL_INVALID_KERNEL" thrown in the test body.

@unicoooorn unicoooorn changed the title Task10 Рома Гостило HSE Task10 Роман Гостило HSE Jan 8, 2025
@simiyutin
Copy link
Collaborator

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

@simiyutin simiyutin closed this Jan 8, 2025
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