Stale
Stale
https://github.com/cbuchner1/CudaMiner/issues/153 Already tackled this issue
Yeah, but when i do replace compute_10 by sm_21 i get a bad .bss section on the linker... I haven't tried using the intended cuda version though, so better do...
Same problem, can't seem to find a solution...
undefined behaviour it is then, i'm trying to debug it
Pinned down the source, sf::VideoMode::getDesktopMode() returns the combined width of the monitors. I think this needs a "pre-game" GUI to setup to get right
Okay, using the sf::VideoMode::getFullscreenModes() kinda works, but the user must choose what mode to use