Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<link rel="icon" href="%sveltekit.assets%/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Calculator of the environmental impacts of graphics cards". />
<meta name="author" content="Hubblo" />
Expand Down
2 changes: 1 addition & 1 deletion src/lib/components/Introduction.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
graphics cards and the performance of a dozen elemental analyses.
</p>

<p><a href="https://ademe.fr"><span>Read the full report</span></a></p>
<p><a href="https://librairie.ademe.fr/economie-circulaire-et-dechets/9103-analyse-de-cycle-de-vie-de-gpu-cartes-graphiques-pour-l-intelligence-artificielle.html"><span>Read the full report</span></a></p>
</div>
<div id="introduction-gpu-sketch">
<img
Expand Down
2 changes: 1 addition & 1 deletion src/routes/gpu/docs/docs.svx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The calculator is based on the parametric model developed for ADEME by Tide, Hubblo, and TND as part of research published in 2025 (Falk et al., 2025). The model is the result of extensive data collection, including the dismantling of a dozen graphics cards and a dozen elemental analyses. The following references give more detail on the data collected in question.

- [ADEME report](TBD)
- [ADEME report](https://librairie.ademe.fr/economie-circulaire-et-dechets/9103-analyse-de-cycle-de-vie-de-gpu-cartes-graphiques-pour-l-intelligence-artificielle.html)
- [Research paper](https://arxiv.org/abs/2509.00093)

## Objective
Expand Down
Binary file removed static/favicon.png
Binary file not shown.
7 changes: 7 additions & 0 deletions static/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.