You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the SDK runners to provide immediate feedback to users when they attempt to run tests on unsupported environments, such as macOS without NVIDIA support. This will help users understand the limitations and avoid confusion when tests fail due to unsupported configurations.
Make sure to report to the user if their python version is wrong also.