Skip to content

GPU Shark 0.2.1

Choose a tag to compare

@k1gs k1gs released this 24 Aug 18:25
· 32 commits to main since this release

GPU Shark 0.2.1

This stable hotfix restores native-provider telemetry in the standalone
single-executable package.

Fixes

  • Fixed the embedded runtime loader so the matching native provider is loaded
    from GPU Shark's private runtime cache and retained for the application
    lifetime. PerfCap now works without placing DLL files beside GPU-Shark.exe.
  • Replaced file-size-only runtime cache checks with exact byte comparison to
    prevent stale same-size components after an update.
  • Preserved the official single-EXE user distribution and read-only hardware
    boundary.

Assets

  • GPU-Shark-win-x64.zip — standalone application and required license notices.
  • GPU-Shark-gui-runtime-win-x64.zip — matching public runtime DLLs for locally
    compiled copies of gui-source/.
  • SHA256SUMS.txt — SHA-256 hashes for both archives.

Windows administrator elevation is required for read-only hardware access.
Current binaries are not code-signed, so SmartScreen may show a warning.