Urgent.News

the world's headlines, one feed

Editions

Tech

Say goodbye to K8s GPU pain: How DRA changes everything

Consider a platform team managing a shared GPU cluster with a mix of B200s, H100s, and recently added B300s. Every The post Say goodbye to K8s GPU pain: How DRA changes everything appeared first on The New Stack .

Say goodbye to K8s GPU pain: How DRA changes everything

The article discusses the challenges faced by platform teams managing GPU clusters, particularly when dealing with heterogeneous GPU types like B200, H100, and B300. These clusters often experience inefficiencies due to Kubernetes' inability to differentiate between GPU types, leading to instances where larger GPUs sit idle while smaller ones are overwhelmed by resource demands.

The situation is exacerbated by the use of MIG (Multi-Instance GPU), which creates smaller, isolated partitions on each GPU, but lacks flexibility and fails to offer fallback logic when smaller slices are exhausted. This results in jobs waiting indefinitely for available resources. However, the introduction of Dynamic Resource Allocation (DRA) in Kubernetes 1.34 marks a significant shift in how GPUs are scheduled.

DRA allows GPUs to be requested with explicit hardware requirements, enabling the system to prioritize and allocate resources more efficiently based on the job's needs. For instance, a job can now request an H100 or better with a minimum of 40GB of memory, ensuring that the job gets the appropriate GPU resources without wasting smaller slices or leaving larger ones underutilized.

Brief written by urgent.news from The New Stack's own syndicated text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at thenewstack.io →

More in Tech

Semiconductor Exports Drive Record August Trade

Exports in early August topped $21.3 billion, setting a new all-time high for the August 1 to 10 period. Backed by a strong semiconductor market, overall exports surged more than 45% from a year…

  • Semiconductor exports surged 155.4% to $10.0 billion, accounting for 46.8% of total exports
  • Passenger car exports dropped 80.9% to $182 million due to production line shutdowns

Why We Moved Away From WordPress So Early

When Andrés and I started building websites, WordPress was one of the first things we tried. It made sense. There were themes, plugins for almost everything, and you could get a website running pretty…

  • Moved away from WordPress due to complexity and compatibility issues
  • Transitioned to building websites from scratch using React
  • Preferred custom solutions for businesses with unique needs