๐Ÿ“ŠStalecollected in 16m

Jensen Huang Meets South Korean Tech Leaders Amid Market Dip

PostLinkedIn
๐Ÿ“ŠRead original on Bloomberg Technology

๐Ÿ’กUnderstand the strategic alignment between Nvidia and Korean hardware giants shaping the future of AI infrastructure.

โšก 30-Second TL;DR

What Changed

Jensen Huang held meetings with major South Korean tech conglomerates.

Why It Matters

The meeting signals a strengthening of the supply chain relationship between Nvidia and Korean memory/hardware providers. It highlights the strategic importance of South Korean firms in the global AI infrastructure ecosystem.

What To Do Next

Monitor SK Hynix's HBM production capacity updates as they are critical to Nvidia's GPU supply chain.

Who should care:Founders & Product Leaders

Key Points

  • โ€ขJensen Huang held meetings with major South Korean tech conglomerates.
  • โ€ขSK Group, LG Group, and Naver Corp. participated in the discussions.
  • โ€ขSouth Korean markets are experiencing a correction in AI-focused stocks.

๐Ÿง  Deep Insight

Web-grounded analysis with 40 cited sources.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขJensen Huang's visit resulted in new strategic partnerships with SK Hynix for multi-year advanced memory supply, SK Telecom for building gigawatt-scale AI cloud infrastructure, Naver for sovereign AI factories using Nvidia's DSX platform, and Doosan Group for physical AI, robotics, and energy solutions.
  • โ€ขThe South Korean market dip in AI-related stocks was influenced by Broadcom's disappointing guidance, leading to a broader tech sector decline, and exacerbated by the Kospi's high concentration in a few AI chipmakers like Samsung and SK Hynix, coupled with rising retail margin debt and foreign selling.
  • โ€ขBeyond the major conglomerates, Huang also engaged with South Korean gaming companies like T1 esports, KRAFTON, and NC, showcasing new technologies like RTX Spark, and confirmed plans for Nvidia to establish a research and development center in Korea.
  • โ€ขLG Electronics is significantly expanding its collaboration with Nvidia into 'physical AI,' encompassing robotics, smart factories utilizing Nvidia's Isaac robotics platform and Omniverse for digital twins, and potentially supplying server cooling solutions for Nvidia's data centers.
  • โ€ขNaver Cloud plans to leverage Nvidia's full-stack AI platforms, including the Nemotron 3 Ultra open LLM technology, to upgrade its HyperCLOVA X large language model and develop a 'Seoul world model' using Nvidia's Cosmos physical AI platform.
๐Ÿ“Š Competitor Analysisโ–ธ Show
Feature/CategoryNvidia (H100/Blackwell)AMD (MI300X)Google (TPU)Intel (Gaudi3)
Primary FocusAI Training & Inference (Data Center GPUs)AI Training & Inference (Data Center GPUs)AI Workloads (Custom ASICs, Cloud-native)AI Training & Inference (ASICs)
Hardware ArchitectureHopper (H100), Blackwell (B100, B200, GB200) GPUs; Dual-die design (Blackwell)MI300X GPUTensor Processing Units (TPUs) - custom ASICsGaudi3 ASICs
Memory Capacity (HBM)H100: 80GB HBM3 (SXM) / HBM2e (PCIe); Blackwell B100/B200: 192GB HBM3eMI300X: 192GB HBM3Varies by TPU generation (e.g., TPU v5e)Varies by Gaudi generation
Memory BandwidthH100 SXM: 3.35 TB/s; Blackwell B100/B200: up to 8 TB/sCompetitive with H100Optimized for specific AI workloadsOptimized for training efficiency
Software EcosystemCUDA platform (C++, Python, Fortran), CUDA-X libraries, Transformer Engine, NVLink, NVSwitchROCm (improving, but lags in inference engine support, quantization tooling, framework compatibility)TensorFlow, JAX, PyTorch (within Google Cloud ecosystem)SynapseAI software stack
Performance (Relative)Dominant in AI training, strong in inference; H100 offers up to 30X inference speedup for LLMs over prior gen; Blackwell offers 2-3x over Hopper, 30x for trillion-parameter models (GB200 NVL72)Competitive hardware specs, but software ecosystem can be a bottleneck for equivalent performanceStrong for specific AI workloads, especially within Google CloudFocus on training efficiency
Cost (Relative)H100: $25,000-$30,000 per unitMI300X: $8,000-$10,000 per unit (60% savings for 75-80% performance vs H100)Cloud-based TPUs: ~$1.35/hour (vs. ~$3.67 for equivalent Nvidia instances)Competitive on performance per watt
Key DifferentiatorCUDA ecosystem lock-in, full-stack AI platform, market dominanceCompetitive hardware, aggressive pricing, but software maturity is a challengeCustom ASICs optimized for Google's AI, cloud-native integrationFocus on training efficiency and ecosystem integration

