From b3cd22346a0e5d23881449ba0fbf5c25a24822c3 Mon Sep 17 00:00:00 2001 From: Laurent Clouet Date: Tue, 9 Jun 2015 20:20:56 +0100 Subject: [PATCH] Add doc --- protocol.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protocol.txt b/protocol.txt index 826caf4..5d2eacd 100644 --- a/protocol.txt +++ b/protocol.txt @@ -77,6 +77,8 @@ Url: use the request type "request-job" from the configuration answer. Parameter as GET or POST: * computemethod: What are my computer capability, 0 for using gpu and cpu (the computer is capable of using both but it will not use it at the same time), 1 for cpu only, 2 for gpu only. * cpu_cores: Number of cores currently available for rendering (optional). + * gpu_model: Model name of the GPU available for rendering + * gpu_ram: GPU's memory (in byte) Answer in case of error: