Multi-core processors are present in every computer nowadays. Here are two set of examples you can run without introduce new hardware. The first ones are written in C/C++ using OpenMP. The second one uses the Python's multiprocessing library.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Multi-core processors are present in every computer nowadays. Here are two set of examples you can run without introduce new hardware. The first ones are written in C/C++ using OpenMP. The second one uses the Python's multiprocessing library.