Scaling GPU Capacity with Juice Pools and GPU Trader
gpu list
command to see how many GPUs are in your pool. Currently, we have two.
JUICE_TOKEN
and JUICE_POOL
. The GPU Trader platform will automatically add the JUICE_HOST_IP
using ${EXTERNAL_IP}
.
JUICE_TOKEN
: Generate the Machine-to-Machine token from your terminal using the following command:
JUICE_POOL
: In your terminal, run the command juice pool ls to list your pool IDs. Copy the ID of the pool you wish to use and paste it into the environment variable “Value.”
Example output:
image
3.3 If you did the last two steps correctly, your template should look like this example:
image
JUICE_TOKEN
and JUICE_POOL
, click “Use Template” to instantiate the stack on your instance. Once it is complete, it should look like this:juice gpu list
command. You can see that we now have eight GPUs available in our pool.