Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
267 changes: 267 additions & 0 deletions 10-course-processes/10-course-processes.tex
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

Uni title does not fit the length

Large diffs are not rendered by default.

Binary file added 10-course-processes/activity-ci-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 10-course-processes/activity-ci-segment-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 10-course-processes/activity-ci-segment-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 10-course-processes/activity-ci-segment-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ <h1>Parallel Programming Course Slides</h1>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/07-openmp.pdf" target="_blank">07: OpenMP</a></li>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/08-tbb.pdf" target="_blank">08: TBB</a></li>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/09-std-threads.pdf" target="_blank">09: std::thread</a></li>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/10-course-processes.pdf" target="_blank">10: Course processes and expectations</a></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/10-course-processes.pdf" target="_blank">10: Course processes and expectations</a></li>
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/10-course-processes.pdf" target="_blank">10: Course processes and expectations (RU)</a></li>

</ul>
</body>
</html>