manual, set internal collections to filename.md template

This commit is contained in:
Mik-TF
2024-05-13 19:28:23 -04:00
parent 280652166f
commit 1836179a75
169 changed files with 709 additions and 709 deletions

View File

@@ -52,7 +52,7 @@ When you have decided which node to reserve, click on **Reserve** under the colu
## Deploy a VM with GPU
Now that you've reserverd a dedicated GPU node, it's time to deploy a VM to make use of the GPU! There are many ways to proceed. You can use the [Dashboard](../../dashboard/solutions/fullVm.md), [Go](developers@@grid3_go_gpu), [Terraform](../terraform/terraform_gpu_support.md), etc.
Now that you've reserverd a dedicated GPU node, it's time to deploy a VM to make use of the GPU! There are many ways to proceed. You can use the [Dashboard](fullVm.md), [Go](developers@@grid3_go_gpu), [Terraform](terraform_gpu_support.md), etc.
For example, deploying a VM with GPU on the Dashboard is easy. Simply set the GPU option and make sure to select your dedicated node, as show here:
![image](./img/gpu_3.png)
@@ -120,4 +120,4 @@ Here are some useful links to troubleshoot your GPU installation.
## GPU Support Links
You can consult the [GPU Table of Contents](./gpu_toc.md) to see all available GPU support links on the ThreeFold Manual.
You can consult the [GPU Table of Contents](gpu_toc.md) to see all available GPU support links on the ThreeFold Manual.

View File

@@ -6,14 +6,14 @@ Feel free to explore the different possibilities!
<h2>Table of Contents</h2>
- [GPU Support](./gpu.md)
- [GPU Support](gpu.md)
- [Node Finder and GPU](dashboard@@node_finder)
- [Javascript Client and GPU](developers@@grid3_javascript_gpu_support)
- [GPU and Go](developers@@grid3_go_gpu)
- [GPU Support](developers@@grid3_go_gpu_support)
- [Deploy a VM with GPU](developers@@grid3_go_vm_with_gpu)
- [TFCMD and GPU](developers@@tfcmd_vm)
- [Terraform and GPU](../terraform/terraform_gpu_support.md)
- [Terraform and GPU](terraform_gpu_support.md)
- [Full VM and GPU](dashboard@@fullvm)
- [Zero-OS API and GPU](developers@@api)
- [GPU Farming](farmers@@gpu_farming)