You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
469 B

1 year ago
  1. <?xml version="1.0"?>
  2. <settings>
  3. <section name="Runtime">
  4. <param name="cpuClass" type="Value::String" text="auto" />
  5. <param name="deviceClass" type="Value::String" text="cpu" />
  6. <param name="numThreads" type="Value::Int1" x="-1" />
  7. <param name="verboseLogging" type="Value::Int1" x="0" />
  8. <param name="programCacheSize" type="Value::Int1" x="128" />
  9. </section>
  10. </settings>