Quadro K1100M Cuda support

Quadro K1100M is supported, but most laptops these days have a dual GPU architecture, using both an NVIDIA GPU (dGPU) and an Intel graphics adaptor (iGPU) that are jointly performing the display tasks, in what NVIDIA refers to as an “Optimus” configuration.

Optimus configurations frequently have the dGPU (the NVIDIA GPU) powered off. In this case, it won’t be visible to CUDA applications.

You’ll need to figure out how to power it on. If you search for “optimus CUDA” you’ll find a lot of relevant information.