mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
28 lines
331 B
JSON
28 lines
331 B
JSON
{
|
|
"version": {
|
|
"major": 1,
|
|
"minor": 0
|
|
},
|
|
"local": [
|
|
{
|
|
"gpus": [
|
|
{
|
|
"id": "2",
|
|
"slots": 4
|
|
},
|
|
{
|
|
"id": "e"
|
|
}
|
|
],
|
|
".reserved": [
|
|
{
|
|
"id": "a",
|
|
"slots": 3
|
|
}
|
|
],
|
|
"threads": [
|
|
]
|
|
}
|
|
]
|
|
}
|