[Feature]: Global ".dstack/profile"
Problem
Some instance types aren't repo or project specific ("cheap 24Gb GPU" is something that any project might find useful for example).
Being able to have a global profile that can be passed to dstack run would be great for sharing profiles between runs.
This is related, but not exactly similar to #943.
Solution
Allow global profiles in ~/.dstack.
Benefit
Easier instance type management.
Alternatives
copy .dstack/profile between projects as you need them.
Would you like to help contributing this feature?
Yes
Currently, dstack supports profiles inside the repo: .dstack/profiles.yml. Do you suggest also supporting profiles defined under the user home directory (~/.dstack/profiles.yml)?
This issue is stale because it has been open for 30 days with no activity.