Bitcoin Forum
April 18, 2024, 09:06:18 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   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 34 35 36 37 38 39 40 41 42 »
  Print  
Author Topic: [ANN] TeamRedMiner - Old Thread  (Read 85753 times)
freedom777
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
February 11, 2019, 02:25:03 PM
 #421


So How i can do 135W on lyrav3  without mod bios, only settings in Windows? Whats coreclock  and   core voltage do you use for this?
Because for me, all what less than -162mV(it is about 200-210W from the wall) is a system hang!

900Mhz/975mV

Whats program do you use for this? and does it make sense to switch memory timings for this card, for others algo?

No, memory timings have absolutely 0 effect here. Its entirely core bound algorithm.

No, i mean anothers algos(CN,ETH ...etc). In R9 390 its was good effect in ETH,ZCASH... And what program do you use for core voltage switch and core clock in windows, because without GPU upload 975mV its not real in Afterburner at least, system freezes.
1713431178
Hero Member
*
Offline Offline

Posts: 1713431178

View Profile Personal Message (Offline)

Ignore
1713431178
Reply with quote  #2

1713431178
Report to moderator
1713431178
Hero Member
*
Offline Offline

Posts: 1713431178

View Profile Personal Message (Offline)

Ignore
1713431178
Reply with quote  #2

1713431178
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713431178
Hero Member
*
Offline Offline

Posts: 1713431178

View Profile Personal Message (Offline)

Ignore
1713431178
Reply with quote  #2

1713431178
Report to moderator
User44a
Jr. Member
*
Offline Offline

Activity: 73
Merit: 2


View Profile
February 11, 2019, 04:19:03 PM
 #422

Hi guys, I'm usually good with finding a solution on my own but I do struggle with this one.

Updated to 3.10 and I'm able to run phi2 as I used to before.

The trouble is lyra2v3 and cnv8

I'm getting the:

Quote
          Team Red Miner version 0.3.10
[2019-02-11 16:05:22] Auto-detected AMD OpenCL platform 0
[2019-02-11 16:05:22] Failed to initialize device number 0 (-30)
[2019-02-11 16:05:22] Successful clean shutdown.

running on ubuntu (LM actually) and installed the amdgpu-pro 18.50. Also uninstalled rocm.
clinfo can see all four GPU's

2 x Vega 56 and 2 x Vega 64

./teamredminer -a cnv8 -o stratum+tcp://cnv8.pool:0000 -u mywallet -p

./teamredminer -a lyra2rev3 -o stratum+tcp://lyra2v3.pool:0000 -u mywallet -p


The only running also is:
./teamredminer -a phi2 -o stratum+tcp://phi2.pool:0000 -u mywallet -p

Am I missing something trivial?
joseph32
Member
**
Offline Offline

Activity: 413
Merit: 21


View Profile
February 11, 2019, 04:32:15 PM
 #423

Try with --platform=1
User44a
Jr. Member
*
Offline Offline

Activity: 73
Merit: 2


View Profile
February 11, 2019, 04:36:59 PM
 #424

Try with --platform=1

./teamredminer -a lyra2rev3 -o stratum+tcp://lyra2v3.pool:0000 -u mywallet -p  --platform=1

Quote
Team Red Miner version 0.3.10
[2019-02-11 16:34:49] Platform argument is outside of range of available OpenCL platforms.
[2019-02-11 16:34:49] Successful clean shutdown.

Sorry, forgot to mention. I've already tried Platform=1 and it didn't help at all.
kerney666
Member
**
Offline Offline

Activity: 658
Merit: 86


View Profile
February 11, 2019, 05:59:37 PM
 #425

Hi guys, I'm usually good with finding a solution on my own but I do struggle with this one.

Updated to 3.10 and I'm able to run phi2 as I used to before.

The trouble is lyra2v3 and cnv8

I'm getting the:

Quote
          Team Red Miner version 0.3.10
[2019-02-11 16:05:22] Auto-detected AMD OpenCL platform 0
[2019-02-11 16:05:22] Failed to initialize device number 0 (-30)
[2019-02-11 16:05:22] Successful clean shutdown.

