Private repository for the practicals of Multicore programming @ UCLouvain, 2024-2025
  • Jupyter Notebook 95.3%
  • Java 4.7%
Find a file
Samuel Kouff b2a0359654 Last fix
2025-05-14 16:50:36 +02:00
00_JavaThreads Fixing FinalCountdowns 2025-02-05 15:04:02 +01:00
01_SpinLocks [IMP] Tests 2025-03-05 14:46:33 +01:00
02_Sets [END] Report 2025-04-03 23:23:04 +02:00
03_Fractals Last fix 2025-05-14 16:50:36 +02:00
.gitignore Update .gitignore and Report.md for CLHLock implementation and benchmark results 2025-02-28 12:08:02 +01:00
README.md First practical on Java Threads 🚀🚀 2025-02-05 13:37:01 +01:00

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).