Bitcoin Forum
August 15, 2024, 03:09:26 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] TeamRedMiner - Optimized Win/Linux AMD GPU Miner for lyra2z and phi2 on: October 01, 2018, 05:20:47 PM
@alucard20724
Don't think we've tested on that driver version. Can you run "clinfo" from a command prompt, it will dump all opencl platforms and devices on your box. Then, scroll up and locate the section for a Vega 56 that looks like this (might be one at the very bottom of the output):

Quote
  Platform ID:                                   00007FF8044C4AB0
  Name:                                           gfx900
  Vendor:                                         Advanced Micro Devices, Inc.
  Device OpenCL C version:               OpenCL C 2.0
  Driver version:                               2527.10 (PAL,HSAIL)
  Profile:                                          FULL_PROFILE
  Version:                                        OpenCL 2.0 AMD-APP (2527.10)

Before asking you to dump the whole thing here, can you tell me if you see the string "gfx900" or something else for the name?

I see (for amdgpu-pro-18.30-641594):
Quote
  Platform ID:                0x7ffae6972df0
  Name:                   gfx900
  Vendor:                Advanced Micro Devices, Inc.
  Device OpenCL C version:          OpenCL C 2.0
  Driver version:             2679.0 (HSA1.1,LC)
  Profile:                FULL_PROFILE
  Version:                OpenCL 1.2
But I see same error:

Team Red Miner version 0.3.2
failed to build program.
[2018-10-01 19:57:47] Failed to initialize device number 0.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner 0.4 - Mining Minexcoin (MNX) and Equihash 144.5 coins (BTG,XSG... on: July 24, 2018, 08:08:12 PM
Linux, Vega 56. Not accepted shares.

Code:
Submitting share
Low difficulty share

And on start I see:

Code:
lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144.5
Setup Miner...
Devices selected: 1
Using device with id 0 (Vega [Radeon RX Vega])
/tmp/AMD_998_19/t_998_21.cl:2918:18: warning: incompatible pointer types initializing '__global uint *' (aka '__global unsigned int *') with
      an expression of type '__global uint4 *' [-Wincompatible-pointer-types]
        __global uint * outCounters = &output0[0];
                        ^             ~~~~~~~~~~~
/tmp/AMD_998_19/t_998_21.cl:3133:1: warning: null character ignored [-Wnull-character]
<U+0000>
^
2 warnings generated.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!