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

Pages: [1]
1
BitShares PTS / Re: arOpenCLminer - 64 bit - v0.1a
« on: January 25, 2014, 12:55:30 pm »
No update yet?

2
BitShares PTS / Re: arOpenCLminer - 64 bit - v0.1a
« on: January 17, 2014, 08:50:22 pm »
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

I tried that also, would like to get the command line options...

3
BitShares PTS / Re: arOpenCLminer - 64 bit - v0.1a
« on: January 17, 2014, 12:50:52 pm »
Can we use the command line to up our memory max... mine says I can do 2080 max for my cards...

Pages: [1]