master-thesis/package/src
Daniel 258d33c338
Some checks failed
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Has been cancelled
benchmarking: redid inbounds tests because first test run did not use inbounds everywhere
2025-04-06 14:29:07 +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 benchmarking: added gpu evaluators to performance testing. getting execution errors still 2025-03-29 13:35:59 +01:00
ExpressionProcessing.jl concept and design: added transpiler section 2025-04-06 13:59:14 +02:00
Interpreter.jl concept & design: improved existing sections 2025-04-05 12:54:26 +02:00
Transpiler.jl benchmarking: redid inbounds tests because first test run did not use inbounds everywhere 2025-04-06 14:29:07 +02:00
Utils.jl transpiler: generates valid PTX and evaluates expressions correctly 2025-03-28 19:32:48 +01:00