- Jupyter Notebook 95.3%
- Java 4.7%
| 00_JavaThreads | ||
| 01_SpinLocks | ||
| 02_Sets | ||
| 03_Fractals | ||
| .gitignore | ||
| README.md | ||
LINFO2355
Multicore Programming course @ UCLouvain
See the official description.
This is the official space for the Multicore Programming course at UCLouvain.
Students are requested to create a private copy of this repository in their GitHub account. Since 2018, regular GitHub accounts allow free private repositories. It is nonetheless recommended to apply for a Student Developer Pack from Github Education.
New assignments and code samples will be posted to this space. In order to work on a new assignment, pull the changes from this repository to your private repository, and start coding.
Pull requests for correcting typos or inaccuracies are welcome. Useful and constructive pull requests may grant bonuses to your exercise grade (mention the name of the two students in the associated comment if done in pair).