You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/GA4HPC/GA4HPC.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,15 +31,15 @@ At this stage, the script works on any HPC server using [SLURM](https://slurm.sc
31
31
32
32
## How to install it
33
33
34
-
It doesn't require any particular permissions, you just need to copy the GitHub repository on your HPC drive, enter some information about your data centre, and you're good to go! [Tutorial here](/GA4HPC/install)
34
+
It doesn't require any particular permissions, you just need to copy the GitHub repository on your HPC drive, enter some information about your data centre, and you're good to go! [Tutorial here]({% link _pages/GA4HPC/GA4HPC_installation.md %})
35
35
36
36
## How to use it
37
37
38
38
Anyone with access to `the_shared_directory` where the script is located can run the calculator,
39
39
by running the same command, with various options available:
--reportBug In case of a bug, this flag logs jobs informations so
65
75
that we can fix it. Note that this will write out some
66
76
basic information about your jobs, such as runtime,
@@ -78,8 +88,10 @@ optional arguments:
78
88
### Limitations to keep in mind
79
89
80
90
- The workload manager doesn't alway log the exact CPU usage time, and when this information is missing, we assume that all cores are used at 100%.
81
-
- For now, we assume that GPU jobs only use 1 GPU and the GPU is used at 100% (as the information needed for more accurate measurement is not available)
91
+
- For now, we assume that GPU jobs only use 1 GPU and the GPU is used at 100%, as the information needed for more accurate measurement is not always available.
92
+
82
93
(both of these may lead to slightly overestimated carbon footprints, although the order of magnitude is likely to be correct)
94
+
83
95
- Conversely, the wasted energy due to memory overallocation may be largely underestimated, as the information needed is not always logged.
84
96
85
97
## Report bugs
@@ -88,7 +100,7 @@ If you spot any bugs, or would like new features, just [open a new issue on GitH
88
100
89
101
## How to modify the script for my cluster?
90
102
91
-
See the ["Edit code and contribute"](/GA4HPC/edit) page on how to modify the code and share your improvements with other users.
103
+
See the ["Edit code and contribute"]({% link _pages/GA4HPC/GA4HPC_editCode.md %}) page on how to modify the code and share your improvements with other users.
Copy file name to clipboardExpand all lines: _pages/GA4HPC/GA4HPC_editCode.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ toc: true
9
9
---
10
10
11
11
You may need to edit the tool, either to make it work with the specifities of your cluster, or just to add new features.
12
-
Eitherway, please consider submitting some pull requests to the GitHub to share these edits with other users!
12
+
Eitherway, please consider submitting some pull requests to [the GitHub](https://github.com/GreenAlgorithms/GreenAlgorithms4HPC) to share these edits with other users!
13
13
14
14
There are some example of intermediary files [here](https://github.com/GreenAlgorithms/GreenAlgorithms4HPC/tree/main/example_files/).
We regroup here resources that can be used to learn more about green computing.
28
37
29
38
If you just want a summary of what you can do today, __check out our [Ten Simple Rules article](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1009324)__!
30
39
{: .notice--info}
31
40
41
+
<!-- :hourglass: More coming soon :hourglass:
42
+
{: .notice--warning} -->
43
+
44
+
{% include feature_row id="feature_row_1" type="left"%}
45
+
32
46
<!-- # Tutorials
33
47
34
48
{% include feature_row id="blog_articles" type="left" %} -->
35
49
36
-
:hourglass: More coming soon :hourglass:
37
-
{: .notice--warning}
38
-
39
50
## Other resources available online
40
51
41
52
- You can check the carbon intensity of a location live on [electricitymaps.com](https://app.electricitymaps.com/map).
42
53
- To tackle the carbon footprint of "wet" labs, there is the [LEAF framework](https://www.ucl.ac.uk/sustainable/leaf/take-part-leaf).
54
+
- The [1point5 lab](https://labos1point5.org/) initiative is an international, cross-disciplinary collective of French academics who share a common goal: to better understand and reduce the environmental impact of research.
43
55
- Curious about the energy usage of Bitcoin? There is a tool for that [here](https://ccaf.io/cbeci/index).
Copy file name to clipboardExpand all lines: _pages/app_userGuide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ sidebar:
28
28
29
29
## Methods and data
30
30
31
-
The methodology behind the Green Algorithms project is described in [our publication](https://onlinelibrary.wiley.com/doi/10.1002/advs.202100707) (go [here](/publications/) for the full list of publications related to this project).
31
+
The methodology behind the Green Algorithms project is described in [our publication](https://onlinelibrary.wiley.com/doi/10.1002/advs.202100707) (go [here]({% link _pages/publications.md %}) for the full list of publications related to this project).
32
32
33
33
All the data used for the calculator are in the [`/data`](https://github.com/GreenAlgorithms/green-algorithms-tool/tree/master/data) directory on GitHub.
List of talks about the Green Algorithms projects, with links to slide decks and recording when available.
13
18
14
19
## 2022
15
20
16
-
-__AI-2022__ British Computer Society's International Conference on Artificial Intelligence: talk at the [_Sustainability & AI_ workshop](http://bcs-sgai.org/ai2022/?section=workshops) (December 2022). Slides [here](https://drive.google.com/file/d/15KP3gxyuu23MW6WaNAW867Ti4RBBZClP/view?usp=share_link).
21
+
-__AI-2022__ British Computer Society's International Conference on Artificial Intelligence - [_Sustainability & AI_ workshop](http://bcs-sgai.org/ai2022/?section=workshops) (December 2022). [\[slides\]](https://drive.google.com/file/d/15KP3gxyuu23MW6WaNAW867Ti4RBBZClP/view?usp=share_link).
17
22
18
-
-__EMBL-EBI webinar__ on the carbon footprint footprint of computational biology (November 2022). Recording [here](https://www.ebi.ac.uk/training/events/environmental-impact-computational-biology/)or [here on YouTube](https://www.youtube.com/watch?v=Kl64yn1eDUo)and slides [here](https://drive.google.com/file/d/1pklCNNXAFadjVwCMj0draIt8nL_89Tx0/view?usp=share_link).
23
+
-__EMBL-EBI webinar__ on the carbon footprint footprint of computational biology (November 2022). [\[recording\]](https://www.ebi.ac.uk/training/events/environmental-impact-computational-biology/)[\[YouTube\]](https://www.youtube.com/watch?v=Kl64yn1eDUo)[\[slides\]](https://drive.google.com/file/d/1pklCNNXAFadjVwCMj0draIt8nL_89Tx0/view?usp=share_link).
Copy file name to clipboardExpand all lines: index.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ feature_row_1:
25
25
- image_path: /assets/images/GAapp_16x9.jpg
26
26
alt: "Screenshot of the green algorithms calculator."
27
27
title: "The online calculator"
28
-
excerpt: "A tool to easily estimate the carbon footprint of a project."
28
+
excerpt: "A tool to easily estimate the carbon footprint of a computation."
29
29
url: "/app-user-guide/"
30
30
btn_label: "Learn more"
31
31
btn_class: "btn--primary"
@@ -65,12 +65,14 @@ gallery_logos:
65
65
__Are you looking for the online calculator?__ It's been moved to [calculator.green-algorithms.org](http://calculator.green-algorithms.org)
66
66
{: .notice--success}
67
67
68
-
__:hourglass: This website is a work in progress, and we will keep adding content in the coming weeks!__
68
+
__:hourglass: This website is a work in progress, and we will keep adding content in the coming weeks/months!__ Comments/suggestions can be made [here](https://github.com/GreenAlgorithms/GreenAlgorithms.github.io/issues).
69
69
{: .notice--warning}
70
70
71
71
The Green Algorithms project aims at promoting more environmentally sustainable computational science. It regroups calculators that researchers can use to estimate the carbon footprint of their projects, tips on how to be more environmentally friendly, training material, past talks etc.
72
72
73
+
<!-- TODO add news -->
73
74
75
+
<!-- TODO do the google SEO -->
74
76
75
77
<!-- ## Estimating the carbon footprint of algorithms -->
0 commit comments