Not logged inCSS-Forum
Forum CSS-Online Help Search Login
CSS-Shop Impressum Datenschutz
Up Topic Hauptforen / CSS-Forum / Ceres läuft wohl nicht auf RTX 2070, Cuda-Update erforderlich
- By Lothar Jung Date 2022-02-08 15:26 Upvotes 1
Hier Postings vom Entwickler:

With 2070 it reports error about not enough shared memory. As noted in release notes, Ampere chip is min requirement, sorry. But 3070 should work…maybe 11.6 is incompatible? Please send any error message <@!297810153938616320>

FWIW another user reported to me a problem with Ceres 0.96 not working and reporting "Invalid Value" (but 0.94 had worked ok). When he upgraded his CUDA driver version, then it worked.

The Exception is indicating out of memory trying to allocate memory for the graphs feature. I guess 3070 is too tight on memory. You can add this line to Ceres.json to turn off, which will have only modest performance degradation when running long searches.
```
"EnableCUDAGraphs": false,
```

Lothar
Up Topic Hauptforen / CSS-Forum / Ceres läuft wohl nicht auf RTX 2070, Cuda-Update erforderlich

Powered by mwForum 2.29.3 © 1999-2014 Markus Wichitill