Page 5 of 5

Re: Network Support Status?

PostPosted: Fri May 06, 2011 6:28 pm
by RIG
Great work Bitweasel. Multiforcer is still running without any problems :)

Re: Network Support Status?

PostPosted: Fri Jul 22, 2011 9:33 am
by kevinkk5
is or will it be possible to run clients over the internet? so the same as in the network but over the internet.

Re: Network Support Status?

PostPosted: Fri Jul 22, 2011 1:01 pm
by Bitweasil
Sure. Same as over the LAN. I do this regularly.

Re: Network Support Status?

PostPosted: Fri Dec 02, 2011 10:26 pm
by Bitweasil
RIG wrote:But always find one error:

"CUDA error 5: setting the device when a process is active is not allowed"


Found the cause of this & fixed it. I wasn't calling cudaThreadExit() after finishing up with a context, and things were getting confused. It didn't seem to have any effect on operations, just a warning.

Either way, 1.30 (or what's currently in SVN) will fix this error message. :)