-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b69a40
commit 67afd9f
Showing
4 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: "GPU Leasing" | ||
--- | ||
|
||
## GPU Leasing | ||
Leasing GPUs allows you to attach them to your VM, and run tasks that require GPU acceleration. | ||
|
||
## The leasing model | ||
Leasing works like a library, where you might reserve a book even when it's not available, and then keep it for your loan period or until someone else requests it, whichever is longest. | ||
|
||
### Your leases | ||
You can view your leases on the GPU page, accessible at `/gpu`, by clicking `GPU Leases` in the top menu or on the Deploy page. | ||
|
||
If your lease is already active, it will appear like following. Here you can disable it, or attach it to a VM if you haven't already. | ||
<img src="../../images/gpu-leases.png" /> | ||
|
||
|
||
### Available types | ||
There are different models of GPUs available, from different NVIDIA generations. These might need different drivers, and will have different capabilities. Look up which model fits your needs best, and request it. | ||
<img src="../../images/gpu-types.png" /> | ||
|
||
|
||
## Requesting an upgrade | ||
If you have a reason to upgrade your account, request a tier upgrade in our Discord community. |