• Joined on 2023-09-27
Daniel pushed to main at Daniel/master-thesis 2025-03-16 17:43:43 +01:00
de5493ca3e relwork: finished occupancy and ptx sections
Daniel pushed to main at Daniel/master-thesis 2025-03-15 14:33:43 +01:00
84fdf5c9ca relwork: continuation of programing gpus
Daniel pushed to main at Daniel/master-thesis 2025-03-14 16:11:38 +01:00
f3446a2b11 finished implementing thesis feedback
Daniel pushed to main at Daniel/master-thesis 2025-03-13 13:19:08 +01:00
ed9d8766be started implementing feedback
Daniel pushed to main at Daniel/master-thesis 2025-03-09 13:04:17 +01:00
fddfa23b4f related work: slight restructuring; continued with section programming gpus
Daniel pushed to main at Daniel/master-thesis 2025-03-08 14:13:06 +01:00
4e48686b62 related work: small continuation of explaining SIMT
Daniel pushed to main at Daniel/master-thesis 2025-03-08 12:29:01 +01:00
b683f3ae96 relwork: continued with 'programming GPUs'
Daniel pushed to main at Daniel/master-thesis 2025-03-02 12:24:10 +01:00
203e157f11 Related work: continuation of GPGPU
Daniel pushed to main at Daniel/master-thesis 2025-03-01 13:14:50 +01:00
34d98f9997 Related Work: finished equation learning section; started GPGPU section
Daniel pushed to main at Daniel/master-thesis 2025-02-27 11:41:14 +01:00
28ef6b121e related work: continuation of equation learning section
Daniel pushed to main at Daniel/master-thesis 2025-02-26 13:34:57 +01:00
99ed6a1cca Related Work: started with equation learning section
Daniel pushed to main at Daniel/master-thesis 2025-02-23 11:11:12 +01:00
52b5407b5c Introduction: slight improvements
Daniel pushed to main at Daniel/master-thesis 2025-02-22 11:42:30 +01:00
433e69fff5 Introduction: finished first version of chapter
Daniel pushed to main at Daniel/master-thesis 2025-02-15 11:12:55 +01:00
8bad911585 introduction: updated background + research question
Daniel pushed to main at Daniel/master-thesis 2025-02-14 12:42:56 +01:00
250da02353 updated introduction: background and motivation
Daniel pushed to main at Daniel/master-thesis 2025-01-26 10:16:31 +01:00
4afc15a737 small cleanup
Daniel pushed to main at Daniel/master-thesis 2025-01-25 11:16:06 +01:00
7598c51df8 finished generating parameter loading code
Daniel pushed to main at Daniel/master-thesis 2025-01-24 13:14:02 +01:00
b2774322a1 added loading of variables from memory into registers. Note: Needed to leave, so code currently not compiling
Daniel pushed to main at Daniel/master-thesis 2025-01-19 11:00:48 +01:00
85464083c3 aded symtable for loading vars and params to local memory
Daniel pushed to main at Daniel/playaround_ideas 2025-01-12 10:25:09 +01:00
d60e78f47a Initial ideas