Skip to content

Commit

Permalink
adding the MSc theses referring to tensor-computation and big-int-ari…
Browse files Browse the repository at this point in the history
…thmetic in Futhark
  • Loading branch information
coancea committed Oct 25, 2024
1 parent 188d6d8 commit 8cced6f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,16 +141,28 @@ to build or show something.
BSc thesis, DIKU, August 2024
([pdf](student-projects/marcus-bsc-thesis.pdf))

- Anders L. Holst: **Optimizing Tensor Contractions for GPU
Execution in Futhark**, MSc thesis, DIKU, June 2024
([pdf](student-projects/anders-tensors-msc-thesis.pdf))

- Thorbjørn Bülow Bringgaard: **Efficient Big Integer
Arithmetic Using GPGPU**, MSc thesis, DIKU, June 2024
([pdf](student-projects/thorbjorn-bigint-msc-thesis.pdf))

- Sebastian Paarmann: **A WebGPU backend for Futhark**, MSc thesis,
DIKU, June 2024 ([pdf](student-projects/sebastian-msc-thesis.pdf))

- Victor Alexander Schmidt: **Data-parallel Construction of Interval
Trees and Range Trees**, BSc thesis, DIKU, June 2024
([pdf](student-projects/victor-bsc-thesis.pdf))

- Christian Påbøl and Anders Holst: **Two optimizations to GPU code generation in the Futhark compiler**, MSc project, DIKU, February 2024 ([pdf](student-projects/christian-anders-scan-reduce-msc-project.pdf))
- Christian Påbøl and Anders Holst: **Two optimizations to GPU code
generation in the Futhark compiler**, MSc project, DIKU, February 2024
([pdf](student-projects/christian-anders-scan-reduce-msc-project.pdf))

- Christian Marslev and Jonas Grønborg: **Efficient Sequentialization of Parallelism**, MSc thesis, DIKU, February 2024 ([pdf](student-projects/jonas-christian-effseq-msc-thesis.pdf))
- Christian Marslev and Jonas Grønborg: **Efficient Sequentialization
of Parallelism**, MSc thesis, DIKU, February 2024
([pdf](student-projects/jonas-christian-effseq-msc-thesis.pdf))

- Bjarke Pedersen, Oscar Nelin: **General Array Locality Optimization
by Permutation (GALOP)**, MSc thesis, DIKU, January 2024
Expand Down
Binary file added student-projects/anders-tensors-msc-thesis.pdf
Binary file not shown.
Binary file added student-projects/thorbjorn-bigint-msc-thesis.pdf
Binary file not shown.

0 comments on commit 8cced6f

Please sign in to comment.