master-thesis/package/src
Daniel c62aff806a
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
small updates and notes for further writing
2025-04-15 19:32:39 +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 benchmarking: reverted previous; made interpreter use fast math 2025-04-13 13:26:35 +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