Feat: send to server the gpu driver version

This commit is contained in:
Laurent Clouet
2025-06-24 09:45:41 +02:00
parent 2d35ad7ef8
commit faab3392bd
2 changed files with 3 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ Parameter as GET or POST:
* gpu_type: GPU's type, (OPTIX)
* gpu_model: Model name of the GPU available for rendering
* gpu_ram: GPU memory size (in bytes)
* gpu_driver_version: GPU's driver version
Answer in case of error:
<?xml version="1.0" encoding="utf-8" ?>