burstable-ai/burst

burst session management

Opened this issue · 0 comments

Burst session needs to be tagged by project (directory) and service (e.g., "cifar10-gpu" or "cifar10-multicore").
Need to refactor "burst build --gpu" or "burst build --no-gpu". Should specify service instead.

Default session name is -

Ideally, if a session already exists with that name, user is prompted to manually specify a different name, or return just adds a numeral/alpha to the end (.e.g, "cifar10-gpu-a")

Related issues:
#214
#195
#215
#118 (not critical path)
#59