slang icon indicating copy to clipboard operation
slang copied to clipboard

Add nightly vkcts workflow

Open dzysk opened this issue 11 months ago • 2 comments

Adding a workflow to run vkcts nightly in slang mode using the expected list of passing tests.

dzysk avatar Mar 08 '24 19:03 dzysk

Is it possible to run CTS in more than one thread? We should use something like 12 threads. Need to change back to schedule before merging.

csyonghe avatar Mar 09 '24 02:03 csyonghe

There seems to be a limitation in slang right now that is preventing multi-threaded execution of the tests. However, I opened an issue to address that limitation: https://github.com/shader-slang/slang/issues/3739 When the limitation is resolved then the workflow can be updated to run the tests multi-threaded.

dzysk avatar Mar 12 '24 16:03 dzysk