From a73d2deb02deece01b1f798bcda7d52b843caa66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Lannelongue?= Date: Fri, 21 May 2021 07:54:56 +0100 Subject: [PATCH] Updated data for v2.0 --- data/providers_hardware.csv | 16 +++++++++++++++- data/referenceValues.csv | 2 +- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/data/providers_hardware.csv b/data/providers_hardware.csv index d7aeffe..c31c21b 100644 --- a/data/providers_hardware.csv +++ b/data/providers_hardware.csv @@ -1,2 +1,16 @@ index,CPU/GPU/TPU,"Must match the models in ""TDP_cpu"" or ""TDP_gpu""", -provider,type,model,source \ No newline at end of file +provider,type,model,source +gcp,CPU,,Intel Xeon Scalable Proocessor (cascade lake) +gcp,CPU,,Intel Xeon Scalable Proocessor (skylake) +gcp,CPU,Xeon E7-8880 v4,(Best fit for Xeon E7) https://cloud.google.com/compute/docs/cpu-platforms +gcp,CPU,Xeon E5-2699 v4,(Best fit for Xeon E5 v4) https://cloud.google.com/compute/docs/cpu-platforms +gcp,CPU,Xeon E5-2699 v3,(Best fit for Xeon E5 v3) https://cloud.google.com/compute/docs/cpu-platforms +gcp,CPU,Xeon E5-2670 v2,(Best fit for Xeon E5 v2) https://cloud.google.com/compute/docs/cpu-platforms +gcp,CPU,Xeon E5-2670,(Best fit for Xeon E5) https://cloud.google.com/compute/docs/cpu-platforms +gcp,CPU,AMD 7552,"Could also be 7742 or 7642, but this one is in the middle in terms of TDP per core, so best estimate https://cloud.google.com/compute/docs/cpu-platforms " +gcp,GPU,NVIDIA A100 PCIe,https://cloud.google.com/compute/docs/gpus +gcp,GPU,NVIDIA Tesla T4,https://cloud.google.com/compute/docs/gpus +gcp,GPU,NVIDIA Tesla P100 PCIe,https://cloud.google.com/compute/docs/gpus +gcp,GPU,NVIDIA Tesla V100,https://cloud.google.com/compute/docs/gpus +gcp,GPU,NVIDIA Tesla P4,https://cloud.google.com/compute/docs/gpus +gcp,GPU,NVIDIA Tesla K80,https://cloud.google.com/compute/docs/gpus \ No newline at end of file diff --git a/data/referenceValues.csv b/data/referenceValues.csv index bed7266..980e0f0 100644 --- a/data/referenceValues.csv +++ b/data/referenceValues.csv @@ -9,6 +9,6 @@ treeYear,11000,in gCO2/tree/year from http://www.sciencedirect.com/science/artic flight_NY-SF,570000,gCO2e from https://calculator.carbonfootprint.com/calculator.aspx?tab=3 flight_PAR-LON,50000,gCO2e from https://calculator.carbonfootprint.com/calculator.aspx?tab=3 flight_NYC-MEL,2310000,gCO2e from https://calculator.carbonfootprint.com/calculator.aspx?tab=3 -streaming_netflix_perhour,86,gCO2 from https://www.carbonbrief.org/factcheck-what-is-the-carbon-footprint-of-streaming-video-on-netflix +streaming_netflix_perhour,36,gCO2 from https://www.carbonbrief.org/factcheck-what-is-the-carbon-footprint-of-streaming-video-on-netflix (update) google_search,10,gCO2 from http://www.janavirgin.com/CO2/CO2GLE_about.html tree_month,917,gCO2 same source as treeYear \ No newline at end of file