-
Strawberry
- Stockholm
Pinned Loading
-
Parallelized-Game-of-Life
Parallelized-Game-of-Life PublicParallelized implementation of Game of Life using Pthreads in C. This was an individual project as part of the course "High Performance Programming - 10 credits" at Uppsala University
C
-
Parallelized-Shearsort
Parallelized-Shearsort PublicParallelized implementation of the shearsort algorithm in C using MPI. This was an individual project as part of the course "Parallel and Distributed Programming - 5 credits" at Uppsala University
C
-
Website-CafeCoruscant-
Website-CafeCoruscant- PublicImplementation of a website made for a made-up coffee shop (with a Star Wars theme). Code in HTML, CSS and JavaScript. This was an individual project as part of the course "Web Application Developm…
HTML
-
Parallelized-matrix-matrix-multiplication
Parallelized-matrix-matrix-multiplication PublicThis assignment includes a parallelized implementation of Cannon's algorithm for matrix-matrix multiplication. The code was written in C and the parallelization was made using MPI. This was a group…
C
-
Parallelized-Quicksort
Parallelized-Quicksort PublicThis assignment includes a parallelized implementation of the quicksort algorithm. The code was written in C and the parallelization was made using MPI. This was a group project as part of the cour…
C
-
The-N-body-Problem
The-N-body-Problem PublicThis assignment includes two different implementations in C for solving the N-body problem, each with a serial code and a parallelized code. The file galsim1.c is a linear implementation, and its p…
C
If the problem persists, check the GitHub status page or contact support.