get_test_report
Retrieve GPU integration test results in JSON format, including test status, timing data, and system information for performance analysis.
Instructions
Get the GPU integration test report (JSON). Generated by gpu-test.sh after a full test run. Includes per-test status, timing, and system info.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tsc | No | telegraphic compression (default: true) |
Implementation Reference
- The file 'scripts/gpu-investigation-analysis.py' does not define a tool named 'get_test_report'. It performs multiple data analysis tasks by calling existing MCP tools (e.g., 'run_sql', 'get_causal_chains', 'get_trace_stats', 'get_stacks') and generates a final report through 'generate_report'. The requested tool does not exist in this codebase.
SUM(arg0) / (SUM(duration) / 1e9 + 0.001) / 1e9 as bw_gbps