running on ubuntu (LM actually) and installed the amdgpu-pro 18.50. Also uninstalled rocm.
clinfo can see all four GPU's

2 x Vega 56 and 2 x Vega 64

./teamredminer -a cnv8 -o stratum+tcp://cnv8.pool:0000 -u mywallet -p

./teamredminer -a lyra2rev3 -o stratum+tcp://lyra2v3.pool:0000 -u mywallet -p


The only running also is:
./teamredminer -a phi2 -o stratum+tcp://phi2.pool:0000 -u mywallet -p

Am I missing something trivial?

Hmm. Can you dump the output from clinfo for one of the cards? It seems clear that the miner uses rocm kernels for mining: phi2 and lyra2z have rocm kernels, but not later algos. Moreover, since it’s working for Phi2 it really seems like you’re running rocm and not amdgpu-pro.
User44a
Jr. Member
*
Offline Offline

Activity: 73
Merit: 2


View Profile
February 12, 2019, 12:12:33 PM
 #426

Hi guys, I'm usually good with finding a solution on my own but I do struggle with this one.

Updated to 3.10 and I'm able to run phi2 as I used to before.

The trouble is lyra2v3 and cnv8

I'm getting the:

Quote
         Team Red Miner version 0.3.10
[2019-02-11 16:05:22] Auto-detected AMD OpenCL platform 0
[2019-02-11 16:05:22] Failed to initialize device number 0 (-30)
[2019-02-11 16:05:22] Successful clean shutdown.

running on ubuntu (LM actually) and installed the amdgpu-pro 18.50. Also uninstalled rocm.
clinfo can see all four GPU's

2 x Vega 56 and 2 x Vega 64

./teamredminer -a cnv8 -o stratum+tcp://cnv8.pool:0000 -u mywallet -p

./teamredminer -a lyra2rev3 -o stratum+tcp://lyra2v3.pool:0000 -u mywallet -p


The only running also is:
./teamredminer -a phi2 -o stratum+tcp://phi2.pool:0000 -u mywallet -p

Am I missing something trivial?

Hmm. Can you dump the output from clinfo for one of the cards? It seems clear that the miner uses rocm kernels for mining: phi2 and lyra2z have rocm kernels, but not later algos. Moreover, since it’s working for Phi2 it really seems like you’re running rocm and not amdgpu-pro.

It seems like some parts from rocm are still somewhere I just can't find them. Thanks for checking out.


Clinfo:
Quote
Number of platforms                               1
  Platform Name                                   AMD Accelerated Parallel Processing
  Platform Vendor                                 Advanced Micro Devices, Inc.
  Platform Version                                OpenCL 2.1 AMD-APP (2814.0)
  Platform Profile                                FULL_PROFILE
  Platform Extensions                             cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
  Platform Host timer resolution                  1ns
  Platform Extensions function suffix             AMD

  Platform Name                                   AMD Accelerated Parallel Processing
