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 - archit

Pages: 1 2 [3] 4 5 6 7 8 9 10 11
31
BitShares PTS / Re: Miner list--updating
« on: January 19, 2014, 04:42:58 pm »
Spreadsheet says:

arOpenCLminer archit   PTS   AMD GPU   windows   XPTv6,multipool   Proprietary, uses iruu's OpenCL algo-0.1

is multipool? Seems to me it points to ypool hardcoded or am i wrong?

Thanks for your efforts anyway,

Regards

It's coming in the new version I did it by mistake

32
BitShares PTS / arCUDAminer for Linux
« on: January 19, 2014, 02:22:54 pm »
Hello,

I will work be working on a linux version for my miner soon but as I don't like my code yet it will binary only ATM. So please post the Linux distro for which you want a binary and the one which has highest votes will get it first

33
BitShares PTS / Re: Open source OpenCL GPU miner by girino
« on: January 19, 2014, 12:08:47 pm »
Yeah it is, windows binary with ypool support under going test

34
BitShares PTS / Re: arCUDAminer 64 bit v1.0c - PTS GPU miner for Windows
« on: January 19, 2014, 10:30:13 am »
arCUDAminer1.0c is the best  :D
Thank you archit

GTX690 = 2150 c/m


GTS450 = 253 c/m


Quadro 2000 = 204 c/m


Glad to know, please post your results in the comparison thread

35
BitShares PTS / Re: arOpenCLminer - 64 bit - v0.1a
« on: January 19, 2014, 10:29:14 am »
New update soon, might fix it.

Anyway specs of the v0.2

GTX 560 ti(Using just 512 MB) - 480 cpm
You mixed up threads? In the OP you say:
Quote
This doesn't work at all on Nvidia. If you are looking for Nvidia version go here - https://bitsharestalk.org/index.php?topic=2214.0

That's for v0.1, v0.2 would work on every openCL device

36
BitShares PTS / Re: Open source OpenCL GPU miner by girino
« on: January 19, 2014, 08:21:12 am »
Windows executable under testing :D  :o

37
BitShares PTS / Re: arOpenCLminer - 64 bit - v0.1a
« on: January 19, 2014, 07:23:43 am »
After fix of case to lower, still bug.

Prints:

Code: [Select]
Launching miner...
Using 1 threads
Will mine 15 round after 500 to support developerUsing SSE4

-- and then returns to the command line.
Any errors? anything? Or does it just return to command line?

New update with speed improvement soon

No errors, not anything--it just returns to the command line.

New update soon, might fix it.

Anyway specs of the v0.2

GTX 560 ti(Using just 512 MB) - 480 cpm

38
BitShares PTS / Re: Open source OpenCL GPU miner by girino
« on: January 19, 2014, 05:42:29 am »
error: illegal implicit conversion between two pointers with different address spaces

It seems that ctx_update is declared as

void ctx_update(sha512_ctx * ctx,
                global uint8_t    * string, uint32_t len)

but when an int declared in the cl code is passed to this function it gives the error. If I remove the global part it has problem with global char* message parameter


39
BitShares PTS / Re: GPU miners comparsion
« on: January 19, 2014, 05:29:18 am »
arCUDAMiner v1.0c GTX 560 ti - 540 cpm
arCUDAMiner v1.0c GTX 650 ti - 720 cpm


40
BitShares PTS / Re: Miner list--updating
« on: January 19, 2014, 05:15:40 am »
You forgot arCUDAminer

41
Been using this 0.3b for about one day. I've some problems. At first the speed was 1600CPM but this morning i found the speed was reduced to 800CPM.

My hardware is GTX780Ti

P.S This soft is very nice

800 cpm on 780ti? My version get 700 cpm on 650ti

42
BitShares PTS / Re: Where to calculate estimate pts earn per N cpm
« on: January 19, 2014, 02:17:27 am »
I believe share detection is purely luck based so col/min isn't really a good way to estimate

43
Wow, it even support Intel GPU! Cool!

So does every openCL miner

44
BitShares PTS / Re: arOpenCLminer - 64 bit - v0.1a
« on: January 18, 2014, 10:30:28 am »
After fix of case to lower, still bug.

Prints:

Code: [Select]
Launching miner...
Using 1 threads
Will mine 15 round after 500 to support developerUsing SSE4

-- and then returns to the command line.
Any errors? anything? Or does it just return to command line?

New update with speed improvement soon

45
BitShares PTS / Re: arOpenCLminer - 64 bit - v0.1a
« on: January 18, 2014, 01:23:11 am »
I get this info using the tool in the launcher:

Code: [Select]
1 OpenCL computing platforms found -- [0] AMD Accellerated Parallel Processing -- GPU OpenCL Devices on this platform: [0] Pitcairn, maximum memory setting 544MB -- [1] Cypress, maximum memory setting 544MB
From which I derive this command line:

Code: [Select]
arOpenCLminer.exe -pl 0 -g 0 -m 544 -i SSE4 -u myUsername.1 -myPassword
-- and all it does is start and then exit execution. ? (Really odd, same thing happened with your cuda miner in a test--it ran and then exited immediately.)

What's my error, or what may be wrong?

That's really strange can you show me the last thing it prints to screen?

What it prints is:

Code: [Select]
Will mine 15 round after 500 to support developerInvalid mode!
--and then it just returns to the command prompt. Also, a slight correction to my command string; what I posted here omitted the -p switch before the password; so my command string is actually:

Code: [Select]
arOpenCLminer.exe -pl 0 -g 0 -m 544 -i SSE4 -u myUsername.1 -p myPassword

SSE4 in lower letters.

Code: [Select]
arOpenCLminer.exe -pl 0 -g 0 -m 544 -i sse4 -u myUsername.1 -p myPassword
32 bit version isn't planned yet

Pages: 1 2 [3] 4 5 6 7 8 9 10 11