Replies: 1 comment 2 replies
-
Maybe this can be done by allowing Providers to have a sort of "Priority List" for their GPU resources ? Other providers may prefer different positioning for their GPUs, but i guess this is simple enough ? so when bidding the bid engine will first read through a manifest of GPU priorities, and go bid for the first one available on the priority. Maybe this make more sense ? Multi bid may cost quite a bit, since the bid will be opened and launched for several gpus/cpus while the winner will most likely just one of them. Though Multi Bid will be nice if the goal is ensure fair pricing. But there's also a logic in which user who doesn't specify spec usually simply trying to find the best and cheapest, so the other offers (that is not the cheapest) from the same provider, most likely doesn't win anyway, while all the extra tx fee still need to be paid for. |
Beta Was this translation helpful? Give feedback.
-
Multi Model GPU Providers have a serious handicap, due to the "random" selection of which GPU's are offered, when no GPU is specified in the SDL when creating a Deployment.
To solve this i would like to see a multi bidding option, which would allow a provider to create a number of bids...
maybe one for each GPU model, or maybe using some sort of configuration... like say one could set a number of bids and define that it would be the cheapest GPU and the most expensive GPU available on the provider at that time.
This is ofc also relevant for other features, but for this first suggestion, i'm just focusing on the GPU aspect.
but it would be relevant for CPU features and such also...
duno the exact best way to structure multiple bids, for GPU's its not that difficult, but for something like CPU features, it could quickly lead to excessive bids and thus fee costs from providers.
Thus the multi bid feature, would most likely need to have some kind of highly customizable / programable configuration method.
Without something like that, it might not be useful and adaptable down the line.
Beta Was this translation helpful? Give feedback.
All reactions