Number of devices                                 4
  Device Name                                     gfx900
  Device Vendor                                   Advanced Micro Devices, Inc.
  Device Vendor ID                                0x1002
  Device Version                                  OpenCL 1.2
  Driver Version                                  2814.0 (HSA1.1,LC)
  Device OpenCL C Version                         OpenCL C 2.0
  Device Type                                     GPU
  Device Board Name (AMD)                         Vega [Radeon RX Vega]
  Device Topology (AMD)                           PCI-E, 03:00.0
  Device Profile                                  FULL_PROFILE
  Device Available                                Yes
  Compiler Available                              Yes
  Linker Available                                Yes
  Max compute units                               56
  SIMD per compute unit (AMD)                     4
  SIMD width (AMD)                                16
  SIMD instruction width (AMD)                    1
  Max clock frequency                             1622MHz
  Graphics IP (AMD)                               9.0
  Device Partition                                (core)
    Max number of sub-devices                     56
    Supported partition types                     None
  Max work item dimensions                        3
  Max work item sizes                             1024x1024x1024
  Max work group size                             256
  Preferred work group size (AMD)                 256
  Max work group size (AMD)                       1024
  Preferred work group size multiple              64
  Wavefront width (AMD)                           64
  Preferred / native vector sizes                
    char                                                 4 / 4      
    short                                                2 / 2      
    int                                                  1 / 1      
    long                                                 1 / 1      
    half                                                 1 / 1        (cl_khr_fp16)
    float                                                1 / 1      
    double                                               1 / 1        (cl_khr_fp64)
  Half-precision Floating-point support           (cl_khr_fp16)
    Denormals                                     No
    Infinity and NANs                             No
    Round to nearest                              No
    Round to zero                                 No
    Round to infinity                             No
    IEEE754-2008 fused multiply-add               No
    Support is emulated in software               No
  Single-precision Floating-point support         (core)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  Yes
  Double-precision Floating-point support         (cl_khr_fp64)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
  Address bits                                    64, Little-Endian
  Global memory size                              8573157376 (7.984GiB)
  Global free memory (AMD)                        8370176 (7.982GiB)
  Global memory channels (AMD)                    64
  Global memory banks per channel (AMD)           4
  Global memory bank width (AMD)                  256 bytes
  Error Correction support                        No
  Max memory allocation                           7287183769 (6.787GiB)
  Unified memory for Host and Device              No
  Minimum alignment for any data type             128 bytes
  Alignment of base address                       1024 bits (128 bytes)
  Global Memory cache type                        Read/Write
  Global Memory cache size                        16384 (16KiB)
  Global Memory cache line size                   64 bytes
  Image support                                   Yes
    Max number of samplers per kernel             26751
    Max size for 1D images from buffer            65536 pixels
    Max 1D or 2D image array size                 2048 images
    Max 2D image size                             16384x16384 pixels
    Max 3D image size                             2048x2048x2048 pixels
    Max number of read image args                 128
    Max number of write image args                8
  Local memory type                               Local
  Local memory size                               65536 (64KiB)
  Local memory syze per CU (AMD)                  65536 (64KiB)
  Local memory banks (AMD)                        32
  Max number of constant args                     8
  Max constant buffer size                        7287183769 (6.787GiB)
  Preferred constant buffer size (AMD)            16384 (16KiB)
  Max size of kernel argument                     1024
  Queue properties                                
    Out-of-order execution                        No
    Profiling                                     Yes
  Prefer user sync for interop                    Yes
  Number of P2P devices (AMD)                     0
  P2P devices (AMD)                              
  Profiling timer resolution                      1ns
  Profiling timer offset since Epoch (AMD)        0ns (Thu Jan  1 01:00:00 1970)
  Execution capabilities                          
    Run OpenCL kernels                            Yes
    Run native kernels                            No
    Thread trace supported (AMD)                  No
    Number of async queues (AMD)                  8
    Max real-time compute queues (AMD)            8
    Max real-time compute units (AMD)             56
  printf() buffer size                            4194304 (4MiB)
  Built-in kernels                                
  Device Extensions                               cl_khr_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_amd_device_attribute_query cl_amd_media_ops cl_amd_media_ops2 cl_khr_subgroups cl_khr_depth_images cl_amd_copy_buffer_p2p cl_amd_assembly_program
NULL platform behavior

...

  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  No platform
  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No platform
  clCreateContext(NULL, ...) [default]            No platform
  clCreateContext(NULL, ...) [other]              Success [AMD]
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx900
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  Success (4)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx900
    Device Name                                   gfx900
    Device Name                                   gfx900
    Device Name                                   gfx900
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  Success (4)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx900
    Device Name                                   gfx900
    Device Name                                   gfx900
    Device Name                                   gfx900
User44a
Jr. Member
*
Offline Offline

Activity: 73
Merit: 2


View Profile
February 12, 2019, 12:21:43 PM
 #427

