Search content
Sort by

Showing 3 of 3 results by Maverick314
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [HVC] Heavycoin - CPU-only, Ultra-secure, Decentralized Voting
by
Maverick314
on 09/03/2014, 03:07:19 UTC
Is there a command to adjust the number of threads used using miners?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [HVC] Heavycoin - CPU-only, Ultra-secure, Decentralized Voting
by
Maverick314
on 08/03/2014, 15:38:41 UTC
I got my wallet up and mining, but is says next payout 49 days?

can't be right?

What's your hashrate?
Post
Topic
Board Beginners & Help
Topic OP
Mining with Reaper issues...
by
Maverick314
on 12/04/2013, 19:08:24 UTC
How do I setup reaper to run on my computer? I'm running an ATI HD4650.
I've tried a couple different setups for the config file but it either does nothing for half an hour (even though it says it should only take two minutes to setup) or it closes after two seconds.

(I'm trying to mine LiteCoin and/or BTC w/GPU not CPU with reaper.)

my current config file: (which just sits there for a long time doing nothing...)
Code:
    cpu_mining_threads 4
    threads_per_gpu 2
    aggression 10
    worksize 128
    kernel reaper.cl
    save_binaries yes
    enable_graceful_shutdown no
    long_polling yes
    host http://mine.pool-x.eu
    port 8337
    user *** (my real username and password are in the config file)
    pass ***
    mine litecoin

The display basically is stuck showing this:
Code:
I'm now mining bitcoin!
Share thread started
List of platforms:
0     AMD Accelerated Parallel Processing
Using platform number 0
Using all devices
0     ATI RV730
Program built from saved binary.
1     Intel(R) Core(TM) i5 CPU  M460 @ 2.53 GHz
Compiling kernel... this could take up to two minutes


Am I just completely missing something?