Serverless GPU Pricing
Hello. I chose a 24 GiB configuration with the following GPUs: L4, RTXA5000, and RTX3090. I ran some benchmarks and noticed that using only RTX3090 is better for my use-case (faster execution times and so on).
Is the base pricing for all these 3 GPUs the same? That is, supposing for a moment that the delay times and execution times are the same across all GPUs, will the billing result in the same value regardless of the one I choose?
8 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
OK. That's what I thought; just wanted to make sure.
Many thanks.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
For instance one active worker per month would cost (16GB GPU):
$0,00012x3600x24x30 = $311,04
Correct @nerdylive ?
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
Thanks a lot @nerdylive super quick!
Do you think that if I ping the endpoint periodically (with no actual computation, just to keep it warm), like every N minutes, the pricing could be lower while still having a warm endpoint?
with ping I mean a payload that contains no job and makes the function end immediately
Unknown User•15mo ago
Message Not Public
Sign In & Join Server To View
I'll and let you know!