Also dump from: lsmod
Quote
Module                  Size  Used by
pci_stub               16384  1
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
vboxdrv               471040  3 vboxpci,vboxnetadp,vboxnetflt
usblp                  20480  0
edac_mce_amd           28672  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
kvm_amd                86016  0
snd_rawmidi            32768  1 snd_seq_midi
kvm                   598016  1 kvm_amd
irqbypass              16384  1 kvm
wmi_bmof               16384  0
snd_hda_codec_hdmi     49152  4
serio_raw              16384  0
snd_hda_intel          40960  5
k10temp                16384  0
snd_hda_codec         126976  2 snd_hda_codec_hdmi,snd_hda_intel
snd_hda_core           81920  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_hwdep              20480  1 snd_hda_codec
snd_seq                65536  2 snd_seq_midi,snd_seq_midi_event
snd_pcm                98304  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer              32768  2 snd_seq,snd_pcm
snd                    81920  19 snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
mac_hid                16384  0
shpchp                 36864  0
sch_fq_codel           20480  2
parport_pc             36864  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 parport_pc,lp,ppdev
ip_tables              28672  0
x_tables               40960  1 ip_tables
autofs4                40960  2
amdgpu               3391488  22
hid_generic            16384  0
pata_acpi              16384  0
amdchash               16384  1 amdgpu
amd_sched              28672  1 amdgpu
i2c_algo_bit           16384  1 amdgpu
amd_iommu_v2           20480  1 amdgpu
usbhid                 49152  0
uas                    24576  0
amdttm                110592  1 amdgpu
psmouse               147456  0
hid                   118784  2 usbhid,hid_generic
pata_atiixp            16384  2
usb_storage            69632  1 uas
i2c_piix4              24576  0
amdkcl                 24576  3 amd_sched,amdttm,amdgpu
drm_kms_helper        172032  1 amdgpu
syscopyarea            16384  1 drm_kms_helper
ahci                   40960  0
sysfillrect            16384  1 drm_kms_helper
r8169                  86016  0
sysimgblt              16384  1 drm_kms_helper
libahci                32768  1 ahci
mii                    16384  1 r8169
fb_sys_fops            16384  1 drm_kms_helper
drm                   401408  19 drm_kms_helper,amd_sched,amdttm,amdgpu,amdkcl
wmi                    24576  1 wmi_bmof

Had to separate from the previous post because I was (possibly) getting over the word-count limit.
bbvedf
Member
**
Offline Offline

Activity: 588
Merit: 61


View Profile WWW
February 13, 2019, 07:41:45 AM
 #428

I mine in W10, I do not think I can help you.
I would like to try linux once. I know it's a little offtopic, but ... what distro do you recommend? Any driver / software recommended for RX580?

                                                 BetFury                                                
🐥Twitter | 📩 Telegram | 🎲 You play - We pay 🎲 |YouTube 🍿|Reddit 🕹 
                                                Free BTC 1 800 Satoshi every day                                               
User44a
Jr. Member
*
Offline Offline

Activity: 73
Merit: 2


View Profile
February 13, 2019, 01:40:21 PM
 #429

I mine in W10, I do not think I can help you.
I would like to try linux once. I know it's a little offtopic, but ... what distro do you recommend? Any driver / software recommended for RX580?
For RX580? Ubuntu (any 16 or 18 IMHO) & AMD-APP-SDK-v3
ku4eto
Jr. Member
*
Offline Offline

Activity: 194
Merit: 4


View Profile
February 13, 2019, 05:09:52 PM
 #430

I mine in W10, I do not think I can help you.
I would like to try linux once. I know it's a little offtopic, but ... what distro do you recommend? Any driver / software recommended for RX580?
For RX580? Ubuntu (any 16 or 18 IMHO) & AMD-APP-SDK-v3

Wasnt the AMD-APP-SDK-v3 deprecated and replaced by new AMD OpenCL stuff?
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
February 13, 2019, 05:35:52 PM
 #431

I mine in W10, I do not think I can help you.
I would like to try linux once. I know it's a little offtopic, but ... what distro do you recommend? Any driver / software recommended for RX580?
For RX580? Ubuntu (any 16 or 18 IMHO) & AMD-APP-SDK-v3

Wasnt the AMD-APP-SDK-v3 deprecated and replaced by new AMD OpenCL stuff?

YES IT WAS--

But some developers still require it for versions of a miner that needs to be compiled.  The APP-SDK can still be found on Source Forge, but not from the AMD site itself.  As for TeamRedMiner, it only comes pre-compiled.  Perhaps one of the TRM devs can state whether or not the APP-SDK is required.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
kerney666
Member
**
Offline Offline

