File size: 1,303 Bytes
79f9b39 |
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 |
{
"os": "Linux-5.15.0-113-generic-x86_64-with-glibc2.35",
"python": "3.10.12",
"startedAt": "2024-09-26T19:28:31.945056Z",
"args": [
"--batch_size=120"
],
"program": "/root/train.py",
"codePath": "train.py",
"email": "prasadchandalada@gmail.com",
"root": "/root",
"host": "184d1c0992ce",
"username": "root",
"executable": "/usr/bin/python",
"codePathLocal": "train.py",
"cpu_count": 64,
"cpu_count_logical": 128,
"gpu": "[NVIDIA L40S, NVIDIA L40S, NVIDIA L40S, NVIDIA L40S]",
"gpu_count": 4,
"disk": {
"/": {
"total": "542239621120",
"used": "400895873024"
}
},
"memory": {
"total": "811327934464"
},
"cpu": {
"count": 64,
"countLogical": 128
},
"gpu_nvidia": [
{
"name": "NVIDIA L40S",
"memoryTotal": "48305799168",
"cudaCores": 18176,
"architecture": "Ada"
},
{
"name": "NVIDIA L40S",
"memoryTotal": "48305799168",
"cudaCores": 18176,
"architecture": "Ada"
},
{
"name": "NVIDIA L40S",
"memoryTotal": "48305799168",
"cudaCores": 18176,
"architecture": "Ada"
},
{
"name": "NVIDIA L40S",
"memoryTotal": "48305799168",
"cudaCores": 18176,
"architecture": "Ada"
}
],
"cudaVersion": "12.2"
} |