initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Apollo — workstation
|
||||
|
||||
house = "control"
|
||||
order = 4
|
||||
|
||||
name = "Apollo"
|
||||
domain = "The Persistent"
|
||||
state = "machine"
|
||||
label = "Live"
|
||||
runs = "workstation"
|
||||
|
||||
# one line, used by the no-JavaScript listing
|
||||
does = """
|
||||
Primary persistent compute unit.
|
||||
"""
|
||||
|
||||
# the paragraph in the detail panel
|
||||
long = """
|
||||
Primary persistent compute unit. Hosts most services requiring GPU acceleration, including the main AI/ML workloads.
|
||||
|
||||
"""
|
||||
Reference in New Issue
Block a user