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
I am running a set of codes on the RunPod server that provides, for example, an Nvidia A100 80GB with a maximum RAM memory allowance of 100 GB. In the results, I see that the ram_total_size is 1 TB, and the energy and emissions show that the RAM has a much greater impact than the GPU, which is not normal as other researchers have found that the GPU has the main consumption. For example, I see GPU power: 102 W and RAM power: 378 W.
I ran the same codes on a Google Colab server with an A100 40GB this time and got GPU power: 50 W and RAM power: 31 W.
So my question is: Can CodeCarbon not be used in shared machines? Or is there something else we need to do in order to have proper emissions?
It took me two months of work to notice this, unfortunately...
Thank you
The text was updated successfully, but these errors were encountered:
Description
I am running a set of codes on the RunPod server that provides, for example, an Nvidia A100 80GB with a maximum RAM memory allowance of 100 GB. In the results, I see that the ram_total_size is 1 TB, and the energy and emissions show that the RAM has a much greater impact than the GPU, which is not normal as other researchers have found that the GPU has the main consumption. For example, I see GPU power: 102 W and RAM power: 378 W.
I ran the same codes on a Google Colab server with an A100 40GB this time and got GPU power: 50 W and RAM power: 31 W.
So my question is: Can CodeCarbon not be used in shared machines? Or is there something else we need to do in order to have proper emissions?
It took me two months of work to notice this, unfortunately...
Thank you
The text was updated successfully, but these errors were encountered: