Add doc
This commit is contained in:
@@ -77,6 +77,8 @@ Url: use the request type "request-job" from the configuration answer.
|
|||||||
Parameter as GET or POST:
|
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.
|
* 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).
|
* 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:
|
Answer in case of error:
|
||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user