master-thesis/package/src
Daniel 742a544e1a
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
concept and design: finished reworking sections
2025-04-18 12:41:54 +02:00
..
Code.jl Add CPU Interpreter and a test case. 2025-02-19 16:38:11 +01:00
CpuInterpreter.jl Add CPU Interpreter and a test case. 2025-02-19 16:38:11 +01:00
ExpressionExecutorCuda.jl small updates and notes for further writing 2025-04-15 19:32:39 +02:00
ExpressionProcessing.jl concept and design: added transpiler section 2025-04-06 13:59:14 +02:00
Interpreter.jl concept and design: finished reworking sections 2025-04-18 12:41:54 +02:00
Transpiler.jl benchmarking: tuned blocksizes; slightly improved performance; mostly improved standard deviation 2025-04-12 13:20:50 +02:00
Utils.jl transpiler: generates valid PTX and evaluates expressions correctly 2025-03-28 19:32:48 +01:00