Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - patrickhd

Pages: [1]
1
Was able to get my build working by forcing SPHLIB.

Please clarify what that means/how you do that? Maybe you could post a .rar archive of your project files?
It's a two-line hack, but it's probably better to just wait; with SPHLIB I am only getting ~95 c/m on a 650 TI instead of the ~335 under linux, which basically puts efficiency below CPU mining. You'd be better off mining an scrypt coin and exchanging it for PTS at that rate.

If you want/need to test yourself, just change: "use_avxsse4 = true" to "use_avxsse4 = false" and comment out Init_SHA512_avx()

2
Working on windows, well almost

Was able to get my build working by forcing SPHLIB. I have a feeling yasm is not playing nice with the ms compiler; maybe the flags need to altered. With SPH forced I am finding and submitting shares, with sse4 or avx it eventually crashes and never submits any work.

Pages: [1]