Post
Topic
Board Mining (Altcoins)
Re: NSGminer v0.9.4: The Fastest NeoScrypt GPU Miner
by
User910
on 12/02/2018, 05:32:34 UTC
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.