Activity: 658
Merit: 86


View Profile
February 13, 2019, 09:31:13 PM
 #432

I mine in W10, I do not think I can help you.
I would like to try linux once. I know it's a little offtopic, but ... what distro do you recommend? Any driver / software recommended for RX580?
For RX580? Ubuntu (any 16 or 18 IMHO) & AMD-APP-SDK-v3

Wasnt the AMD-APP-SDK-v3 deprecated and replaced by new AMD OpenCL stuff?

YES IT WAS--

But some developers still require it for versions of a miner that needs to be compiled.  The APP-SDK can still be found on Source Forge, but not from the AMD site itself.  As for TeamRedMiner, it only comes pre-compiled.  Perhaps one of the TRM devs can state whether or not the APP-SDK is required.       --scryptr

Not required. I don’t think it’s needed for much nowadays. It’s a little weird how it was purged from all AMD hosted websites though, it was quite annoying at the time Smiley.
NCarter84
Jr. Member
*
Offline Offline

Activity: 195
Merit: 4


View Profile
February 13, 2019, 11:28:11 PM
 #433

So, whats next for TRM? :-D
User44a
Jr. Member
*
Offline Offline

Activity: 73
Merit: 2


View Profile
February 14, 2019, 10:05:26 AM
 #434

Hi guys, I'm usually good with finding a solution on my own but I do struggle with this one.

Updated to 3.10 and I'm able to run phi2 as I used to before.

The trouble is lyra2v3 and cnv8

I'm getting the:

Quote
         Team Red Miner version 0.3.10
[2019-02-11 16:05:22] Auto-detected AMD OpenCL platform 0
[2019-02-11 16:05:22] Failed to initialize device number 0 (-30)
[2019-02-11 16:05:22] Successful clean shutdown.

running on ubuntu (LM actually) and installed the amdgpu-pro 18.50. Also uninstalled rocm.
clinfo can see all four GPU's

2 x Vega 56 and 2 x Vega 64

./teamredminer -a cnv8 -o stratum+tcp://cnv8.pool:0000 -u mywallet -p

./teamredminer -a lyra2rev3 -o stratum+tcp://lyra2v3.pool:0000 -u mywallet -p


The only running also is:
./teamredminer -a phi2 -o stratum+tcp://phi2.pool:0000 -u mywallet -p

Am I missing something trivial?

Hmm. Can you dump the output from clinfo for one of the cards? It seems clear that the miner uses rocm kernels for mining: phi2 and lyra2z have rocm kernels, but not later algos. Moreover, since it’s working for Phi2 it really seems like you’re running rocm and not amdgpu-pro.

It seems like some parts from rocm are still somewhere I just can't find them. Thanks for checking out.


Clinfo:
Quote
Number of platforms                               1
  Platform Name                                   AMD Accelerated Parallel Processing
  Platform Vendor                                 Advanced Micro Devices, Inc.
  Platform Version                                OpenCL 2.1 AMD-APP (2814.0)
  Platform Profile                                FULL_PROFILE
  Platform Extensions                             cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
  Platform Host timer resolution                  1ns
  Platform Extensions function suffix             AMD

  Platform Name                                   AMD Accelerated Parallel Processing
