File size: 723 Bytes
27bea43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "name": "alibaba_gpu_2020",
  "source": "alibaba",
  "data_type": "actual_series",
  "time_mode": "profile",
  "resolution": "300s",
  "parquet_file": "alibaba_gpu_2020_300s.parquet",
  "column_map": {
    "gpu_util_percent": "datacenter.gpu_util",
    "cpu_util_percent": "datacenter.cpu_util"
  },
  "index_map": {
    "time_stamp": "datetime"
  },
  "derived": {},
  "normalize": {
    "datacenter.gpu_util": 100,
    "datacenter.cpu_util": 100
  },
  "data_epoch": "2020-07-01T00:00:00",
  "cyclical": true,
  "region_values": [],
  "date_range": null,
  "metadata_json": null,
  "source_url": "https://github.com/alibaba/clusterdata/tree/master/cluster-trace-gpu-v2020",
  "source_organization": "Alibaba Group"
}