-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: July 7th, 2024 | ||
date: 2024-07-07, 22:37:42 -07:00 | ||
section: journal | ||
link: https://openvibe.social/ | ||
--- | ||
[Openvibe](https://openvibe.social/), a "Town square for open social media" that connects Nostr, Mastodon, + Bluesky & Threads coming soon. Shows you one timeline and lets you cross-post. Available on iOS and Android. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
link: https://ifp.org/how-to-build-an-ai-data-center%ef%bf%bc/ | ||
tags: | ||
- datacenter | ||
- AI | ||
- US | ||
- article | ||
published: 2024-06-20 | ||
author: | ||
- Institute for Progress (IFP) | ||
--- | ||
> _This piece is the first in a new series called_ [Compute in America: Building the Next Generation of AI Infrastructure at Home](https://ifp.org/compute-in-america-building-the-next-generation-of-ai-infrastructure-at-home/)_. In this series, we examine the challenges of accelerating the American AI data center buildout. Future pieces will be shared_ [here](https://ifp.org/compute-in-america-building-the-next-generation-of-ai-infrastructure-at-home/). | ||
### Global Internet and Data Center Trends | ||
|
||
| Indicator | 2015 | 2022 | Change | | ||
| ---------------------- | ----------- | ------------- | -------- | | ||
| Internet Users | 3 billiong | 5.3 billiong | 78% | | ||
| Internet Traffic | 0.6 ZB | 4.4 ZB | 600% | | ||
| Data center workload | 180 million | 800 million | 340% | | ||
| Data center energy use | 200 TWh | 240 - 340 TWh | 20 - 70% | | ||
|
||
## The Influence of AI | ||
|
||
> We can divide the likely impact of AI on data centers into two separate questions: the impact on individual data centers and the regions where they’re built and the impact of data centers overall on aggregate power consumption. | ||
> | ||
> <mark>For individual data centers, AI will likely continue driving them to be larger and more power-intensive</mark>. As we noted earlier, training and running AI models requires an enormous amount of computation, and the specialized computers designed for AI consume enormous amounts of power. <mark>While a rack in a typical data center will consume on the order of [5 to 10 kilowatts of power](https://www.datacenterfrontier.com/design/article/55020771/data-center-world-experts-drill-down-for-ai-facility-design-and-construction-case-study), a rack in an Nvidia superPOD data center containing 32 H100s (special graphics processing units, or GPUs, designed for AI workloads that Nvidia is selling by the millions) can consume more than 40 kilowatts.</mark> And while Nvidia’s new GB200 NVL72 can train and run AI models more efficiently, it consumes much more power in an absolute sense, using an astonishing 120 kilowatts per rack. [Future AI-specific chips](https://www.youtube.com/watch?v=1WYJaFDTo4o) may have even higher power consumption. Even if future chips are more computationally efficient (and they likely will be), they will still consume much larger amounts of power. |