File size: 1,245 Bytes
31f6626
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "os": "Linux-6.8.0-49-generic-x86_64-with-glibc2.39",
  "python": "3.11.10",
  "startedAt": "2024-11-28T05:43:27.740135Z",
  "args": [
    "--config",
    "/home/jason-chou/Downloads/big_vision/big_vision/configs/vit_s16_i1k_single_gpu_test.py",
    "--workdir",
    "/data/imagenet/grafted",
    "--name",
    "torch-grafted-redux"
  ],
  "program": "-m big_vision.train",
  "git": {
    "remote": "https://github.com/EIFY/big_vision.git",
    "commit": "44649a64ff67e709f55cdb5e3adcf52064b17de5"
  },
  "email": "[email protected]",
  "root": "/home/jason-chou/Downloads/big_vision",
  "host": "jasonchou-TensorBook-late-2021",
  "username": "jason-chou",
  "executable": "/home/jason-chou/.pyenv/versions/3.11.10/bin/python",
  "cpu_count": 8,
  "cpu_count_logical": 16,
  "gpu": "NVIDIA GeForce RTX 3080 Laptop GPU",
  "gpu_count": 1,
  "disk": {
    "/": {
      "total": "1006450962432",
      "used": "584312172544"
    }
  },
  "memory": {
    "total": "67162914816"
  },
  "cpu": {
    "count": 8,
    "countLogical": 16
  },
  "gpu_nvidia": [
    {
      "name": "NVIDIA GeForce RTX 3080 Laptop GPU",
      "memoryTotal": "17179869184",
      "cudaCores": 6144,
      "architecture": "Ampere"
    }
  ],
  "cudaVersion": "12.2"
}