You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- An example for each technology can be found in the corresponding directory:
16
-
``tasks/<all/omp/tbb/seq/stl/mpi>/example``.
17
-
- In each repository, the README.md contains a link to the course
18
-
documentation (**read it fully!!!**).
19
-
- Additionally, each repository includes an example of a properly
20
-
formatted PULL REQUEST.
15
+
- An example for each technology can be found in the corresponding directory: ``tasks/<all/omp/tbb/seq/stl/mpi>/example``.
16
+
- In each repository, the README.md contains a link to the course documentation (**read it fully!!!**).
17
+
- Additionally, each repository includes an example of a properly formatted PULL REQUEST.
21
18
- Submission of all tasks is mandatory to pass the course.
22
-
- A task that has been merged into the master branch continues to be
23
-
monitored. If a task fails in the master, it is disabled, and a record
24
-
of this is added to the score table. All disabled tasks will result in
25
-
a zero points result for those tasks at the end of the semester.
19
+
- A task that has been merged into the master branch continues to be monitored.
20
+
If a task fails in the master, it is disabled, and a record of this is added to the score table. All disabled tasks will result in a zero points result for those tasks at the end of the semester.
26
21
- All resources for using the repository will be provided here:
27
22
28
23
- `Git for half an hour: A Beginner’s Guide <https://proglib.io/p/git-for-half-an-hour>`__
@@ -41,6 +36,4 @@ Practice:
41
36
- `Multithreading: New Features of the C++11 Standard <https://web.archive.org/web/20200608173050/http://www.quizful.net/post/multithreading-cpp11>`__
42
37
- `Introduction to Parallel Computing <http://ikt.muctr.ru/images/info/2Lecture_3.pdf>`__
43
38
44
-
\* *All instructions, repositories, and tables may be updated during the
45
-
learning process for better usability. Be prepared for changes, check and update
46
-
them periodically!!!*
39
+
\* *All instructions, repositories, and tables may be updated during the learning process for better usability. Be prepared for changes, check and update them periodically!!!*
0 commit comments