mirror of
				https://github.com/tiyn/wiki.git
				synced 2025-10-31 02:11:15 +01:00 
			
		
		
		
	adding docker and proxmox gpu usage guides
This commit is contained in:
		
							
								
								
									
										9
									
								
								general-software/docker.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								general-software/docker.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | |||||||
|  | # Docker | ||||||
|  |  | ||||||
|  | Docker is a virtualization software that deploys docker containers. | ||||||
|  | Due to easy handlin and reproducable environments it is a useful tool. | ||||||
|  |  | ||||||
|  | ## Enable Nvidia GPUs | ||||||
|  |  | ||||||
|  | To use Nvidia GPUs with docker you need to install the nvidia-cuda-toolkit. | ||||||
|  | There is a [guide on marmelab](https://marmelab.com/blog/2018/03/21/using-nvidia-gpu-within-docker-container.html) that focusses on that topic. | ||||||
							
								
								
									
										7
									
								
								general-software/proxmox.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								general-software/proxmox.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | |||||||
|  | # Proxmox | ||||||
|  |  | ||||||
|  | ## PCI/GPU passthrough | ||||||
|  |  | ||||||
|  | To use GPUs or other PCI devices you need to work with PCI passthrough. | ||||||
|  | For documentation you can look in the [Proxmox wiki](https://pve.proxmox.com/wiki/Pci_passthrough). | ||||||
|  | There is also an [article](https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough) on reddit, that focusses especially on windows 10 VMs with GPU passthrough. | ||||||
		Reference in New Issue
	
	Block a user