Котельникова Анастасия. Reports. Умножение разреженных матриц. Элементы типа double. Формат хранения матрицы – столбцовый (CCS). Вариант 5.#950
Open
KotelnikovaA wants to merge 6 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #950 +/- ##
==========================================
+ Coverage 83.97% 84.23% +0.26%
==========================================
Files 646 653 +7
Lines 32078 32720 +642
Branches 13341 13633 +292
==========================================
+ Hits 26938 27563 +625
- Misses 3440 3445 +5
- Partials 1700 1712 +12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Описание
Чек-лист
report.mdсуществует и читается как самостоятельный документ.seq/report.md,omp/report.md,tbb/report.md,stl/report.md,all/report.md.time,speedup,efficiency,workers.seqчестно описан baseline, а не «почти параллельная» версия.ompрасписаныshared/private/reduction/schedule.tbbобъясненыblocked_range,grainsize, partitioner и способ контроля конкуренции.stlявно показано, чтоjoinвызывается после запуска всех потоков, если требуется реальный параллелизм.allуказана конфигурацияranks × threadsи смысл MPI-синхронизации.clang-format/clang-tidy/тесты пройдены,report.mdдобавлен.