add a shader-runner tool
This is a small standalone program that submits a compute shader and prints the results. Currently it is hardcoded to only 1 invocation. Also, it only works with bifrost. This has proven very useful for figuring out parts of the Bifrost ISA that cannot be figured out using the compiler alone.
Loading
Please register or sign in to comment