John Doering

Results 58 comments of John Doering

Stratum+TCP isn't supported by libcurl anyway, but it doesn't matter. Your problem is: [03:10:03] Failed to connect in json_rpc_call [03:10:03] initiate_stratum with sockbuf=(nil) [03:10:03] JSON stratum auth failed: (unknown reason)

Authentication failed or the pool returned message the miner couldn't understand.

Since pool ops of these yaamp/yiimp pools are not inclined to investigate and fix the issue on their side, this kind of handshake failure has to be identified and fixed...

If you're a pool op or just run a private pool, consider to enable GetWork and/or GetBlockTemplate in addition to Stratum if possible. For example, P2Pool works with GW just...

OpenCL vs. CUDA The gap is likely to become narrower in the future.

NVML doesn't depend on CUDA. It needs libnvidia-ml.so supplied with the NVIDIA proprietary drivers. Although in this case change type of opt_nonvml from bool to int and replace true with...

Anything OpenCL capable. Some modifications may be required.

> > Anything OpenCL capable. Some modifications may be required. > > @ghostlander > > Can you send me please pull request for neoscryp algo ? What do you mean...

Intel GPUs don't support amd_bitalign. There is a replacement macro in the default NeoScrypt kernel.