This commit is contained in:
Laurent Clouet
2015-06-09 20:20:56 +01:00
parent 553ffa1a5b
commit b3cd22346a

View File

@@ -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:
<?xml version="1.0" encoding="utf-8" ?>