1. Add GPU_Any or NIC_Any to a node ?

Add GPU_Any or NIC_Any to a node ?

Home Forums FABRIC General Questions and Discussion Add GPU_Any or NIC_Any to a node ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3518
    Ertza
    Participant

      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?

      #3520
      Ilya Baldin
      Participant

        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

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.