Forge API
Automate GPU benchmarking, performance validation, and results analysis through the Visent Forge API. Trigger benchmark jobs, monitor execution status, and retrieve detailed performance reports programmatically. Supports asynchronous job execution, result querying, and integration with CI/CD pipelines for automated performance testing.Base URL
Benchmark Execution
Start Benchmark
Check Job Status
Get Results
Coming soon - retrieving benchmark results and performance reports.Benchmark Types
Machine Learning
Coming soon - ML training and inference benchmark configurations.Scientific Computing
Coming soon - HPC and simulation benchmark options.Custom Benchmarks
Coming soon - defining and running custom benchmark scenarios.Job Management
List Jobs
Cancel Job
Coming soon - canceling running benchmark jobs.Job History
Coming soon - accessing historical benchmark data and trends.Results and Reports
Download Reports
Metrics Export
Coming soon - exporting raw benchmark metrics and data.Comparison Reports
Coming soon - generating comparison reports between benchmark runs.Configuration
Benchmark Profiles
Coming soon - managing reusable benchmark configurations.Hardware Targets
Coming soon - specifying target hardware for benchmark execution.Webhooks
Coming soon - webhook notifications for benchmark completion and status updates.Rate Limits
Coming soon - API rate limiting and concurrent job limits.Error Handling
Coming soon - error codes and troubleshooting guide.Code Examples
Python
Next Steps
- Review authentication guide for API setup
- Explore CLI tools for local benchmarking
- Use Python SDK for simplified automation