@qbraid-core
Preparing search index...
@qbraid-core/compute
ComputeProfile
Interface ComputeProfile
interface
ComputeProfile
{
description
:
string
;
display_name
:
string
;
documentationDetails
:
string
;
kubespawner_override
:
{
cpu_guarantee
:
number
;
cpu_limit
:
number
;
extra_resource_limits
?:
{
"nvidia.com/gpu"
?:
number
}
;
image
:
string
;
mem_guarantee
:
string
;
mem_limit
:
string
;
node_selector
?:
{
"cloud.google.com/gke-accelerator"
?:
string
}
;
start_timeout
?:
number
;
tolerations
?:
{
effect
?:
string
;
key
?:
string
;
operator
?:
string
;
value
?:
string
;
}
[]
;
}
;
lastRefreshDateTime
?:
Date
;
machineInternalName
:
string
;
node_env
:
string
;
plan
:
string
;
rateDollar
:
number
;
rateRatioOffered
:
number
;
rateTimeFrame
:
string
;
slug
:
string
;
visibility
:
string
;
}
Index
Properties
description
display_
name
documentation
Details
kubespawner_
override
last
Refresh
Date
Time?
machine
Internal
Name
node_
env
plan
rate
Dollar
rate
Ratio
Offered
rate
Time
Frame
slug
visibility
Properties
description
description
:
string
display_
name
display_name
:
string
documentation
Details
documentationDetails
:
string
kubespawner_
override
kubespawner_override
:
{
cpu_guarantee
:
number
;
cpu_limit
:
number
;
extra_resource_limits
?:
{
"nvidia.com/gpu"
?:
number
}
;
image
:
string
;
mem_guarantee
:
string
;
mem_limit
:
string
;
node_selector
?:
{
"cloud.google.com/gke-accelerator"
?:
string
}
;
start_timeout
?:
number
;
tolerations
?:
{
effect
?:
string
;
key
?:
string
;
operator
?:
string
;
value
?:
string
;
}
[]
;
}
Optional
last
Refresh
Date
Time
lastRefreshDateTime
?:
Date
machine
Internal
Name
machineInternalName
:
string
node_
env
node_env
:
string
plan
plan
:
string
rate
Dollar
rateDollar
:
number
rate
Ratio
Offered
rateRatioOffered
:
number
rate
Time
Frame
rateTimeFrame
:
string
slug
slug
:
string
visibility
visibility
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
display_
name
documentation
Details
kubespawner_
override
last
Refresh
Date
Time
machine
Internal
Name
node_
env
plan
rate
Dollar
rate
Ratio
Offered
rate
Time
Frame
slug
visibility
@qbraid-core
Loading...