master-thesis/package/test
Daniel d8f5454e9c
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: started writing this chapter
2025-04-03 13:43:23 +02:00
..
results benchmarking: improved performance with @inbounds. still slower in most cases 2025-04-01 21:48:59 +02:00
CpuInterpreterTests.jl transpiler: invalid memory access error finally fixed 2025-03-27 22:32:24 +01:00
ExpressionProcessingTests.jl updated all to 32-bit to save registers and boost performance 2024-11-01 11:23:58 +01:00
InterpreterTests.jl benchmarking: added gpu evaluators to performance testing. getting execution errors still 2025-03-29 13:35:59 +01:00
params.json benchmarking: fixed bugs; took initial_benchmark 2025-03-30 12:54:50 +02:00
PerformanceTests.jl concept and design: started writing this chapter 2025-04-03 13:43:23 +02:00
Project.toml benchmarks: started preparing benchmarks 2025-03-29 12:01:06 +01:00
runtests.jl benchmarks: started preparing benchmarks 2025-03-29 12:01:06 +01:00
TranspilerTests.jl transpiler: generates valid PTX and evaluates expressions correctly 2025-03-28 19:32:48 +01:00