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.