Difference between revisions of "Unrecognized XML in project preferences"

From BOINC Wiki
Jump to: navigation, search
(adding new FAQ)
 
(removing font)
 
Line 1: Line 1:
<div style=" line-height: 1.1rem; font-family: verdana;">
 
 
These errors show in the task output and are caused by XML code for specific hardware that your system doesn't have.<br>
 
These errors show in the task output and are caused by XML code for specific hardware that your system doesn't have.<br>
 
For example:<br>
 
For example:<br>
Line 6: Line 5:
 
  Skipping: /nvidia_block_amount
 
  Skipping: /nvidia_block_amount
 
This can show up in results when your system doesn't have an Nvidia GPU. If it had, it would use these preferences.<br>
 
This can show up in results when your system doesn't have an Nvidia GPU. If it had, it would use these preferences.<br>
</div>
 

Latest revision as of 00:24, 22 November 2016

These errors show in the task output and are caused by XML code for specific hardware that your system doesn't have.
For example:

Unrecognized XML in project preferences: nvidia_block_amount 
Skipping: 128 
Skipping: /nvidia_block_amount

This can show up in results when your system doesn't have an Nvidia GPU. If it had, it would use these preferences.