Bitcoin Forum
June 21, 2024, 12:14:21 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 »
  Print  
Author Topic: NSGminer v0.9.4: The Fastest NeoScrypt GPU Miner  (Read 221634 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Kolmodor
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 08, 2018, 04:40:36 PM
 #581

CUDAminer v1.0.0 3200  535w
hsminer 3650 535w i-5
Gpu,s
gtx 1080 1070 2x 1060.
k0stas
Hero Member
*****
Offline Offline

Activity: 526
Merit: 502


View Profile
February 09, 2018, 01:44:18 PM
 #582

CUDAminer v1.0.0 3200  535w
hsminer 3650 535w i-5
Gpu,s
gtx 1080 1070 2x 1060.

When you try to make a comparison between the miners, use only one card at a time

I have test many open source ccminer versions of djm34, KlausT, alexis78
and till now cudaminer v1.0.0 is the faster on gtx 1060 which i make the tests.
Kolmodor
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 09, 2018, 02:22:41 PM
 #583

CUDAminer v1.0.0 3200  535w
hsminer 3650 535w i-5
Gpu,s
gtx 1080 1070 2x 1060.

When you try to make a comparison between the miners, use only one card at a time

I have test many open source ccminer versions of djm34, KlausT, alexis78
and till now cudaminer v1.0.0 is the faster on gtx 1060 which i make the tests.
Why one card ? i have 4 cards in rig.
k0stas
Hero Member
*****
Offline Offline

Activity: 526
Merit: 502


View Profile
February 09, 2018, 02:27:51 PM
 #584

CUDAminer v1.0.0 3200  535w
hsminer 3650 535w i-5
Gpu,s
gtx 1080 1070 2x 1060.

When you try to make a comparison between the miners, use only one card at a time

I have test many open source ccminer versions of djm34, KlausT, alexis78
and till now cudaminer v1.0.0 is the faster on gtx 1060 which i make the tests.
Why one card ? i have 4 cards in rig.

Because the results from the comparison are clearer.
User910
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 10, 2018, 05:56:15 AM
 #585

I am looking for info on this series of errors.  Please point me to a site or documentation so I can research this.

$ export DISPLAY=:0 && ./nsgminer -c ./mining-gun.conf

[11:58:48] Probing for an alive pool
[11:58:48] Error -11: Building Program (clBuildProgram)
[11:58:48] "/tmp/OCLg8IlNF.cl", line 93: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

"/tmp/OCLg8IlNF.cl", line 112: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

"/tmp/OCLg8IlNF.cl", line 140: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

"/tmp/OCLg8IlNF.cl", line 159: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

"/tmp/OCLg8IlNF.cl", line 176: error: function "amd_bitalign" declared
          implicitly
          roffset = 32U - amd_bitalign(offset, offset, 29U);
                          ^

5 errors detected in the compilation of "/tmp/OCLg8IlNF.cl".

Frontend phase failed compilation.

[11:58:48] Failed to init GPU thread 0, disabling device 0
[11:58:48] Restarting the GPU from the menu will not fix this.
[11:58:48] Try to restart the miner.
Press enter to continue:

Thank you.
ghostlander (OP)
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
February 10, 2018, 08:38:44 PM
 #586

I am looking for info on this series of errors.  Please point me to a site or documentation so I can research this.

$ export DISPLAY=:0 && ./nsgminer -c ./mining-gun.conf

[11:58:48] Probing for an alive pool
[11:58:48] Error -11: Building Program (clBuildProgram)
[11:58:48] "/tmp/OCLg8IlNF.cl", line 93: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

What's your hardware, OS and drivers?

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
k0stas
Hero Member
*****
Offline Offline

Activity: 526
Merit: 502


View Profile
February 11, 2018, 11:48:48 AM
 #587

I am looking for info on this series of errors.  Please point me to a site or documentation so I can research this.

$ export DISPLAY=:0 && ./nsgminer -c ./mining-gun.conf

[11:58:48] Probing for an alive pool
[11:58:48] Error -11: Building Program (clBuildProgram)
[11:58:48] "/tmp/OCLg8IlNF.cl", line 93: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

What's your hardware, OS and drivers?


I have had a similar problem years ago and if i remember well,
was resolved by deleting the previously generated bin files,
they looks like "gpucardname.bin" into nsgminer folder,
maybe this happens because of wrong character into your config file.
User910
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 12, 2018, 05:32:34 AM
 #588

I am looking for info on this series of errors.  Please point me to a site or documentation so I can research this.

$ export DISPLAY=:0 && ./nsgminer -c ./mining-gun.conf

[11:58:48] Probing for an alive pool
[11:58:48] Error -11: Building Program (clBuildProgram)
[11:58:48] "/tmp/OCLg8IlNF.cl", line 93: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

What's your hardware, OS and drivers?


I have had a similar problem years ago and if i remember well,
was resolved by deleting the previously generated bin files,
they looks like "gpucardname.bin" into nsgminer folder,
maybe this happens because of wrong character into your config file.

~/nsgminer $ ls -R gpucardname*
ls: cannot access gpucardname*: No such file or directory

Mainboard= Asus A88XM-E
Model: A4-6300 with Radeon™ HD 8370D

Family: AMD A-Series Processors
Line: AMD A4-Series APU for Desktops
Platform: Desktop
OPN Tray: AD6300OKA23HL
OPN PIB: AD6300OKHLBOX
Codename: Richland
# of CPU Cores: 2
# of Threads: 2
Base Clock: 3.7GHz
Max Boost Clock: 3.9GHz
Total L1 Cache: 96KB
Total L2 Cache: 1MB
Unlocked: No
CMOS: 32nm SOI
Package: FM2
Default TDP / TDP: 65W
Max Temps: 70°C
Max System Memory Speed: 1600MHz
Memory Channels: 2
Graphics Frequency: 760 MHz
Graphics Model: AMD Radeon™ HD 8370D
Graphics Core Count: 128
Supported Technologies: Virtualization, AES, Catalyst Software, Switchable Graphics, AMD Elite Experiences, AMD Enduro™ Technology, IOMMU v2.0, Per Core Power Gating (CC6), AMD PowerNow!™, Unified Video Decoder (UVD), Video Code Engine (VCE), Enhanced Virus Protection, AMD App Acceleration, AMD HD3D Technology, DirectX® 11, FMA4, AVX

DisplayPort: Yes
HDMI: Yes

OS = Linux Mint 17.3 (Ubuntu Trusty) Cinnamon 64Bit
uname -r
3.19.0-32-generic


Drivers = AMD/ATI fglrx
Version = 2:15.201.2-0ubuntu0.14.04.1 (This one is included with Mint)
AMD-APP-SDK-v2.9-lnx64


Please let me know if I have left anything out.


gsanjin
Member
**
Offline Offline

Activity: 191
Merit: 12


View Profile
February 13, 2018, 01:57:53 PM
Last edit: February 13, 2018, 02:38:14 PM by gsanjin
 #589

Sorry @User910 but mining is being done with discrete mid/high end cards, not integrated ones.
ghostlander (OP)
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
February 13, 2018, 09:06:26 PM
 #590

I am looking for info on this series of errors.  Please point me to a site or documentation so I can research this.

$ export DISPLAY=:0 && ./nsgminer -c ./mining-gun.conf

[11:58:48] Probing for an alive pool
[11:58:48] Error -11: Building Program (clBuildProgram)
[11:58:48] "/tmp/OCLg8IlNF.cl", line 93: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

What's your hardware, OS and drivers?


I have had a similar problem years ago and if i remember well,
was resolved by deleting the previously generated bin files,
they looks like "gpucardname.bin" into nsgminer folder,
maybe this happens because of wrong character into your config file.

~/nsgminer $ ls -R gpucardname*
ls: cannot access gpucardname*: No such file or directory

Mainboard= Asus A88XM-E
Model: A4-6300 with Radeon™ HD 8370D

Family: AMD A-Series Processors
Line: AMD A4-Series APU for Desktops
Platform: Desktop
OPN Tray: AD6300OKA23HL
OPN PIB: AD6300OKHLBOX
Codename: Richland

Use one of the VLIW kernels. nsgminer -k neoscrypt_vliw ...

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
User910
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 14, 2018, 05:49:04 AM
 #591

I am looking for info on this series of errors.  Please point me to a site or documentation so I can research this.

$ export DISPLAY=:0 && ./nsgminer -c ./mining-gun.conf

[11:58:48] Probing for an alive pool
[11:58:48] Error -11: Building Program (clBuildProgram)
[11:58:48] "/tmp/OCLg8IlNF.cl", line 93: error: function "amd_bitalign" declared
          implicitly
      offset = amd_bitalign(offset, offset, 29U);
               ^

What's your hardware, OS and drivers?


I have had a similar problem years ago and if i remember well,
was resolved by deleting the previously generated bin files,
they looks like "gpucardname.bin" into nsgminer folder,
maybe this happens because of wrong character into your config file.

~/nsgminer $ ls -R gpucardname*
ls: cannot access gpucardname*: No such file or directory

Mainboard= Asus A88XM-E
Model: A4-6300 with Radeon™ HD 8370D

Family: AMD A-Series Processors
Line: AMD A4-Series APU for Desktops
Platform: Desktop
OPN Tray: AD6300OKA23HL
OPN PIB: AD6300OKHLBOX
Codename: Richland

Use one of the VLIW kernels. nsgminer -k neoscrypt_vliw ...



Thank you, sir.  Miner910 is online using "kernel" : "neoscrypt_vliw",.
User910
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 14, 2018, 04:14:30 PM
 #592

Sorry @User910 but mining is being done with discrete mid/high end cards, not integrated ones.

Now that I have this running, got any suggestions for an AMD discrete mid/high end card? Cool
totallyG
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
February 18, 2018, 12:18:51 PM
 #593

Sorry @User910 but mining is being done with discrete mid/high end cards, not integrated ones.

Now that I have this running, got any suggestions for an AMD discrete mid/high end card? Cool

What is your hashrate with the integrated GPU?

The highend cards are 280x, 290, 390, and RX 570,580, Fury and Vega
User910
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 20, 2018, 01:17:24 AM
Last edit: February 20, 2018, 05:12:49 AM by User910
 #594

Sorry @User910 but mining is being done with discrete mid/high end cards, not integrated ones.

Now that I have this running, got any suggestions for an AMD discrete mid/high end card? Cool

What is your hashrate with the integrated GPU?

The highend cards are 280x, 290, 390, and RX 570,580, Fury and Vega

The integrated seemed to average about 18KH/s.

I put Ubuntu 14.04 on a stick and added an R7 370 2GB.  I have it mining but not any better than the integrated did.  It spiked at 174 KH/s when I started it but then it gradually gets slower.  I'm using the integrated for desktop and mining with just the R7.

I set the intensity=16.  Now it looks to be running about 240-280 KH/s.
Intensity was auto-corrected to 15.
Worksize=128 gets 245 KH/s  Worksize=256 gets 270 KH/s
Amstellodamois
Newbie
*
Offline Offline

Activity: 182
Merit: 0


View Profile
February 22, 2018, 01:22:41 PM
 #595

Where would one find the proper --gpu-engine value?
(For an RX 580)
ghostlander (OP)
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
February 22, 2018, 10:27:11 PM
 #596

Where would one find the proper --gpu-engine value?
(For an RX 580)

If you have no intention of over/underclocking through the miner, don't use --gpu-engine and --gpu-memclock.

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
kostepanych2
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
February 23, 2018, 07:56:25 PM
 #597

Is there possibility to mine Scrypt-N with NSGMiner miner?
brooklynite1
Member
**
Offline Offline

Activity: 630
Merit: 10

In BTCz we trust. Organic slow growth.


View Profile WWW
February 23, 2018, 08:01:52 PM
 #598

I downloaded CUDA MINER but it only includes a single ,exe file and doesnt run because it cant find any of its DLL files.

I copied the exe file into the NSG folder and it still doesnt run.

The regular NSG gives me about 60% of the hashrate on my 7 GPU GTX1070 so I thought I try CUDA MINER. Can someone please help me figure out what I am doing wrong here?

ankiison
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 24, 2018, 08:59:07 PM
 #599

NSGMiner isn't working on my ASUS 1060 Single fan x6 cards , other hand ccminer is working fine ! Whats wrong ?

OS : WINDOWS 10 64 Bit
MINING : GOBYTE .
dj--alex
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
February 26, 2018, 07:06:20 AM
Last edit: February 26, 2018, 07:47:13 AM by dj--alex
 #600

Please anybody help download linux BINARIES  not source code v0.9.4 GPU NOT CPU
from github i downloaded file nsgminer-cpuminer (!!!)  i don't need mine cpu
it's mistyping and this is GPU miner for linux or not?

i have too much problems with compiling and my computer is above 1000km far from me.
If i install cuda/reboot/etc  server can go down for eternity.

Official uploaded binaries  have minerd file

I cannot execute next command , binaries doesn't exist
Example configuration for the NVIDIA GTX 1080:
Code:
nsgminer -k neoscrypt -g 1 -w 64 -I 15...
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!