Forum: PrimeNet
2013-12-19, 13:01
|
Replies: 9
Views: 605
|
Forum: GPU Computing
2013-12-01, 13:21
|
Replies: 2,832
Views: 255,094
This is probably due to the amount of memcopy...
This is probably due to the amount of memcopy done back and forth between each iteration from host->device->host. As far as I have understood MfaktC, is that it keeps data in device mem. therefore...
|
Forum: GPU Computing
2013-11-30, 19:21
|
Replies: 2,832
Views: 255,094
|
Forum: Hardware
2013-11-29, 18:44
|
Replies: 55
Views: 5,165
honestly, I believe the 780 TI will perform...
honestly, I believe the 780 TI will perform something like 4-4.5ms for the 73m exponents with 4096k FFT length.
It is not only about the 1/3 DP speed of SP, or 1/24. it is also that cudalucas is...
|
Forum: Hardware
2013-11-29, 13:39
|
Replies: 338
Views: 32,475
|
Forum: Hardware
2013-11-29, 13:06
|
Replies: 55
Views: 5,165
Well, this is what I get from each of my 2x...
Well, this is what I get from each of my 2x titans and DP switch on.
73m exponents, 68hours - 206ghz days
= 72.79 ghz days per titan.
There is overhead in the GPU cards which actually slows...
|
Forum: GPU Computing
2013-11-28, 18:53
|
Replies: 4
Views: 1,112
Well, when I did the research for this and read...
Well, when I did the research for this and read the suggested code change, we actually loose some overhead time using the API doing the memcopy instead of doing it ourselves in the code. But with the...
|
Forum: Hardware
2013-11-27, 17:33
|
Replies: 55
Views: 5,165
|
Forum: GPU Computing
2013-11-27, 14:10
|
Replies: 2,832
Views: 255,094
|
Forum: GPU Computing
2013-11-27, 10:12
|
Replies: 2,832
Views: 255,094
On Windows:
make a .bat file in the same...
On Windows:
make a .bat file in the same folder as your cudalucas .exe file. Then put the following inside it:
:loop
echo "Starting Cudalucas:"
CudaLucas.exe -d 1
GOTO loop
This will ensure...
|
Forum: GPU Computing
2013-11-26, 20:26
|
Replies: 2,832
Views: 255,094
|
Forum: GPU Computing
2013-11-26, 14:37
|
Replies: 2,832
Views: 255,094
|
Forum: GPU Computing
2013-11-26, 14:31
|
Replies: 2,832
Views: 255,094
Yes, there is a parameter you either need to...
Yes, there is a parameter you either need to change to your directory with worktodo, or put worktodo in the project directory, same dir as the sln file I guess.. just try the different directories.....
|
Forum: GPU Computing
2013-11-26, 14:11
|
Replies: 2,832
Views: 255,094
On my new node, which had heat issues (Not in...
On my new node, which had heat issues (Not in production yet), when the temperature gets close to 90 degrees or above 90 degrees, cuda just dont want to calculate anymore. could it be that ? checked...
|
Forum: Hardware
2013-11-26, 11:06
|
Replies: 78
Views: 4,784
|
Forum: Lounge
2013-11-26, 10:39
|
Replies: 110
Views: 6,154
A norwegian tech site did 2 weeks of...
A norwegian tech site did 2 weeks of bitcoinmining with a top notch AMD card, think it was the 290x during the test of the card, and they made 2€ for 2 weeks with 1 card.
For a 500€ card, that...
|
Forum: GPU Computing
2013-11-26, 09:54
|
Replies: 294
Views: 21,243
I checked the cards for dust inside and with a...
I checked the cards for dust inside and with a maglight before inserting them. I am painfully aware of dust collection inside these cards. I have seen that 2 times on my titans and 590 cards already....
|
Forum: GPU Computing
2013-11-25, 21:00
|
Replies: 294
Views: 21,243
I rearranged the cards.
Stock clock speed and...
I rearranged the cards.
Stock clock speed and mem speed (got zeroed when I swapped cards). the problematic card is now in the bottom, and it runs stable at 76-77 degrees, the other one (coolest one)...
|
Forum: Hardware
2013-11-25, 11:00
|
Replies: 78
Views: 4,784
|
Forum: GPU Computing
2013-11-25, 10:58
|
Replies: 294
Views: 21,243
|
Forum: GPU Computing
2013-11-25, 09:25
|
Replies: 294
Views: 21,243
|
Forum: GPU Computing
2013-11-25, 09:23
|
Replies: 294
Views: 21,243
|
Forum: GPU Computing
2013-11-24, 23:44
|
Replies: 294
Views: 21,243
|
Forum: GPU Computing
2013-11-24, 22:24
|
Replies: 294
Views: 21,243
|
Forum: GPU Computing
2013-11-23, 21:39
|
Replies: 294
Views: 21,243
|