Skip to content

Черемхин Андрей Александрович. Технология <SEQ/MPI>. Нахождение максимальных значений по столбцам матрицы. Вариант 16.#388

Closed
andry300000 wants to merge 6 commits intolearning-process:masterfrom
andry300000:cheremkhin_a_matr_max_colum
Closed

Черемхин Андрей Александрович. Технология <SEQ/MPI>. Нахождение максимальных значений по столбцам матрицы. Вариант 16.#388
andry300000 wants to merge 6 commits intolearning-process:masterfrom
andry300000:cheremkhin_a_matr_max_colum

Conversation

@andry300000
Copy link

@andry300000 andry300000 commented Dec 24, 2025

Description

  • Task: Нахождение максимальных значений по столбцам матрицы
  • Variant: 16
  • Technology: <SEQ | MPI>
  • SEQ: Последовательный проход по столбцам матрицы
  • MPI: Каждый поток проходит по своим столбцам

  • Task folder is named <last>_<initial>_<short> and matches branch name
  • clang-format passed locally
  • clang-tidy passed locally (no warnings/errors introduced)
  • Functional tests pass locally
  • Performance tests pass locally
  • Report (report.md) is added and follows the template
  • I confirm that provided information is truthful

@andry300000 andry300000 deleted the cheremkhin_a_matr_max_colum branch December 24, 2025 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant