CLAUDE: per-kernel test workflow: manifest-driven harness + clt_average_sensors v0
- src/tests/: TpTestData (manifest.txt contract with the Java oracle,
testdata_format.md), test_avg_td main, build_tests.sh (CUDA 12.8,
-arch=native, device-debug for NSight on Blackwell sm_120)
- src/tp_consolidate.cu: clt_average_sensors v0, bit-exact mirror of
CuasTD.consolidateSensorsTD (NaN-absent, count plane, n>1 whole-tile
poison, reciprocal-multiply op order); OOB + median/MAD stages next
- verified: synthetic + Java-oracle cases PASS at tol=0 on RTX 5060 Ti
- pre-existing edits in jna/tp_jna.cpp, src/TileProcessor.cu left alone
Co-Authored-By:
Claude Fable 5 <noreply@anthropic.com>
Showing
src/tests/build_tests.sh
0 → 100755
src/tests/test_avg_td.cu
0 → 100644
src/tests/testdata_format.md
0 → 100644
src/tests/tp_test_data.cu
0 → 100644
src/tests/tp_test_data.h
0 → 100644
src/tp_consolidate.cu
0 → 100644
src/tp_consolidate.h
0 → 100644
Please register or sign in to comment