Closed
Description
Is your feature request related to a problem? Please describe.
We are going to add components that uses CUDA-based packages. This will cause an error when running tests on non-CUDA instances for CI/CD.
Describe the solution you'd like
We should exclude this known dependencies that requires CUDA from dependency installation part of CI/CD workflow for non-CUDA instances.