master-thesis/package/test
Daniel af3b72f196
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
benchmarking: used int32 wherever possible; resulted in noticeable performance drop
2025-04-13 11:32:54 +02:00
..
results benchmarking: used int32 wherever possible; resulted in noticeable performance drop 2025-04-13 11:32:54 +02:00
results-fh benchmarking: tuned blocksizes; slightly improved performance; mostly improved standard deviation 2025-04-12 13:20:50 +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 benchmarking: used int32 wherever possible; resulted in noticeable performance drop 2025-04-13 11:32:54 +02:00
PerformanceTuning.jl benchmarking: tuned blocksizes; slightly improved performance; mostly improved standard deviation 2025-04-12 13:20:50 +02:00
Project.toml benchmarks: started preparing benchmarks 2025-03-29 12:01:06 +01:00
runtests.jl benchmarking: redid performance tests on uni pc 2025-04-12 12:13:28 +02:00
TranspilerTests.jl transpiler: generates valid PTX and evaluates expressions correctly 2025-03-28 19:32:48 +01:00