๐Ÿ› ๏ธ Technical Deep Dive

  • NVIDIA Blackwell Architecture (Successor to Hopper):

    • Transistors & Process: 208 billion transistors, manufactured using custom TSMC 4NP process.
    • Dual-Die Design: Features two reticle-limited dies connected by a 10 terabytes per second (TB/s) chip-to-chip interconnect, acting as a unified single GPU.
    • Transformer Engine: Second-generation Transformer Engine with FP4 precision, optimizing performance and accuracy for next-generation models, doubling performance and memory support while maintaining accuracy.
    • Tensor Cores: Fifth-generation Tensor Cores for AI compute, with native support for sub-8-bit data types (MXFP6 and MXFP4) to improve efficiency and accuracy in low-precision computations.
    • Memory: Utilizes HBM3e memory, with up to 192GB and 8 TB/s bandwidth for B100/B200.
    • NVLink: Fifth-generation NVLink, offering 1.8 TB/s per GPU.
    • AI Management Processor (AMP): A dedicated RISC-V based scheduler chip on the GPU to offload scheduling from the CPU and better control GPU resources.
    • Power & Cooling: Increased power demands (up to 1kW per GPU) necessitate a shift to liquid cooling for data center deployments.
    • Rack-Scale Systems: GB200 NVL72 connects 36 GB200 Grace Blackwell Superchips (36 Grace CPUs and 72 Blackwell GPUs) in a liquid-cooled rack, delivering 30X faster real-time inference for trillion-parameter LLMs.
  • NVIDIA H100 GPU (Hopper Architecture):

    • Transistors & Process: 80 billion transistors, TSMC 4N process.
    • CUDA Cores: SXM variant has 16,896 CUDA Cores; PCIe variant has 14,592 CUDA Cores.
    • Tensor Cores: Fourth-generation Tensor Cores (528 for SXM, 456 for PCIe) with FP8 Transformer Engine.
    • VRAM: 80 GB HBM3 (SXM) or HBM2e (PCIe) with ~3.35 TB/s (SXM) or ~2 TB/s (PCIe) memory bandwidth.
    • Throughput: Up to 3,958 TFLOPS (FP8 with sparsity) for SXM variant.
    • NVLink: NVLink 4.0, 900 GB/s bidirectional bandwidth per GPU (SXM variant).
    • Multi-Instance GPU (MIG): Up to 7 isolated GPU instances.
    • Transformer Engine: Dynamically adjusts precision for LLMs to improve throughput while maintaining accuracy.
  • NVIDIA CUDA Platform:

    • Definition: Proprietary parallel computing platform and API that allows software to use GPUs for accelerated general-purpose processing.
    • Programming Model: Enables developers to program in languages like C++, Python, and Fortran, or leverage GPU-accelerated libraries and frameworks (e.g., PyTorch).
    • Components: Includes the CUDA Toolkit (compiler, libraries, developer tools), CUDA-X libraries for higher performance across AI/HPC domains.
    • Functionality: Facilitates parallel processing by allowing code (kernels) to execute across many GPU cores, managing memory hierarchy (global, shared, local memory) and data movement between CPU and GPU.

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Nvidia will significantly deepen its integration into South Korea's diverse industrial sectors beyond traditional semiconductor supply.
The new partnerships with LG for physical AI and smart factories, Doosan for robotics and energy solutions, and Hyundai for autonomous driving indicate a strategic shift towards commercializing AI applications across various industries, leveraging Korea's manufacturing prowess.
South Korea will emerge as a key hub for 'sovereign AI' infrastructure and advanced AI model development, particularly in Asia.
Naver's commitment to building gigawatt-scale AI factories using Nvidia's DSX platform and SK Telecom's plans for a gigawatt-scale AI cloud, alongside joint efforts to develop Korean foundation LLMs, underscore a national strategy to secure AI capabilities and data sovereignty.
The global AI chip market will experience increased competition and diversification, especially in inference and cost-efficient solutions.
While Nvidia maintains dominance, the market dip and the rise of competitors like AMD, Intel, Google, and various startups offering specialized ASICs and more cost-effective alternatives for inference workloads suggest a growing demand for diverse hardware solutions beyond Nvidia's high-end GPUs.

โณ Timeline

2004
Nvidia begins development of CUDA parallel computing platform.
2007
Nvidia officially releases the CUDA software development kit.
2022-10
Nvidia launches the H100 PCIe 80 GB GPU, based on the Hopper architecture.
2024-03
Nvidia officially announces the Blackwell GPU architecture at GTC 2024.
2025-10
Jensen Huang visits South Korea, meets Samsung and Hyundai chiefs, and Nvidia announces plans to supply 260,000 Blackwell GPUs to Korea.
2026-04
LG Electronics expands its partnership with Nvidia into physical AI, robotics, and smart factories; Madison Huang visits LG Electronics.
2026-06
Jensen Huang visits South Korea, meeting with SK Group, LG Group, Naver, and Doosan Group, announcing new strategic deals amidst a market dip.
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: Bloomberg Technology โ†—