[FIXED] Камалягин Артём. Технология ALL, STL, TBB, OMP, SEQ. Построение выпуклой оболочки для компонент бинарного изображения. Вариант 30.#1442
Merged
allnes merged 11 commits intoMay 28, 2026
Conversation
…ngle task directory
8 tasks
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1442 +/- ##
==========================================
- Coverage 83.69% 83.49% -0.20%
==========================================
Files 669 903 +234
Lines 34251 53202 +18951
Branches 14301 22216 +7915
==========================================
+ Hits 28665 44423 +15758
- Misses 3807 5979 +2172
- Partials 1779 2800 +1021 ☔ 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.
Описание
Данные об исходной задаче
kamalagin_a_binary_image_convex_hullДетали исправления
std::thread+ TBB в одном процессе); perf-вход100×100не соответствовал нагрузке курса.ExtractComponentsна rank 0,MPI_Scatter/Scatterv, локальные hulls,Gatherv,Bcast);5000×5000, две точки на строку;8192×8192.mpiexec -n 2.Чек-лист
kamalagin_a_binary_image_convex_hull_all_mpi_tryImportant
Прошу влить этот PR #1442 , а не #1258 / #993 / #996 / #1186.
CI пройден. #993, #996 и #1186 - полностью прошли CI и закрыты - не для merge(код уже здесь).
#1258 тоже полностью прошел CI, но не закрыт - на случай, если этот PR #1442 не пройдет CI
Если влить его первым могут, быть конфликты и повторный полный CI на этом PR
Что в закрытых PR:
• #993 - SEQ + OMP, объединение в одну директорию (убрал лишнюю директорию
kamalagin_a_binary_image_convex_hull_omp)• #996 - TBB
• #1186 - STL
• #1258 - Старая реализация ALL