Hyve Solutions Selects Nevada for Dual AI Server Manufacturing Campuses

Hyve Solutions, the rack-scale server design and manufacturing subsidiary of TD SYNNEX, announced plans to construct two advanced manufacturing facilities in Nevada to expand domestic production of compute, storage, and networking systems for AI data centers. The development encompasses a 624,000-square-foot flagship campus in Reno alongside a secondary facility in North Las Vegas, with the combined projects projected to create approximately 3,000 jobs. The project follows formal approval of ta

2 min
Hyve Solutions Selects Nevada for Dual AI Server Manufacturing Campuses

Hyve Solutions, the rack-scale server design and manufacturing subsidiary of TD SYNNEX, announced plans to construct two advanced manufacturing facilities in Nevada to expand domestic production of compute, storage, and networking systems for AI data centers. The development encompasses a 624,000-square-foot flagship campus in Reno alongside a secondary facility in North Las Vegas, with the combined projects projected to create approximately 3,000 jobs.

The project follows formal approval of tax abatements by the Nevada Governor's Office of Economic Development (GOED) on August 5, 2026. The state approved $3,672,117 in tax abatements for the Reno facility, where Hyve projects 974 jobs at an average hourly wage of $32.10 and $31.42 million in capital equipment investment over two years, generating an estimated $59.33 million in new tax revenue. The North Las Vegas campus received $1,030,430 in abatements, with commitments for 240 jobs at an average hourly wage of $38.55 and $8.70 million in equipment investment, expected to yield $19.45 million in tax revenue.

Expanding Domestic SMT Capacity

Hyve operates as an original design manufacturer (ODM) and systems integrator, building customized server racks for hyperscalers and cloud service providers. Its component partners include Nvidia, AMD, Intel, Broadcom, Micron, Seagate, and Vertiv.

Hyve Solutions Nevada AI Server Assembly

The Reno flagship site is structured to expand Hyve's domestic surface-mount technology (SMT) capacity. SMT assembly lines place processors, memory modules, and passive components onto bare printed circuit boards prior to system-level chassis integration and rack-level burn-in testing. SMT capacity has historically remained concentrated in East Asia; expanding domestic lines provides hyperscalers shorter logistics loops and reduced geopolitical supply chain exposure for high-density accelerator clusters.

Recruitment for technical, engineering, operations, and quality roles is underway across both Nevada locations. Two-year operational milestones outlined in the GOED agreement place initial verification checkpoints in 2028.

Sources

Written by

More to read

  • Grokking in Large Language Models: How Weight Decay and Circuit Efficiency Drive Delayed Generalization

    Grokking in Large Language Models: How Weight Decay and Circuit Efficiency Drive Delayed Generalization In standard machine learning paradigms, model generalization closely tracks training loss: as an optimizer minimizes loss on training data, performance on held-out validation data improves in tandem until the model begins to overfit. In 2022, researchers at OpenAI observed a phenomenon that inverted this assumption: small neural networks trained on algorithmic tasks achieved near-zero trainin

    1 min
  • Serverless GPU Inference in Production: Cold Starts, GPU Memory Snapshotting, and Weight Paging Architectures

    Serverless GPU Inference in Production: Cold Starts, GPU Memory Snapshotting, and Weight Paging Architectures Deploying large language models on dedicated cloud GPUs creates an uncomfortable financial trade-off: keeping enterprise accelerators such as NVIDIA H100s or A100s warm 24/7 costs thousands of dollars per instance each month, yet scaling instances to zero introduces severe latency penalties. When traffic arrives at a dormant node, a standard inference server cold start can take anywhere

    1 min
  • Transformer Feed-Forward Networks as Key-Value Memories: How First-Layer Keys and Second-Layer Values Store Knowledge

    Transformer Feed-Forward Networks as Key-Value Memories: How First-Layer Keys and Second-Layer Values Store Knowledge In modern autoregressive Transformers, the division of labor between attention heads and multi-layer perceptron (MLP) blocks is often summarized through a clean functional split: attention routes information across sequence positions, while feed-forward networks (FFNs) process information per position. Yet for years, the exact mechanism by which FFNs process that information rem

    1 min