Number of devices                                 4
  Device Name                                     gfx900
  Device Vendor                                   Advanced Micro Devices, Inc.
  Device Vendor ID                                0x1002
  Device Version                                  OpenCL 1.2
  Driver Version                                  2814.0 (HSA1.1,LC)
  Device OpenCL C Version                         OpenCL C 2.0
  Device Type                                     GPU
  Device Board Name (AMD)                         Vega [Radeon RX Vega]
  Device Topology (AMD)                           PCI-E, 03:00.0
  Device Profile                                  FULL_PROFILE
  Device Available                                Yes
  Compiler Available                              Yes
  Linker Available                                Yes
  Max compute units                               56
  SIMD per compute unit (AMD)                     4
  SIMD width (AMD)                                16
  SIMD instruction width (AMD)                    1
  Max clock frequency                             1622MHz
  Graphics IP (AMD)                               9.0
  Device Partition                                (core)
    Max number of sub-devices                     56
    Supported partition types                     None
  Max work item dimensions                        3
  Max work item sizes                             1024x1024x1024
  Max work group size                             256
  Preferred work group size (AMD)                 256
  Max work group size (AMD)                       1024
  Preferred work group size multiple              64
  Wavefront width (AMD)                           64
  Preferred / native vector sizes                
    char                                                 4 / 4      
    short                                                2 / 2      
    int                                                  1 / 1      
    long                                                 1 / 1      
    half                                                 1 / 1        (cl_khr_fp16)
    float                                                1 / 1      
    double                                               1 / 1        (cl_khr_fp64)
  Half-precision Floating-point support           (cl_khr_fp16)
    Denormals                                     No
    Infinity and NANs                             No
    Round to nearest                              No
    Round to zero                                 No
    Round to infinity                             No
    IEEE754-2008 fused multiply-add               No
    Support is emulated in software               No
  Single-precision Floating-point support         (core)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  Yes
  Double-precision Floating-point support         (cl_khr_fp64)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
  Address bits                                    64, Little-Endian
  Global memory size                              8573157376 (7.984GiB)
  Global free memory (AMD)                        8370176 (7.982GiB)
  Global memory channels (AMD)                    64
  Global memory banks per channel (AMD)           4
  Global memory bank width (AMD)                  256 bytes
  Error Correction support                        No
  Max memory allocation                           7287183769 (6.787GiB)
  Unified memory for Host and Device              No
  Minimum alignment for any data type             128 bytes
  Alignment of base address                       1024 bits (128 bytes)
  Global Memory cache type                        Read/Write
  Global Memory cache size                        16384 (16KiB)
  Global Memory cache line size                   64 bytes
  Image support                                   Yes
    Max number of samplers per kernel             26751
    Max size for 1D images from buffer            65536 pixels
    Max 1D or 2D image array size                 2048 images
    Max 2D image size                             16384x16384 pixels
    Max 3D image size                             2048x2048x2048 pixels
    Max number of read image args                 128
    Max number of write image args                8
  Local memory type                               Local
  Local memory size                               65536 (64KiB)
  Local memory syze per CU (AMD)                  65536 (64KiB)
  Local memory banks (AMD)                        32
  Max number of constant args                     8
  Max constant buffer size                        7287183769 (6.787GiB)
  Preferred constant buffer size (AMD)            16384 (16KiB)
  Max size of kernel argument                     1024
  Queue properties                                
    Out-of-order execution                        No
    Profiling                                     Yes
  Prefer user sync for interop                    Yes
  Number of P2P devices (AMD)                     0
  P2P devices (AMD)                              
  Profiling timer resolution                      1ns
  Profiling timer offset since Epoch (AMD)        0ns (Thu Jan  1 01:00:00 1970)
  Execution capabilities                          
    Run OpenCL kernels                            Yes
    Run native kernels                            No
    Thread trace supported (AMD)                  No
    Number of async queues (AMD)                  8
    Max real-time compute queues (AMD)            8
    Max real-time compute units (AMD)             56
  printf() buffer size                            4194304 (4MiB)
  Built-in kernels                                
  Device Extensions                               cl_khr_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_amd_device_attribute_query cl_amd_media_ops cl_amd_media_ops2 cl_khr_subgroups cl_khr_depth_images cl_amd_copy_buffer_p2p cl_amd_assembly_program
NULL platform behavior

...

  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  No platform
  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No platform
  clCreateContext(NULL, ...) [default]            No platform
  clCreateContext(NULL, ...) [other]              Success [AMD]
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT)  Success (1)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx900
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  Success (4)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx900
    Device Name                                   gfx900
    Device Name                                   gfx900
    Device Name                                   gfx900
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No devices found in platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  Success (4)
    Platform Name                                 AMD Accelerated Parallel Processing
    Device Name                                   gfx900
    Device Name                                   gfx900
    Device Name                                   gfx900
    Device Name                                   gfx900


Anyone able to point me the right direction, please?
tvukoman
Jr. Member
*
Offline Offline

Activity: 69
Merit: 5


