Is there a known issue with 50 series GPU’s. If so, is there a known work around or driver set that resolves the issue. At this point I cannot create a map without a it failing. Based on the error and research it is an issue with the CUDA driver.
Yes it’s a known issue with about 3 threads on the subject, to process, select the no gou setting
So is there a timeline or focus on a resolution or a way to revert to the motherboard factory GPU
If you set the - no gpu flag and it still fails to process then there is something else at play.
If you take a read of the comments here
Any identified timeline for a resolution
None at this time.
Sorry, where would I set the flag. I found it in the json code, but not sure how to change it from false to true
{
“domain”: “”,
“help”: “Do not use GPU acceleration, even if it’s available. Default: %(default)s”,
“name”: “no-gpu”,
“value”: “false”,
“type”: “bool”
}
@uplanddog….Disregard, I found it and that seems to have allowed the map to process with CPU only….thanks for the help
Glad it worked out. The option to use a GPU for processing is nice and will save some time especially for large datasets, but in my experience the quality is not as good as processing with just the CPU.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.