Search found 12 matches
- Mon Nov 15, 2021 4:59 pm
- Forum: General Discussion
- Topic: GPU Mining on Intel Apple Mac using XMRig and KawPow
- Replies: 50
- Views: 495730
Re: GPU Mining on Intel Apple Mac using XMRig and KawPow
A couple of thoughts...this is pointing towards your OpenCL (graphics) setup. 1) Step #4 of this setup - it looks like you're include both the Intel as well as the AMD GPU in this. You need to stick with just the AMD (#1). 2) If that doesn't fix it, you're going to need to start checking out your Op...
- Thu Nov 04, 2021 3:36 pm
- Forum: General Discussion
- Topic: Another AMD GPU Miner - Mac-GPU-Miner
- Replies: 6
- Views: 54419
Re: Another AMD GPU Miner - Mac-GPU-Miner
I had to try to recreate what I did that night - I think this is pretty close to what I had to do: 1) Install Homebrew -> https://brew.sh/ 2) I then installed these libraries: brew install -s libjson-rpc-cpp brew install openssl brew install hwloc 3) Run the Mac Console app, and watch the system.log...
- Thu Nov 04, 2021 1:59 pm
- Forum: General Discussion
- Topic: Another AMD GPU Miner - Mac-GPU-Miner
- Replies: 6
- Views: 54419
Re: Another AMD GPU Miner - Mac-GPU-Miner
I had to go through the console log when I first installed it to find a couple of libraries it was looking for that I had to install via brew (dyn something?) which the program was looking for to get it to work initially.
- Wed Nov 03, 2021 1:19 pm
- Forum: General Discussion
- Topic: Another AMD GPU Miner - Mac-GPU-Miner
- Replies: 6
- Views: 54419
Another AMD GPU Miner - Mac-GPU-Miner
Just stumbled across another GPU miner here -> https://github.com/garrylachman/mac-gpu-miner that is giving me about 12KH/second pay rate on moneroocean.stream using my 4GB AMD Radeon 5300 ProM. It's a straight GUI executable, and doesn't seem to have any configuration options, but this is by far th...
- Wed Nov 03, 2021 1:12 pm
- Forum: General Discussion
- Topic: GPU Mining on Intel Apple Mac using XMRig and KawPow
- Replies: 50
- Views: 495730
Re: GPU Mining on Intel Apple Mac using XMRig and KawPow
Well, depending on your CPU speed / quantity of cores, that's not bad - I'm running a 2.6Ghz CPU, and getting about 450 h/s per core that I'm running it on, so yours seems in the ballpark if you're running in on a lot more cores. Just keep an eye on your CPU internal temperature - the research I've ...
- Thu Oct 28, 2021 11:36 pm
- Forum: General Discussion
- Topic: Monero CPU Mining: MacBook Pro 16" 2018 2.4 GHz 8-Core i9 / 32GB Earnings + Hashrates + XMRig
- Replies: 2
- Views: 35820
Re: Monero CPU Mining: MacBook Pro 16" 2018 2.4 GHz 8-Core i9 / 32GB Earnings + Hashrates + XMRig
Hi! I'm still relatively new at cryptomining, but I've been playing around with xmrig for a few weeks now. In scrolling through your forums (thank you for doing this!) I noticed that my Macbook Pro (2019, 2.6 Ghz 6-core, 16 GB RAM) is performing *way* less than what I see in your post here about you...
- Tue Oct 26, 2021 11:19 pm
- Forum: General Discussion
- Topic: GPU Mining on Intel Apple Mac using XMRig and KawPow
- Replies: 50
- Views: 495730
Re: GPU Mining on Intel Apple Mac using XMRig and KawPow
Based on that screenshot's time signature, and the way you're getting a new job every minute or two, I'm not sure what the problem is you're seeing?
- Mon Oct 25, 2021 10:21 pm
- Forum: General Discussion
- Topic: GPU Mining on Intel Apple Mac using XMRig and KawPow
- Replies: 50
- Views: 495730
Re: GPU Mining on Intel Apple Mac using XMRig and KawPow
It looks like your device id is "0", so if your config file is telling it to use index "1", that might be the problem. Maybe try: "kawpow": [ { "index": 0, "intensity": 36864, "worksize": 256, "threads": [-1], "unroll": ...
- Mon Oct 25, 2021 1:00 pm
- Forum: General Discussion
- Topic: Web Page to Determine The Best Crypto to Mine on UnMineable.com
- Replies: 0
- Views: 57377
Web Page to Determine The Best Crypto to Mine on UnMineable.com
Just stumbled across this page - once you've been running on unminable.com and have an idea of what your hashrate is, this page will compute the most profitable crypto you can mine there, with the quickest payout dates: https://unmineablesbest.com/
- Mon Oct 25, 2021 12:49 pm
- Forum: General Discussion
- Topic: GPU Mining on Intel Apple Mac using XMRig and KawPow
- Replies: 50
- Views: 495730
Re: GPU Mining on Intel Apple Mac using XMRig and KawPow
Hi, @aenl - can you post your first lines of output when you first launch xmrig - the ones that show all the configuration information?