1. 25 Jun, 2026 2 commits
    • Andrey Filippov's avatar
      CLAUDE: Stage 1 — native TpInstance geometry path (calc_reverse_distortions + rot_derivs) · a5b7c269
      Andrey Filippov authored
      Add TpInstance to the JNA shim: device buffers (gpu_geometry_correction,
      gpu_rByRDist, gpu_rot_deriv, gpu_correction_vector) + setters (HtoD),
      the two pure-geometry launches (calcReverseDistortionTable {16,1,1}/{3,3,3},
      calc_rot_deriv {num_cams,1,1}/{3,3,3}), and readback getters. Driver-API
      cuLaunchKernel against the NVRTC module (mirrors GpuQuad.execCalcReverseDistortions
      / execRotDerivs, no JCuda). build_lib.sh builds libtileproc.so.
      
      Validated via Java->JNA against tile_processor_gpu/clt reference data on the
      RTX 5060 Ti: rByRDist == clt/*.rbyrdist to ~1e-7 (aux 16-cam and main),
      rot_deriv rows orthogonal to ~1e-10 (scaled-rotation structure, det~zoom^3).
      Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
      a5b7c269
    • Andrey Filippov's avatar
      CLAUDE: JNA shim for the GPU migration (Stage 0/0b) · eec885a0
      Andrey Filippov authored
      libtileproc shim (tp_jna.cpp: extern "C" tp_create_module/num_functions/last_error/destroy)
      + standalone tp_nvrtc_probe.cpp + build_probe.sh. NVRTC-compiles the kernels (+ JCUDA defines)
      -> cuLink(libcudadevrt, CDP) -> module -> 19 functions, validated on the RTX 5060 Ti (sm_120 via
      compute_90 PTX + driver JIT). Build artifacts gitignored. By the JCuda->JNA migration.
      Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
      eec885a0
  2. 03 Dec, 2025 2 commits
  3. 28 Sep, 2025 1 commit
  4. 22 Jul, 2025 1 commit
  5. 15 Apr, 2025 2 commits
  6. 13 Apr, 2025 1 commit
  7. 12 Apr, 2025 3 commits
  8. 10 Apr, 2025 2 commits
  9. 09 Apr, 2025 1 commit
  10. 08 Apr, 2025 1 commit
  11. 07 Apr, 2025 1 commit
  12. 06 Apr, 2025 1 commit
  13. 03 Apr, 2025 1 commit
  14. 01 Apr, 2025 2 commits
  15. 31 Mar, 2025 1 commit
  16. 26 Mar, 2025 1 commit
  17. 18 Feb, 2025 1 commit
  18. 13 Feb, 2025 1 commit
  19. 08 Feb, 2024 1 commit
  20. 27 Nov, 2022 1 commit
  21. 21 Nov, 2022 2 commits
  22. 20 Nov, 2022 2 commits
  23. 19 Nov, 2022 2 commits
  24. 16 Nov, 2022 1 commit
  25. 14 Nov, 2022 1 commit
  26. 13 Nov, 2022 1 commit
  27. 10 Aug, 2022 1 commit
  28. 16 Jun, 2022 2 commits
  29. 17 May, 2022 1 commit