Pages:
Author

Topic: [Solved]Reaper help request please.[Fulfilled .05 BTC bounty] - page 4. (Read 17326 times)

hero member
Activity: 770
Merit: 502
Also, I have noticed, my all my card temps are like 20c lower by mining on reaper for litecoin than mining bitcoins. I am only doing this because I have loans to pay, and this is a test for a day or so to see if I make out more by mining ltc and trading for btc. For my lenders to know.
hero member
Activity: 770
Merit: 502
yey!  Grin grats happy mining.


yeah the bin file was a pain on the ass to me too xD

1GtGFJskG47Q6Q1NFsfMLWfNV9ivabbyab

Sent.

--

All donations sent out. I will leave this thread open for the mentally challenged like myself.

Thank you to all! Omy such a burden lifted off my shoulders, I really appreciate it guys/gals.

Thumbs up.
sr. member
Activity: 385
Merit: 250
yey!  Grin grats happy mining.


yeah the bin file was a pain on the ass to me too xD

1GtGFJskG47Q6Q1NFsfMLWfNV9ivabbyab
sr. member
Activity: 312
Merit: 250
You have the following platforms:
Quote
List of platforms:
        0       Intel(R) OpenCL
        1       AMD Accelerated Parallel Processing

If you want to mine only to GPU's you shoud say it in reaper.conf

Quote
kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yes
device 0
device 1
platform 1

mine litecoin

this disables Intel(R) OpenCL, because you say to Reaper to use only platform 1 (AMD Accelerated Parallel Processing).
Using platform 1 (AMD Accelerated Parallel Processing) u say to reaper to use device 0 (Cypress 1) and device 1 (Cypress 2).

After editing reaper.conf and litecoin.conf always delete *.bin files.
hero member
Activity: 770
Merit: 502


I didn't know about deleting the .bin files so ups to phantitox for that tip.

1QEzVfCiJBftLPHBaTXadFfwNk8hycHPRV

Sent to pinkbatman and crosby,  still waiting on phantitox addy.
sr. member
Activity: 366
Merit: 250
#RIP freemoney
Yay... congrats
sr. member
Activity: 267
Merit: 250


I didn't know about deleting the .bin files so ups to phantitox for that tip.

1QEzVfCiJBftLPHBaTXadFfwNk8hycHPRV
hero member
Activity: 770
Merit: 502
pinkbatman
phantitox
crosby

Send me your donation address's please.

Awesome! Congrats!

Ty, Smiley .
legendary
Activity: 2492
Merit: 1473
LEALANA Bitcoin Grim Reaper
hero member
Activity: 770
Merit: 502
WooHoo Yes!!!!!!!

Ok, I deleted the bins so it would compile again. I forgot to do that and well this is what I'm using and everything seems to be gravey except desktop lag which I'll change the aggression. Also, I am receiving 100% utilization on both my gpu's.

litecoin.conf
Code:
host lc.ozco.in
port 9332
user removed
pass removed

protocol litecoin

worksize 128
aggression 18
threads_per_gpu 1
sharethreads 18
lookup_gap 2
gpu_thread_concurrency 6144

reaper.conf
Code:
kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yes
platform 1
device 0
device 1

mine litecoin


Code:
C:\Users\Admin>e:

E:\>cd E:\Program Files\Reaper

E:\Program Files\Reaper>reaper
\|||||||||||||||||||||/
-  Reaper v13 64-bit  -
-       BETA 4        -
-   coded by mtrlt    -
/|||||||||||||||||||||\

/----------------------------------------------\
| Please donate to support Reaper development! |
|----------------------------------------------|
|   SLC: sdJMdNAEaJMVaxPFxaWibty9bec6Y4ubJK    |
|   BTC: 1DjMcD5oQUap7kXrwa9J8S5esMryUs777o    |
|   LTC: LZ5xurMLgdEzeuXuJvYB4DwyprCC1asfmp    |
\----------------------------------------------/


I'm now mining litecoin!
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
Share thread started
List of platforms:
        0       Intel(R) OpenCL
        1       AMD Accelerated Parallel Processing
Using platform number 1

Using devices 0, 1
        0       Cypress
Compiling kernel... this could take up to 2 minutes.
Binary size: 1733036 bytes
Program built from source.
LTC buffer size: 384MB.
        1       Cypress
Program built from saved binary.
LTC buffer size: 384MB.
        2               Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz (disabled)
Creating 2 GPU threads
1...2...done
Longpoll url -->/LP<--
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000
Activating long polling.
Long polling URL: [/LP]. trying to parse.
LP Path: /LP
GPU 345.6kH/s, shares: 101|0, stale 0%, GPU errors: 0%, ~300.87 kH/s, 22s
sr. member
Activity: 366
Merit: 250
#RIP freemoney
sr. member
Activity: 267
Merit: 250
Also try 2 gpu threads
sr. member
Activity: 366
Merit: 250
#RIP freemoney
or try to add platform 2 Smiley

I'm confused and stopping here.. GL
sr. member
Activity: 385
Merit: 250
try device 2 then Smiley maybe the compilation is mess up or the reaper is confused xD
hero member
Activity: 770
Merit: 502
Ok, we are getting closer. this is what

Code:
kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yes
platform 1
device 0
device 1

mine litecoin

produces

Code:
List of platforms:
        0       Intel(R) OpenCL
        1       AMD Accelerated Parallel Processing
Using platform number 1

Using device 0
        0       Cypress
Compiling kernel... this could take up to 2 minutes.
Binary size: 1733036 bytes
Program built from source.
LTC buffer size: 384MB.
        1       Cypress (disabled)
        2               Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz (disabled)
Creating 1 GPU threads
1...done
Longpoll url -->/LP<--
ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000
Activating long polling.
Long polling URL: [/LP]. trying to parse.
LP Path: /LP
GPU 131.1kH/s, shares: 53|0, stale 0%, GPU errors: 0%, ~121.71 kH/s, 28s

cypress 1 is disabled as well as my cpu.
sr. member
Activity: 267
Merit: 250
Make sure in the config file device is written in all lowercase.

Quote
kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yes
platform 1
device 0
device 1

mine litecoin

It looks like reaper doesn't like capital letters which is why you were getting

Quote
Warning: unknown property "DEVICE" in configuration file.
Warning: unknown property "DEVICE" in configuration file.

then it would default to using all devices.
sr. member
Activity: 385
Merit: 250
if you put device 0 and device 1 , device 2 should disable (cpu) dont force the platform, i try that and the cpu always start when you force the platform, remember delete the .bin Wink
hero member
Activity: 770
Merit: 502
Have you tried an older version ?

wait, did you try to use just platform 1 ?

Yea, we got that figured out already and been using platform 1.
sr. member
Activity: 385
Merit: 250
in your case device 0 and device 1 are the gpu , device 2 is the cpu, i think you can remove the platform 1 off the reaper.conf
hero member
Activity: 770
Merit: 502
k, how do I stop it from mining on the cpu?
Pages:
Jump to: