add GPU resource allocation file for parallel testing via ctest
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
Este commit está contenido en:
cometido por
Karl W. Schulz
padre
275b1080be
commit
a57173f504
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": {
|
||||
"major": 1,
|
||||
"minor": 0
|
||||
},
|
||||
"local": [
|
||||
{
|
||||
"gpus": [
|
||||
{
|
||||
"id": "0",
|
||||
},
|
||||
{
|
||||
"id": "1"
|
||||
},
|
||||
{
|
||||
"id": "2"
|
||||
},
|
||||
{
|
||||
"id": "3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Referencia en una nueva incidencia
Block a user