daem0n
|
|
July 03, 2019, 11:47:15 PM |
|
GTX 1060 3GB mining BEAM = Problem
[FATAL ] CUDA: failed to alloc 2924 MB for main data
Segmentation fault.
I tested it on Gminer 1.49 and it worked.
miniZ is the best miner, if you can fix the bug, thank you.
|
|
|
|
Valter84
Newbie
Offline
Activity: 26
Merit: 0
|
|
July 04, 2019, 08:58:12 AM |
|
Is it possible to make miniz able to mine zelcash with 1060 3Gb cards in windows 10? All my mining rigs running win 10... Thank you for your great work.
|
|
|
|
patrike
Legendary
Offline
Activity: 3486
Merit: 1095
|
|
July 04, 2019, 12:33:10 PM |
|
Hi miniZ. It looks like the SSL certificate on the web site miniz.ch has expired today.
|
Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19 Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
|
|
|
miniZ (OP)
|
|
July 04, 2019, 04:23:55 PM |
|
Will the BeamHashII miner support auto-switching to new algo at pre-defined block height on pools that will also support the auto-switch?
Hi garak, in principle yes, we will work on it. We should have done that for ZEL. Cheers ZEL? Or BEAM? I was referring to BEAM... Hi garak, in principle yes, we will work on autoswitch for Beam new algo. Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
miniZ (OP)
|
|
July 04, 2019, 04:25:41 PM |
|
GTX 1060 3GB mining BEAM = Problem
[FATAL ] CUDA: failed to alloc 2924 MB for main data
Segmentation fault.
I tested it on Gminer 1.49 and it worked.
miniZ is the best miner, if you can fix the bug, thank you.
Hi daem0n, Are you trying to run 150,5 algorithm, on Windows 10? The 3GB GPUs cannot run 150,5 on Windows 10. It is possible on Windows 7, but you have to run with --mode 3 option. This will run GPUs in mode 3, but they will run a bit slower (in this case Gminer may be faster...). You can try first with --mode 10, it may not work but it is worth to try. If you are having this message for just one of your 1060 3GB, you can add --mode0 3 to your command line. This will run GPU 0 in mode 3 (change 0 to n, being n the GPU that is having memory problem). Windows does not allow miniZ to use all GPU memory. On Linux this limitation does not exist and miniZ will run at full speed. Beam will introduce a few changes in the algo, we will try to look at this in the future. Maybe we can shrink it a bit more so that it can fit also on Windows 10 (and/or improve it for Windows 7). In order to help us with that, could you paste here the beginning of console output when you start miniZ? Let us know if this helps. Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
miniZ (OP)
|
|
July 04, 2019, 04:26:24 PM |
|
Is it possible to make miniz able to mine zelcash with 1060 3Gb cards in windows 10? All my mining rigs running win 10... Thank you for your great work.
Hi Valter84, You may try and run it on Windows 10 by adding --mode 10. If it works, it will be a bit slower. Could you paste here the beginning of console output when you start miniZ? This may help us with trying to improve this. Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
miniZ (OP)
|
|
July 04, 2019, 04:27:47 PM |
|
Hi miniZ. It looks like the SSL certificate on the web site miniz.ch has expired today.
Hi Patrike, Thanks for letting us know. We did renew it a month ago but it looks something went wrong. We will look at it. Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
daem0n
|
|
July 04, 2019, 05:24:47 PM |
|
GTX 1060 3GB mining BEAM = Problem
[FATAL ] CUDA: failed to alloc 2924 MB for main data
Segmentation fault.
I tested it on Gminer 1.49 and it worked.
miniZ is the best miner, if you can fix the bug, thank you.
Hi daem0n, Are you trying to run 150,5 algorithm, on Windows 10? The 3GB GPUs cannot run 150,5 on Windows 10. It is possible on Windows 7, but you have to run with --mode 3 option. This will run GPUs in mode 3, but they will run a bit slower (in this case Gminer may be faster...). You can try first with --mode 10, it may not work but it is worth to try. If you are having this message for just one of your 1060 3GB, you can add --mode0 3 to your command line. This will run GPU 0 in mode 3 (change 0 to n, being n the GPU that is having memory problem). Windows does not allow miniZ to use all GPU memory. On Linux this limitation does not exist and miniZ will run at full speed. Beam will introduce a few changes in the algo, we will try to look at this in the future. Maybe we can shrink it a bit more so that it can fit also on Windows 10 (and/or improve it for Windows 7). In order to help us with that, could you paste here the beginning of console output when you start miniZ? Let us know if this helps. Cheers I'm running on ethos 1.3.2 LINUX
|
|
|
|
miniZ (OP)
|
|
July 04, 2019, 05:42:37 PM |
|
GTX 1060 3GB mining BEAM = Problem
[FATAL ] CUDA: failed to alloc 2924 MB for main data
Segmentation fault.
I tested it on Gminer 1.49 and it worked.
miniZ is the best miner, if you can fix the bug, thank you.
Hi daem0n, Are you trying to run 150,5 algorithm, on Windows 10? The 3GB GPUs cannot run 150,5 on Windows 10. It is possible on Windows 7, but you have to run with --mode 3 option. This will run GPUs in mode 3, but they will run a bit slower (in this case Gminer may be faster...). You can try first with --mode 10, it may not work but it is worth to try. If you are having this message for just one of your 1060 3GB, you can add --mode0 3 to your command line. This will run GPU 0 in mode 3 (change 0 to n, being n the GPU that is having memory problem). Windows does not allow miniZ to use all GPU memory. On Linux this limitation does not exist and miniZ will run at full speed. Beam will introduce a few changes in the algo, we will try to look at this in the future. Maybe we can shrink it a bit more so that it can fit also on Windows 10 (and/or improve it for Windows 7). In order to help us with that, could you paste here the beginning of console output when you start miniZ? Let us know if this helps. Cheers I'm running on ethos 1.3.2 LINUX Hi daem0n, in Linux it should work. It seems that your OS is using more memory on the GPUs. Our 3GB implementation is a bit tight so if there are other applications running on the card (like vga adapter, for example) it may not fit. You can still try --mode 10. Probably you are having this message for just one of your 1060 3GB, in this case you can add --mode0 10 to your command line. This will run GPU 0 in mode 10 (change 0 to n, being n the GPU that is having memory problem). Could you paste here the beginning of console output when you start miniZ? Let us know if this helps. Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
Nairolf911
Newbie
Offline
Activity: 25
Merit: 0
|
|
July 06, 2019, 11:33:31 AM |
|
Thanks for reply ! Do you expect improve for 192.7 algo ? I'm mining genx and need to be more efficient Hi Nairolf911 at the moment, we cannot say that there will be an improvement for 192,7 (in the next release). We'll try to have a look. Which GPUs are you using? Cheers I'm mining with 970 and 1070ti ! In the last version, i have less hashrate than previous (better hashrate in 1.3n5 than 1.4o) : it's strange ! Thanks for listening your miner
|
|
|
|
DanGB
Newbie
Offline
Activity: 25
Merit: 0
|
|
July 06, 2019, 06:56:21 PM |
|
Miniz, Can you make a change to your website so the checksums on the download page can easily be selected and copied? Right now, it is not possible without viewing page source. This was a request from someone on Discord.
Thanks
|
|
|
|
bojan_s
Newbie
Offline
Activity: 4
Merit: 0
|
|
July 07, 2019, 08:05:25 AM |
|
|
|
|
|
chancefx
Member
Offline
Activity: 153
Merit: 10
In Decentralization We Trust
|
|
July 07, 2019, 08:43:38 AM Last edit: July 07, 2019, 09:04:48 AM by chancefx |
|
Is it possible to make miniz able to mine zelcash with 1060 3Gb cards in windows 10? All my mining rigs running win 10... Thank you for your great work.
Hi Valter84, You may try and run it on Windows 10 by adding --mode 10. If it works, it will be a bit slower. Could you paste here the beginning of console output when you start miniZ? This may help us with trying to improve this. Cheers hey miniZ, so, there are no ways to mine with 1063 on win10, even with --mode 10?
|
|
|
|
miniZ (OP)
|
|
July 07, 2019, 03:43:00 PM |
|
Thanks for reply ! Do you expect improve for 192.7 algo ? I'm mining genx and need to be more efficient Hi Nairolf911 at the moment, we cannot say that there will be an improvement for 192,7 (in the next release). We'll try to have a look. Which GPUs are you using? Cheers I'm mining with 970 and 1070ti ! In the last version, i have less hashrate than previous (better hashrate in 1.3n5 than 1.4o) : it's strange ! Thanks for listening your miner Hi Nairolf911, We will look into this and see if we can improve it. Just confirm with us which OS are you using? Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
miniZ (OP)
|
|
July 07, 2019, 03:51:10 PM |
|
Miniz, Can you make a change to your website so the checksums on the download page can easily be selected and copied? Right now, it is not possible without viewing page source. This was a request from someone on Discord.
Thanks
Hi DanGB, Thanks. We will find another way soon. Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
miniZ (OP)
|
|
July 07, 2019, 03:53:40 PM |
|
What does this mean for card? Hi bojan_s, It looks that you had one invalid share. This is nothing to worry about. (If after many hours/days this value doesn't converge to >98% then do let us know) What are you mining? Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
miniZ (OP)
|
|
July 07, 2019, 03:55:14 PM |
|
Is it possible to make miniz able to mine zelcash with 1060 3Gb cards in windows 10? All my mining rigs running win 10... Thank you for your great work.
Hi Valter84, You may try and run it on Windows 10 by adding --mode 10. If it works, it will be a bit slower. Could you paste here the beginning of console output when you start miniZ? This may help us with trying to improve this. Cheers hey miniZ, so, there are no ways to mine with 1063 on win10, even with --mode 10? Hi chancefx, miniZ should be able to mine ZEL on Windows 10. It looks that, in your case, there is a bit more memory being used by the OS. Could you paste here the output of miniZ.exe -ci ? This can help us to understand this, and improve the miner for the next version. Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
chancefx
Member
Offline
Activity: 153
Merit: 10
In Decentralization We Trust
|
|
July 07, 2019, 03:59:20 PM |
|
Is it possible to make miniz able to mine zelcash with 1060 3Gb cards in windows 10? All my mining rigs running win 10... Thank you for your great work.
Hi Valter84, You may try and run it on Windows 10 by adding --mode 10. If it works, it will be a bit slower. Could you paste here the beginning of console output when you start miniZ? This may help us with trying to improve this. Cheers hey miniZ, so, there are no ways to mine with 1063 on win10, even with --mode 10? Hi chancefx, miniZ should be able to mine ZEL on Windows 10. It looks that, in your case, there is a bit more memory being used by the OS. Could you paste here the output of miniZ.exe -ci ? This can help us to understand this, and improve the miner for the next version. Cheers sure,
|
|
|
|
miniZ (OP)
|
|
July 07, 2019, 04:06:49 PM |
|
Hi chancefx, miniZ should be able to mine ZEL on Windows 10. It looks that, in your case, there is a bit more memory being used by the OS. Could you paste here the output of miniZ.exe -ci ? This can help us to understand this, and improve the miner for the next version. Cheers
sure, Hi chancefx, thanks! We will have a look, maybe we can fix this for the next version or even earlier. Cheers
|
miniZ is a fast and friendly Equihash & ProgPoW Cuda miner. Equihash algorithms: <144,5>, <144,5s> - BeamHash III, <125,4> <192,7> <210,9> <150,5> <96,5>. Ethash and Etchash. ProgPoW (KawPoW, ProgPoWZ, vProgPoW) More information: miniz.cc * Follow us: bitcointalk.org ~ Twitter
|
|
|
chancefx
Member
Offline
Activity: 153
Merit: 10
In Decentralization We Trust
|
|
July 07, 2019, 04:07:59 PM |
|
Hi chancefx, miniZ should be able to mine ZEL on Windows 10. It looks that, in your case, there is a bit more memory being used by the OS. Could you paste here the output of miniZ.exe -ci ? This can help us to understand this, and improve the miner for the next version. Cheers
sure, Hi chancefx, thanks! We will have a look, maybe we can fix this for the next version or even earlier. Cheers awesome, you're the best guys
|
|
|
|
|