mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	added notes about 18.x branch
This commit is contained in:
		
							parent
							
								
									262312b512
								
							
						
					
					
						commit
						ca25349a68
					
				| @ -2,8 +2,9 @@ | |||||||
| 
 | 
 | ||||||
| Minimal Delegated License Service (DLS). | Minimal Delegated License Service (DLS). | ||||||
| 
 | 
 | ||||||
| Compatibility tested with official NLS 2.0.1, 2.1.0, 3.1.0, 3.3.1, 3.4.0. For Driver compatibility | > Compatibility tested with official NLS 2.0.1, 2.1.0, 3.1.0, 3.3.1, 3.4.0. For Driver compatibility | ||||||
| see [compatibility matrix](#vgpu-software-compatibility-matrix). | see [compatibility matrix](#vgpu-software-compatibility-matrix). | ||||||
|  | Drivers are only supported until **17.x releases**. | ||||||
| 
 | 
 | ||||||
| This service can be used without internet connection. | This service can be used without internet connection. | ||||||
| Only the clients need a connection to this service on configured port. | Only the clients need a connection to this service on configured port. | ||||||
| @ -731,6 +732,8 @@ The error message can safely be ignored (since we have no license limitation :P) | |||||||
| 
 | 
 | ||||||
| # vGPU Software Compatibility Matrix | # vGPU Software Compatibility Matrix | ||||||
| 
 | 
 | ||||||
|  | **18.x Drivers are not supported on FastAPI-DLS Versions < 1.6.0** | ||||||
|  | 
 | ||||||
| Successfully tested with this package versions. | Successfully tested with this package versions. | ||||||
| 
 | 
 | ||||||
| | vGPU Suftware | Driver Branch | Linux vGPU Manager | Linux Driver | Windows Driver |  Release Date |      EOL Date | | | vGPU Suftware | Driver Branch | Linux vGPU Manager | Linux Driver | Windows Driver |  Release Date |      EOL Date | | ||||||
|  | |||||||
| @ -1,5 +1,7 @@ | |||||||
| # Reverse Engineering Notes | # Reverse Engineering Notes | ||||||
| 
 | 
 | ||||||
|  | [[_TOC_]] | ||||||
|  | 
 | ||||||
| # Usefully commands | # Usefully commands | ||||||
| 
 | 
 | ||||||
| ## Check licensing status | ## Check licensing status | ||||||
| @ -29,6 +31,8 @@ nvidia-gridd[2986]: License acquired successfully. (Info: license.nvidia.space, | |||||||
| 
 | 
 | ||||||
| # DLS-Container File-System (Docker) | # DLS-Container File-System (Docker) | ||||||
| 
 | 
 | ||||||
|  | - More about Docker Images https://git.collinwebdesigns.de/nvidia/nls | ||||||
|  | 
 | ||||||
| ## Configuration data | ## Configuration data | ||||||
| 
 | 
 | ||||||
| Most variables and configs are stored in `/var/lib/docker/volumes/configurations/_data`. | Most variables and configs are stored in `/var/lib/docker/volumes/configurations/_data`. | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause