experiment-impact-tracker icon indicating copy to clipboard operation
experiment-impact-tracker copied to clipboard

Results 36 experiment-impact-tracker issues
Sort by recently updated
recently updated
newest added

Hi, I am able to run the code smoothly on my local machine. The same code + env in a singularity container fails on a remote computing cluster with following...

Look into migrating to pynvml now that it seems possible to get GPU info per process.

enhancement

Hi again, could you please take a look at the aggregation functions (e.g. mean) that you use with pandas Dataframe objects? Occasionally, a "TypeError: Could not convert .... to numeric"...

Some servers can't use IP address to get region. For these provide an override mechanism to set the location through an environment variable.

enhancement

make sure it works on 3.9

We would ideally like to run CI through GH Actions. Actions run on a VM through Azure: > GitHub hosts Linux and Windows runners on Standard_DS2_v2 virtual machines in Microsoft...

blocked

Hi, thanks for this great project! I'm wondering whether it's possible to track the usage of non-python programs, e.g., C++ code? And how?

Before training starts I get this error: `pandas.errors.ParserError: Expected 8 fields in line 7, saw 9. Error could possibly be due to quotes being ignored when a multi-char delimiter is...