ghostlander (OP)
Legendary
Offline
Activity: 1242
Merit: 1020
No surrender, no retreat, no regret.
|
|
April 11, 2018, 05:14:44 AM |
|
Hello Do you have a crypto currency Orbitcoin developing or forgotten about it?
The coin works. Installed a couple of seed nodes recently. Further development depends on other things to be completed first.
|
|
|
|
ghostlander (OP)
Legendary
Offline
Activity: 1242
Merit: 1020
No surrender, no retreat, no regret.
|
|
April 11, 2018, 10:33:53 AM |
|
Uploaded NeoScrypt CUDAminer v1.0.1. It supports Kepler (GK110) in addition to Maxwells and Pascals. The original Titan, Titan Black, Titan Z, GTX 780 Ti and GTX 780. Keplers were never energy efficient, so the hash rate is about 400KH/s for 200W TDP. Well, it works at least.
|
|
|
|
CryptoCoin101
Newbie
Offline
Activity: 140
Merit: 0
|
|
April 15, 2018, 01:34:20 PM |
|
Uploaded NeoScrypt CUDAminer v1.0.1. It supports Kepler (GK110) in addition to Maxwells and Pascals. The original Titan, Titan Black, Titan Z, GTX 780 Ti and GTX 780. Keplers were never energy efficient, so the hash rate is about 400KH/s for 200W TDP. Well, it works at least.
It shows that NVIDIA Titan GPU is not for mining. Miners should maybe avoid it.
|
|
|
|
phieudu2601
Member
Offline
Activity: 218
Merit: 10
|
|
April 16, 2018, 02:43:25 AM |
|
Uploaded NeoScrypt CUDAminer v1.0.1. It supports Kepler (GK110) in addition to Maxwells and Pascals. The original Titan, Titan Black, Titan Z, GTX 780 Ti and GTX 780. Keplers were never energy efficient, so the hash rate is about 400KH/s for 200W TDP. Well, it works at least.
Thank you for updating CUDAminer. I will try for my RX470 to mine this coin ( https://masternodes.online/currencies/NYX/). Hope it works well.
|
|
|
|
ghostlander (OP)
Legendary
Offline
Activity: 1242
Merit: 1020
No surrender, no retreat, no regret.
|
|
April 16, 2018, 11:45:03 PM |
|
Uploaded NeoScrypt CUDAminer v1.0.1. It supports Kepler (GK110) in addition to Maxwells and Pascals. The original Titan, Titan Black, Titan Z, GTX 780 Ti and GTX 780. Keplers were never energy efficient, so the hash rate is about 400KH/s for 200W TDP. Well, it works at least.
It shows that NVIDIA Titan GPU is not for mining. Miners should maybe avoid it. There are many ones in the Titan series. They are not bad, just expensive and their superior DP FP performance is of no value here. There isn't much difference between a Titan and a top level GTX of the same architecture in mining.
|
|
|
|
ChekaZ
Legendary
Offline
Activity: 1884
Merit: 1005
|
|
April 22, 2018, 02:59:50 PM |
|
Titan V is performing pretty well, giving nearly 3mh/s per card.
|
BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45 FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY
|
|
|
ekavieka
Jr. Member
Offline
Activity: 310
Merit: 1
|
|
May 02, 2018, 01:12:25 PM |
|
hi, I am using the nvidia gtx 1050 for the miner. but when i run the .bat file . it just go blank before it force close. any idea why? thanks so much
|
◉ Qyno ◉ Financial Services on Blockchain Technology [High Masternode Passive Income] Fast●Secure●Anonymity https://www.qyno.org
|
|
|
ghostlander (OP)
Legendary
Offline
Activity: 1242
Merit: 1020
No surrender, no retreat, no regret.
|
|
May 04, 2018, 10:17:33 PM |
|
hi, I am using the nvidia gtx 1050 for the miner. but when i run the .bat file . it just go blank before it force close. any idea why? thanks so much
Run in text only mode with -T to locate the issue.
|
|
|
|
ChekaZ
Legendary
Offline
Activity: 1884
Merit: 1005
|
|
May 21, 2018, 04:07:11 PM |
|
hi, I am using the nvidia gtx 1050 for the miner. but when i run the .bat file . it just go blank before it force close. any idea why? thanks so much
add STOP ad the end in a new line of your .bat file, that will help to identify the problem.
|
BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45 FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY
|
|
|
ku4eto
Jr. Member
Offline
Activity: 194
Merit: 4
|
|
June 11, 2018, 11:55:02 AM |
|
Compiled it on a Ubuntu 16.04, using CUDA 9.0. When running, getting awfully a lot of:
GPU0 t0: nonce *somehash* fails CPU verification!
Depending on the --mode used, i get a variable amount. --mode 1 -> doesnt even submit a single share, nvidia-smi shows 0% GPU utilization. --mode 2 -> works, but does ~600kh/s. --mode 3 -> works, and does 1mh/s.
Using Drivers 390, and Pascal GPU.
|
|
|
|
ghostlander (OP)
Legendary
Offline
Activity: 1242
Merit: 1020
No surrender, no retreat, no regret.
|
|
June 11, 2018, 01:35:51 PM |
|
Compiled it on a Ubuntu 16.04, using CUDA 9.0. When running, getting awfully a lot of:
GPU0 t0: nonce *somehash* fails CPU verification!
Depending on the --mode used, i get a variable amount. --mode 1 -> doesnt even submit a single share, nvidia-smi shows 0% GPU utilization. --mode 2 -> works, but does ~600kh/s. --mode 3 -> works, and does 1mh/s.
Using Drivers 390, and Pascal GPU.
There are many Pascal family GPUs. Every successful nonce reported by a GPU is verified by a CPU before being submitted to a daemon or pool. If the verification fails, there is a problem. Could be wrong settings, too much overclocking, inappropriate drivers, etc.
|
|
|
|
ku4eto
Jr. Member
Offline
Activity: 194
Merit: 4
|
|
June 12, 2018, 04:33:43 AM |
|
Compiled it on a Ubuntu 16.04, using CUDA 9.0. When running, getting awfully a lot of:
GPU0 t0: nonce *somehash* fails CPU verification!
Depending on the --mode used, i get a variable amount. --mode 1 -> doesnt even submit a single share, nvidia-smi shows 0% GPU utilization. --mode 2 -> works, but does ~600kh/s. --mode 3 -> works, and does 1mh/s.
Using Drivers 390, and Pascal GPU.
There are many Pascal family GPUs. Every successful nonce reported by a GPU is verified by a CPU before being submitted to a daemon or pool. If the verification fails, there is a problem. Could be wrong settings, too much overclocking, inappropriate drivers, etc. Seems like the issue is for some reason too low intensity. Anything below 13 and it starts failing. Also, anything higher than 16, just spams the GPU model.
|
|
|
|
ghostlander (OP)
Legendary
Offline
Activity: 1242
Merit: 1020
No surrender, no retreat, no regret.
|
|
June 12, 2018, 12:26:33 PM |
|
Compiled it on a Ubuntu 16.04, using CUDA 9.0. When running, getting awfully a lot of:
GPU0 t0: nonce *somehash* fails CPU verification!
Depending on the --mode used, i get a variable amount. --mode 1 -> doesnt even submit a single share, nvidia-smi shows 0% GPU utilization. --mode 2 -> works, but does ~600kh/s. --mode 3 -> works, and does 1mh/s.
Using Drivers 390, and Pascal GPU.
There are many Pascal family GPUs. Every successful nonce reported by a GPU is verified by a CPU before being submitted to a daemon or pool. If the verification fails, there is a problem. Could be wrong settings, too much overclocking, inappropriate drivers, etc. Seems like the issue is for some reason too low intensity. Anything below 13 and it starts failing. Also, anything higher than 16, just spams the GPU model. If either the miner is 32-bit or the GPU has less than 3Gb of memory, intensities higher than 16 are out of option.
|
|
|
|
Cosmictino
Newbie
Offline
Activity: 22
Merit: 0
|
|
July 25, 2018, 07:38:27 AM |
|
600 khs ?? sry.. but it looks for me like a rly bad joke with NSGminer 0.9.4 my esault for each vega64 is ~80-100khs depends on powerlimit. im running my rigs on Claymore's NeoScrypt AMD GPU Miner v1.2 with powlim -25, and each vega64 is running on 1.7Mhs. together 1 rig with 6 cards ~10.2 Mhs
|
|
|
|
Borisov1974
Newbie
Offline
Activity: 16
Merit: 0
|
|
September 02, 2018, 09:45:55 PM |
|
Really, as I did not try, I could not get a hashtag above 3.4 mh/s. The Claymore gives me 6.1 mh/s on the rig with 6 cards RX580 8Gb
|
|
|
|
ZKxFTF
Newbie
Offline
Activity: 2
Merit: 0
|
|
September 09, 2018, 02:50:42 PM |
|
OCL 0: | 5.0 5.0 0.0 KH/s | A:0 R:0 HW:0 U:0.0/m
[21:46:17] Pool 1 priority changed from 0 to 1 [21:46:17] Probing for an alive pool [21:46:17] The network difficulty has been set to 1319726 [21:46:17] Stratum from pool 0 detected new block [21:46:17] Stratum from pool 0 requested work restart [21:46:34] Stratum from pool 0 requested work restart [21:46:47] Pool 0 is hiding block contents from us [21:46:47] The network difficulty has been set to 958337 [21:46:47] Stratum from pool 0 detected new block [21:46:55] Stratum from pool 0 requested work restart [21:46:58] Stratum from pool 0 requested work restart [21:47:01] Stratum from pool 0 requested work restart please tell me, what am I doing wrong? start.bat nsgminer --neoscrypt -o stratum + tcp: // p2p-spb.xyz:2944 -u Your_GBX_PayoutAddress -p x
|
|
|
|
ZKxFTF
Newbie
Offline
Activity: 2
Merit: 0
|
|
September 09, 2018, 02:57:22 PM |
|
600 khs ?? sry.. but it looks for me like a rly bad joke with NSGminer 0.9.4 my esault for each vega64 is ~80-100khs depends on powerlimit. im running my rigs on Claymore's NeoScrypt AMD GPU Miner v1.2 with powlim -25, and each vega64 is running on 1.7Mhs. together 1 rig with 6 cards ~10.2 Mhs You mean that Claimore is better?
|
|
|
|
k0stas
|
|
September 29, 2018, 05:37:23 AM |
|
The speed for graphics cards will not be very important either, the first neoscrypt asic miner is out on the bittech site, if it's not fake. https://bittech.cn.com/#hproduct4
|
|
|
|
ghostlander (OP)
Legendary
Offline
Activity: 1242
Merit: 1020
No surrender, no retreat, no regret.
|
|
October 10, 2018, 05:42:48 PM |
|
The speed for graphics cards will not be very important either, the first neoscrypt asic miner is out on the bittech site, if it's not fake. https://bittech.cn.com/#hproduct4The miner can be customised to support ASICs as well. NeoScrypt may also evolve in the future.
|
|
|
|
sorji077
Jr. Member
Offline
Activity: 42
Merit: 1
|
|
February 22, 2019, 01:02:59 PM |
|
@ghostlander can u share the instructions file for windows build:
Native WIN32 build instructions: see windows-build.txt
|
|
|
|
|