master-thesis/other
Daniel e8e457eae9
Some checks are pending
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Waiting to run
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Waiting to run
implementation: finished interpreter section and started transpiler section
2025-05-02 12:35:03 +02:00
..
compiler_architecture.drawio relwork: finished second read to improve wording and correct mistakes 2025-03-23 09:57:23 +01:00
component_diagram_interpreter.drawio concept & design: improved existing sections 2025-04-05 12:54:26 +02:00
component_diagram_transpiler.drawio concept & design: improved existing sections 2025-04-05 12:54:26 +02:00
excessive_memory_transfer.drawio implementation: started describing frontend 2025-04-21 11:58:48 +02:00
expr_ast.drawio implementation: continued pre-processing section; added cache to ExpressionProcessing.jl to improve performance 2025-04-25 16:22:57 +02:00
gpu_memory_layout.drawio relwork: continuation of programing gpus 2025-03-15 14:33:33 +01:00
input-explanation.drawio concept and design: started writing this chapter 2025-04-03 13:43:23 +02:00
interpreter_sequence_diagram.drawio implementation: finished interpreter section and started transpiler section 2025-05-02 12:35:03 +02:00
kernel_architecture.drawio concept and design: improved wording and added overview diagram of kernel usage 2025-04-10 10:21:01 +02:00
memory_layout_data.drawio implementation: started writing interpreter section; finished CPU-side part; also found error with interpreter 2025-04-27 13:17:35 +02:00
pre-processing_result_impl.drawio implementation: continued pre-processing section; added cache to ExpressionProcessing.jl to improve performance 2025-04-25 16:22:57 +02:00
pre-processing_result.drawio implementation: continued pre-processing section; added cache to ExpressionProcessing.jl to improve performance 2025-04-25 16:22:57 +02:00
transpiler_sequence_diagram.drawio implementation: finished interpreter section and started transpiler section 2025-05-02 12:35:03 +02:00