Can you mix and match GPUs for Nvidia Container Toolkit?

Currently have two Tesla M40 GPUs running on a headless Ubuntu 20.04 lab machine. I was thinking of adding an RTX 3060 to the host.

Is it possible to mix and match GPUs on host machine for using the Nvidia Container Toolkit? Or would it cause problems on the host machine (like driver\software conflict)?

Plan was to allocate 1 dedicated GPU per container which may be of a different generation or model.