Bitcoin Forum
June 23, 2024, 07:59:20 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
  Print  
Author Topic: [XPM] Working on a GPU miner for Primecoin, new thread :)  (Read 166553 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
pyromaniac
Hero Member
*****
Offline Offline

Activity: 639
Merit: 500



View Profile
September 04, 2013, 03:09:26 PM
 #461

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.

Same problem. Any suggestions about how can I fix it?

mallory303
Newbie
*
Offline Offline

Activity: 16
Merit: 0



View Profile
September 04, 2013, 03:13:10 PM
 #462

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.
I have gotten the program to work for roughly 30-45 sec then it crashes.
I have 2x7990 and I am running all 4 cores.
I have the latest drivers and I run on windows 7 64 bits.
I have the following settings

host 127.0.0.1
port 9332
user username
pass password

protocol primecoin

worksize 256
aggression 16
sievepercentage 10
sievesize 1000000

primecoin_address AbJSsYd5cnj2MxmBEHxtWo8kwpt7qA77xM
debug false
opencldebug false
cpu_mining_threads 4
use_gpu true
use_gpu_fermat_test true
getwork_rate 1000

Any suggestions on how to fix it? Smiley
//DeaDTerra

Set the "cpu_mining_threads" to 8 and the "getwork rate" to 4000
mtrlt (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
September 04, 2013, 03:15:22 PM
 #463

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.

Same problem. Any suggestions about how can I fix it?

OS? 32-bit or 64-bit? It might be that 64-bit is broken right now.
DeaDTerra
Donator
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
September 04, 2013, 03:17:21 PM
 #464

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.
I have gotten the program to work for roughly 30-45 sec then it crashes.
I have 2x7990 and I am running all 4 cores.
I have the latest drivers and I run on windows 7 64 bits.
I have the following settings

host 127.0.0.1
port 9332
user username
pass password

protocol primecoin

worksize 256
aggression 16
sievepercentage 10
sievesize 1000000

primecoin_address AbJSsYd5cnj2MxmBEHxtWo8kwpt7qA77xM
debug false
opencldebug false
cpu_mining_threads 4
use_gpu true
use_gpu_fermat_test true
getwork_rate 1000

Any suggestions on how to fix it? Smiley
//DeaDTerra

Set the "cpu_mining_threads" to 8 and the "getwork rate" to 4000

Okay, I will try that out Smiley
//DeaDTerra

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.

Same problem. Any suggestions about how can I fix it?

OS? 32-bit or 64-bit? It might be that 64-bit is broken right now.
I am using 64 bits, so I think it might be a problem with that.
//DeaDTerra
DeaDTerra
Donator
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
September 04, 2013, 03:18:21 PM
 #465

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.
I have gotten the program to work for roughly 30-45 sec then it crashes.
I have 2x7990 and I am running all 4 cores.
I have the latest drivers and I run on windows 7 64 bits.
I have the following settings

host 127.0.0.1
port 9332
user username
pass password

protocol primecoin

worksize 256
aggression 16
sievepercentage 10
sievesize 1000000

primecoin_address AbJSsYd5cnj2MxmBEHxtWo8kwpt7qA77xM
debug false
opencldebug false
cpu_mining_threads 4
use_gpu true
use_gpu_fermat_test true
getwork_rate 1000

Any suggestions on how to fix it? Smiley
//DeaDTerra

Set the "cpu_mining_threads" to 8 and the "getwork rate" to 4000
It started and worked for about 10 seconds then it crashed.
//DeaDTerra
mallory303
Newbie
*
Offline Offline

Activity: 16
Merit: 0



View Profile
September 04, 2013, 03:25:13 PM
 #466

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.
I have gotten the program to work for roughly 30-45 sec then it crashes.
I have 2x7990 and I am running all 4 cores.
I have the latest drivers and I run on windows 7 64 bits.
I have the following settings

host 127.0.0.1
port 9332
user username
pass password

protocol primecoin

worksize 256
aggression 16
sievepercentage 10
sievesize 1000000

primecoin_address AbJSsYd5cnj2MxmBEHxtWo8kwpt7qA77xM
debug false
opencldebug false
cpu_mining_threads 4
use_gpu true
use_gpu_fermat_test true
getwork_rate 1000

Any suggestions on how to fix it? Smiley
//DeaDTerra

Set the "cpu_mining_threads" to 8 and the "getwork rate" to 4000

Okay, I will try that out Smiley
//DeaDTerra

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.

Same problem. Any suggestions about how can I fix it?

OS? 32-bit or 64-bit? It might be that 64-bit is broken right now.
I am using 64 bits, so I think it might be a problem with that.
//DeaDTerra

Both of my rigs are using win x64, and it works, so probably not the x64 is the problem. Maybe its gpu specific. Both of my rigs are cypress based, but you are using tahiti gpus. 
mtrlt (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
September 04, 2013, 03:26:33 PM
 #467

I should have been more specific: I think there's a problem if you compile it yourself on 64-bit Linux. The supplied Windows binary is 32-bit.
wyldfire
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
September 04, 2013, 03:30:35 PM
 #468

I should have been more specific: I think there's a problem if you compile it yourself on 64-bit Linux. The supplied Windows binary is 32-bit.

Ubuntu 12.04 + x86_64, AMD GPUs -- works for me.  No blocks yet, but it looks busy and the numbers are sane.
mallory303
Newbie
*
Offline Offline

Activity: 16
Merit: 0



View Profile
September 04, 2013, 03:34:04 PM
 #469

I should have been more specific: I think there's a problem if you compile it yourself on 64-bit Linux. The supplied Windows binary is 32-bit.

DeaDTerra also uses win7 x64
mtrlt (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
September 04, 2013, 03:35:08 PM
 #470

I should have been more specific: I think there's a problem if you compile it yourself on 64-bit Linux. The supplied Windows binary is 32-bit.

Ubuntu 12.04 + x86_64, AMD GPUs -- works for me.  No blocks yet, but it looks busy and the numbers are sane.
I should have been more specific: I think there's a problem if you compile it yourself on 64-bit Linux. The supplied Windows binary is 32-bit.

DeaDTerra also uses win7 x64


Ok, so the problem isn't there.. I'm mining on win7 x64 just fine.
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
September 04, 2013, 04:10:10 PM
 #471

I'm having trouble compiling from windows... I'll install Ubuntu to try it.
pyromaniac
Hero Member
*****
Offline Offline

Activity: 639
Merit: 500



View Profile
September 04, 2013, 04:36:05 PM
 #472

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.

Same problem. Any suggestions about how can I fix it?

OS? 32-bit or 64-bit? It might be that 64-bit is broken right now.
64-bit.

pyromaniac
Hero Member
*****
Offline Offline

Activity: 639
Merit: 500



View Profile
September 04, 2013, 04:40:00 PM
 #473

Somebody, please, make a working 64 bit binary file.

mtrlt (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
September 04, 2013, 05:04:44 PM
 #474

Somebody, please, make a working 64 bit binary file.
Are you using Linux or Windows?
DeaDTerra
Donator
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
September 04, 2013, 05:11:56 PM
 #475

Somebody, please, make a working 64 bit binary file.
Are you using Linux or Windows?
I have the same problems and I am on windows 7 64 bits, with a 3770k Intel CPU and 2x 7990 GPUs.
//DeaDTerra
coke
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
September 04, 2013, 05:12:24 PM
 #476

For all the people with crashes, dll issues aside, I found that deleting the generated .bin files, setting "save_binaries no" in reaper.conf and worksize to 256 in primecoin.conf reduces crashes to a minimum, at least on my system.

YMMV

cK'
pyromaniac
Hero Member
*****
Offline Offline

Activity: 639
Merit: 500



View Profile
September 04, 2013, 05:13:15 PM
 #477

Somebody, please, make a working 64 bit binary file.
Are you using Linux or Windows?
Both. Windows on first PC and Ubuntu 13.04 on second.

refer_2_me
Full Member
***
Offline Offline

Activity: 213
Merit: 100



View Profile
September 04, 2013, 05:13:38 PM
 #478

I'm getting "The procedure entry point clEnqueueFillBuffer could not be located in the dynamic link library" and crash. Win8 x64 & GTX 560

You need to upgrade your amd/nvidia drivers to fix that one, but it will probably still crash after that.

Same here on Win8 x64 Nvidia C2075. The driver was updated in July and should support  openCL 1.1

You assume clEnqueueFillBuffer works in OCL 1.1

It seems clEnqueueFillBuffer indeed requires OpenCL 1.2. I could do without it but it's kind of a pain in the ass. Nvidia doesn't have drivers that support OpenCL 1.2?

Ahhhh so this is why it crashes on OSX 10.8, which ships with OpenCL 1.1 and there is no newer driver available.

According to Wikipedia, when OS X 10.9 Mavericks ships this Fall, OpenCL 1.2 and OpenGL 4.1 will be built in.

So people with Nvidia cards are just SOL until 10.9 comes out?

BTC: 1reFerkRnftob5YvbB112bbuwepC9XYLj
XPM: APQpPZCfEz3kejrYTfyACY1J9HrjnRf34Y
DeaDTerra
Donator
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000



View Profile
September 04, 2013, 05:15:27 PM
 #479

For all the people with crashes, dll issues aside, I found that deleting the generated .bin files, setting "save_binaries no" in reaper.conf and worksize to 256 in primecoin.conf reduces crashes to a minimum, at least on my system.

YMMV

cK'
I gave it a try, didn't lead to any improvements unfortunately.
//DeaDTerra
mtrlt (OP)
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
September 04, 2013, 05:20:41 PM
 #480

DeaDTerra, could you try with:
Code:
cpu_mining_threads 1
debug true
opencldebug true
and put the entire output to pastebin.com?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!