Skip to content

v0.2.0a0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 09:56
· 1 commit to master since this release

quick preview for multi gpu support.

{
  "gpu": {
    "cuda": {
      "version": "12.2",
      "driver.version": "535.146.02"
    },
    "d0": {
      "model": "NVIDIA GeForce RTX 3090",
      "cuda": {
        "enabled": true,
        "cores": 10496,
        "caps": "8.6"
      },
      "clock": {
        "graphics.mhz": 2100,
        "memory.mhz": 9751,
        "sm.mhz": 2100,
        "video.mhz": 1950
      },
      "memory": {
        "bandwidth.gib": 936,
        "total.gib": 24
      },
      "quantity": 2
    }
  }
}