View Profile
February 14, 2019, 08:19:05 PM
Last edit: February 14, 2019, 08:44:20 PM by tvukoman
 #435

stupid q, but  Grin

put in start.bat teamredminer.exe --help and add pause, but miner just close. No help displayed, without pause same result.

What I'm doing wrong?

txs

Hard to say what you're doing wrong. If I put this in a .bat file in the same dir as the miner .exe, then double-click it in Windows explorer, I get the help page displayed and the expected pause:

File:
Code:
teamredminer.exe --help
pause

Output:
Code:
...
      --log_file=FILENAME   Enables logging of miner output into the file
                              specified by FILENAME.
      --help                Display this help message and exit.

C:\testing\teamredminer-v0.3.8-win>pause
Press any key to continue . . .


Can someone post results of the --help commands.

Please, i still cant view results.

EDIT: Solved. Problem is because i put miner on desktop folder, so .bat file ask full path to enter for some reason. When try in C: all work. Stupid...

EDIT 2: And now when put full path to logfile.txt file "C:\Users\User\Desktop\....", finaly log file works also :-)

freedom777
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
February 15, 2019, 01:24:26 AM
 #436


So How i can do 135W on lyrav3  without mod bios, only settings in Windows? Whats coreclock  and   core voltage do you use for this?
Because for me, all what less than -162mV(it is about 200-210W from the wall) is a system hang!

900Mhz/975mV

Hi! Sorry, I did not wait for an answer from you and try this again).


   Switch Timings of memory will be works for anothers algos(CN,ETH ...etc) with Fury or this is no sence. In R9 390 its was good effect in ETH,ZCASH... What program do you use for core voltage switch and core clock in Win(you say about 135W), because without GPU upload 975mV its not real in Afterburner at least, system freezes. 1050-1085mV(190-210W) it is minimum what i was can do.  How do  you do this in Windows?
kerney666
Member
**
Offline Offline

Activity: 658
Merit: 86


View Profile
February 15, 2019, 02:34:08 PM
 #437

So, whats next for TRM? :-D

I believe we’ll focus on the XMR fork now, and potentially a nr of the CN variants as well.
Divinity666
Jr. Member
*
Offline Offline

Activity: 312
Merit: 2


View Profile
February 15, 2019, 04:20:48 PM
 #438


Hi! Sorry, I did not wait for an answer from you and try this again).


   Switch Timings of memory will be works for anothers algos(CN,ETH ...etc) with Fury or this is no sence. In R9 390 its was good effect in ETH,ZCASH... What program do you use for core voltage switch and core clock in Win(you say about 135W), because without GPU upload 975mV its not real in Afterburner at least, system freezes. 1050-1085mV(190-210W) it is minimum what i was can do.  How do  you do this in Windows?

I answered already - I use wattman for clock\voltage adjustment. As for timings I've only compared effect on eth and zec when I was modifying them, can't say about other algos as I never compared if there is a difference as well, but it certainly doesn't make it slower.
heavyarms1912
Full Member
***
Offline Offline

Activity: 729
Merit: 114



View Profile
February 15, 2019, 09:34:46 PM
 #439

So, whats next for TRM? :-D

I believe we’ll focus on the XMR fork now, and potentially a nr of the CN variants as well.

It would be great if you would consider xtl and x-cash since they're fairly similar to cnv8. 
One is half the iterations and other one is double the iterations or so.
bbvedf
Member
**
Offline Offline

Activity: 588
Merit: 61


View Profile WWW
February 16, 2019, 08:52:46 AM
 #440

So, whats next for TRM? :-D

I believe we’ll focus on the XMR fork now, and potentially a nr of the CN variants as well.

It would be great if you would consider xtl and x-cash since they're fairly similar to cnv8. 
One is half the iterations and other one is double the iterations or so.

Each new algo is welcome. You are doing a good job. Congrats!  Grin

                                                 BetFury                                                
🐥Twitter | 📩 Telegram | 🎲 You play - We pay 🎲 |YouTube 🍿|Reddit 🕹 
                                                Free BTC 1 800 Satoshi every day                                               
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 34 35 36 37 38 39 40 41 42 »
  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!