Skip to content

Instantly share code, notes, and snippets.

@suryajasper
Created April 14, 2026 13:03
Show Gist options
  • Select an option

  • Save suryajasper/41e0ab56dfe0378456b0e4f19bfb1c37 to your computer and use it in GitHub Desktop.

Select an option

Save suryajasper/41e0ab56dfe0378456b0e4f19bfb1c37 to your computer and use it in GitHub Desktop.
Temporary JSON storage
[
{
"id": "wave-default",
"name": "Wave (Default)",
"backend": "wave",
"remoteRepository": "iree-org/wave",
"branch": "main",
"isDefault": true,
"commitHash": "9f2b641fd0081d28ef3d03ac4f4da4debd7e93fb"
},
{
"id": "hipblaslt-default",
"name": "hipBLASLt (Default)",
"backend": "hipblaslt",
"remoteRepository": "ROCm/rocm-libraries",
"branch": "develop",
"isDefault": true,
"commitHash": "e2f0f168240f6c83065b91596bc375bc9467c851"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment