- This topic has 1 reply, 2 voices, and was last updated 1 year, 12 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Add GPU_Any or NIC_Any to a node ?
Hi, is there a way to add any available GPU or SmartNIC without specifying it? Something like:
node.add_component(model='GPU_Any', name='gpu1')
so that it can add whichever GPU or SmartNIC is available instead of specifying RTX6000 or TeslaT4? Or otherwise a way to check which exact GPU model is available at a site and how many are still free?
Not currently. We’ve discussed this option but have not implemented it yet. This requires some additional support in the control framework. We’ll see if we can add it to Rel.1.5