Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    [Dev] NeoScrypt GPU Miner - Public Beta Test

    Technical Development
    52
    802
    574476
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User last edited by wrapper

      Howto

      Getting started with gpuminer

      • Linux: Get the program
        • download latest version from github here.
        • extract the zip file into an empty directory.
      • Linux: Compile the program (Detailed build FAQ coming soon)
        • change into that directory anr run ‘autogen.sh’
        • correct any errors that may be show. Typically some build tools may be missing.
        • run ‘make’ and optional ‘make install’ as root.
      • Run cgminer
        • run “cgminer --neoscrypt -o http://: -O :” *without the “quotes”
      1. Windows: Get the program
      • either follow the steps for Linux and use mingw to compile the program or download the precompiled .exe file from any of these links:
        http://www.ftc-c.com/pack/testnet.rar v3.7.1
        https://www.dropbox.com/s/mbteys6opg4odlj/cgminer-3.7.7.bNeoscrypt.zip?dl=0 v3.7.7 *updated*
        https://forum.feathercoin.com/index.php?/topic/8194-download-the-latest-neogpuminer-378-here/ v3.7.8
      1. run cgminer
      • run “cgminer --neoscrypt -o http://: -O :” *without the “quotes”

      List of Neoscrpt pools tested with GPUminer

      1. http://p2pool.neoscrypt.de:10554 (PXC)
        http://p2pool.neoscrypt.de:19327 (FTC)****
      • location: Germany
      • supports stratum and longpoll
      1. http://pool20.nescrypt.de:10554 (PXC)
        http://pool20.nescrypt.de:19327 (FTC)****
      • location: The Netherlands
      • supports Stratum an longpoll
      1. http://pool.ftc-c.com:10554 (PXC)
        http://pool.ftc-c.com:1**9327 **
        (FTC)
      • location: China
      • supports Stratum and longpoll

      FAQ

      • Q: What is the best way to start mining Neoscrypt?
        A: Start with a minimal configuration file or no configuration file and use the autotuning feature of cgminer to determine the best settings.
        A sample config file is attached to this post. Adjust the pool names/usernames to your needs.

      • Q: Is it possible to use a backup pool in case the pool I use is down?
        A: Yes, is is possible to specify the -o and -O option several times to use another pool, if the first one specified is not reachable. The attached config file also shows how to archive a redundant pool connection.

      • Q: Do I need to specify environment variables to run cgminer?
        A: No, setting of environment varariables, e.g GPU_USE_SYNC_OBJECTS and GPU_MAX_ALLOC_PERCENT did not show any increase in hashrate during the initial tests

      • Q: Can I use cgminer for CPU mining?
        A: Yes, specifiy the ‘–opencl-all-devices’ command line parameter

      • **Q: I get an Error message when starting cgminer: **

        Error in configuration file, partially loaded.

      **A: **This is a known bug while parsing the config file. Cgminer will work without problems. The error will be fixed in one of the next releases of cgminer
      *
      Q: I get the following error when starting cgminer:

      Unable to open neoscrypt140909.cl or ./neoscrypt140909.c
      l for reading
       [2014-09-30 18:05:12] Failed to init GPU thread 0, disabling device 0
       [2014-09-30 18:05:12] Restarting the GPU from the menu will not fix this.
       [2014-09-30 18:05:12] Try restarting cgminer.
      

      A: copy the file neoscrypt140909.cl from directory you used to compile cgminer into the directory you use to start cgminer

      1 Reply Last reply Reply Quote 0
      • lizhi
        lizhi last edited by

        I had pulled a gpuminer , it is cgminer 3.7.1 . You can download it from http://www.ftc-c.com/pack/testnet.rar

        1 Reply Last reply Reply Quote 0
        • ghostlander
          ghostlander Regular Member last edited by

          It doesn’t work currently for HD5000 and HD6000 series cards. All HW errors.

          1 Reply Last reply Reply Quote 0
          • D
            daimyo last edited by

            I had pulled a gpuminer , it is cgminer 3.7.1 . You can download it from http://www.ftc-c.com/pack/testnet.rar

            link is broken

            1 Reply Last reply Reply Quote 0
            • T
              tmuir12 Regular Member last edited by

              link is broken

              Try this

              http://www.ftc-c.com/pack/testnet.rar

              For some reason there are some random extra characters at the end of the link above

              1 Reply Last reply Reply Quote 0
              • V
                vehre last edited by

                For the HD5000 and HD6000: can you send the output of “clinfo” for these card? I am most interested in the extensions section. There needs to be the extension cl_khr_byte_addressable_store available or we stand no chance to get the cl-kernel running on this cards.

                1 Reply Last reply Reply Quote 1
                • ghostlander
                  ghostlander Regular Member last edited by

                  Here it is for one of my oldest mining rigs. Two HD6750 (the same to HD5750) + one HD5870. Catalyst 11.12 + APP SDK v2.6. The drivers cannot be updated any further because AMD have disregarded the OpenCL support for Windows XP and 2003 since spring of 2012. These cards deliver 2x 200KH/s + 380KH/s in Scrypt using the standard (ckolivas) kernel. If we make it running there, the other cards and platforms will be also compatible most likely. The general idea is to make the kernel compatible with the largest possible selection of computer hardware.

                  [spoiler]

                  Number of platforms: 2

                  Platform Profile: FULL_PROFILE

                  Platform Version: OpenCL 1.1 AMD-APP (831.4)

                  Platform Name: AMD Accelerated Parallel Processing

                  Platform Vendor: Advanced Micro Devices, Inc.

                  Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices

                  Platform Profile: FULL_PROFILE

                  Platform Version: OpenCL 1.1 CUDA 4.1.1

                  Platform Name: NVIDIA CUDA

                  Platform Vendor: NVIDIA Corporation

                  Platform Extensions: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_d3d9_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll

                  Platform Name: AMD Accelerated Parallel Processing

                  Number of devices: 4

                  Device Type: CL_DEVICE_TYPE_GPU

                  Device ID: 4098

                  Board name: AMD Radeon HD 6700 Series

                  Max compute units: 9

                  Max work items dimensions: 3

                  Max work items[0]: 256

                  Max work items[1]: 256

                  Max work items[2]: 256

                  Max work group size: 256

                  Preferred vector width char: 16

                  Preferred vector width short: 8

                  Preferred vector width int: 4

                  Preferred vector width long: 2

                  Preferred vector width float: 4

                  Preferred vector width double: 0

                  Native vector width char: 16

                  Native vector width short: 8

                  Native vector width int: 4

                  Native vector width long: 2

                  Native vector width float: 4

                  Native vector width double: 0

                  Max clock frequency: 925Mhz

                  Address bits: 32

                  Max memory allocation: 536870912

                  Image support: Yes

                  Max number of images read arguments: 128

                  Max number of images write arguments: 8

                  Max image 2D width: 8192

                  Max image 2D height: 8192

                  Max image 3D width: 2048

                  Max image 3D height: 2048

                  Max image 3D depth: 2048

                  Max samplers within kernel: 16

                  Max size of kernel argument: 1024

                  Alignment (bits) of base address: 2048

                  Minimum alignment (bytes) for any datatype: 128

                  Single precision floating point capability

                  Denorms: No

                  Quiet NaNs: Yes

                  Round to nearest even: Yes

                  Round to zero: Yes

                  Round to +ve and infinity: Yes

                  IEEE754-2008 fused multiply-add: Yes

                  Cache type: None

                  Cache line size: 0

                  Cache size: 0

                  Global memory size: 536870912

                  Constant buffer size: 65536

                  Max number of constant args: 8

                  Local memory type: Scratchpad

                  Local memory size: 32768

                  Kernel Preferred work group size multiple: 64

                  Error correction support: 0

                  Unified memory for Host and Device: 0

                  Profiling timer resolution: 1

                  Device endianess: Little

                  Available: Yes

                  Compiler available: Yes

                  Execution capabilities:

                  Execute OpenCL kernels: Yes

                  Execute native function: No

                  Queue properties:

                  Out-of-Order: No

                  Profiling : Yes

                  Platform ID: 000000000164C9C8

                  Name: Juniper

                  Vendor: Advanced Micro Devices, Inc.

                  Device OpenCL C version: OpenCL C 1.1

                  Driver version: CAL 1.4.1646

                  Profile: FULL_PROFILE

                  Version: OpenCL 1.1 AMD-APP (831.4)

                  Extensions: 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_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_popcnt

                  Device Type: CL_DEVICE_TYPE_GPU

                  Device ID: 4098

                  Board name: AMD Radeon HD 6700 Series

                  Max compute units: 9

                  Max work items dimensions: 3

                  Max work items[0]: 256

                  Max work items[1]: 256

                  Max work items[2]: 256

                  Max work group size: 256

                  Preferred vector width char: 16

                  Preferred vector width short: 8

                  Preferred vector width int: 4

                  Preferred vector width long: 2

                  Preferred vector width float: 4

                  Preferred vector width double: 0

                  Native vector width char: 16

                  Native vector width short: 8

                  Native vector width int: 4

                  Native vector width long: 2

                  Native vector width float: 4

                  Native vector width double: 0

                  Max clock frequency: 925Mhz

                  Address bits: 32

                  Max memory allocation: 536870912

                  Image support: Yes

                  Max number of images read arguments: 128

                  Max number of images write arguments: 8

                  Max image 2D width: 8192

                  Max image 2D height: 8192

                  Max image 3D width: 2048

                  Max image 3D height: 2048

                  Max image 3D depth: 2048

                  Max samplers within kernel: 16

                  Max size of kernel argument: 1024

                  Alignment (bits) of base address: 2048

                  Minimum alignment (bytes) for any datatype: 128

                  Single precision floating point capability

                  Denorms: No

                  Quiet NaNs: Yes

                  Round to nearest even: Yes

                  Round to zero: Yes

                  Round to +ve and infinity: Yes

                  IEEE754-2008 fused multiply-add: Yes

                  Cache type: None

                  Cache line size: 0

                  Cache size: 0

                  Global memory size: 536870912

                  Constant buffer size: 65536

                  Max number of constant args: 8

                  Local memory type: Scratchpad

                  Local memory size: 32768

                  Kernel Preferred work group size multiple: 64

                  Error correction support: 0

                  Unified memory for Host and Device: 0

                  Profiling timer resolution: 1

                  Device endianess: Little

                  Available: Yes

                  Compiler available: Yes

                  Execution capabilities:

                  Execute OpenCL kernels: Yes

                  Execute native function: No

                  Queue properties:

                  Out-of-Order: No

                  Profiling : Yes

                  Platform ID: 000000000164C9C8

                  Name: Juniper

                  Vendor: Advanced Micro Devices, Inc.

                  Device OpenCL C version: OpenCL C 1.1

                  Driver version: CAL 1.4.1646

                  Profile: FULL_PROFILE

                  Version: OpenCL 1.1 AMD-APP (831.4)

                  Extensions: 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_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_popcnt

                  Device Type: CL_DEVICE_TYPE_GPU

                  Device ID: 4098

                  Board name: ATI Radeon HD 5800 Series

                  Max compute units: 20

                  Max work items dimensions: 3

                  Max work items[0]: 256

                  Max work items[1]: 256

                  Max work items[2]: 256

                  Max work group size: 256

                  Preferred vector width char: 16

                  Preferred vector width short: 8

                  Preferred vector width int: 4

                  Preferred vector width long: 2

                  Preferred vector width float: 4

                  Preferred vector width double: 2

                  Native vector width char: 16

                  Native vector width short: 8

                  Native vector width int: 4

                  Native vector width long: 2

                  Native vector width float: 4

                  Native vector width double: 2

                  Max clock frequency: 925Mhz

                  Address bits: 32

                  Max memory allocation: 536870912

                  Image support: Yes

                  Max number of images read arguments: 128

                  Max number of images write arguments: 8

                  Max image 2D width: 8192

                  Max image 2D height: 8192

                  Max image 3D width: 2048

                  Max image 3D height: 2048

                  Max image 3D depth: 2048

                  Max samplers within kernel: 16

                  Max size of kernel argument: 1024

                  Alignment (bits) of base address: 2048

                  Minimum alignment (bytes) for any datatype: 128

                  Single precision floating point capability

                  Denorms: No

                  Quiet NaNs: Yes

                  Round to nearest even: Yes

                  Round to zero: Yes

                  Round to +ve and infinity: Yes

                  IEEE754-2008 fused multiply-add: Yes

                  Cache type: None

                  Cache line size: 0

                  Cache size: 0

                  Global memory size: 536870912

                  Constant buffer size: 65536

                  Max number of constant args: 8

                  Local memory type: Scratchpad

                  Local memory size: 32768

                  Kernel Preferred work group size multiple: 64

                  Error correction support: 0

                  Unified memory for Host and Device: 0

                  Profiling timer resolution: 1

                  Device endianess: Little

                  Available: Yes

                  Compiler available: Yes

                  Execution capabilities:

                  Execute OpenCL kernels: Yes

                  Execute native function: No

                  Queue properties:

                  Out-of-Order: No

                  Profiling : Yes

                  Platform ID: 000000000164C9C8

                  Name: Cypress

                  Vendor: Advanced Micro Devices, Inc.

                  Device OpenCL C version: OpenCL C 1.1

                  Driver version: CAL 1.4.1646

                  Profile: FULL_PROFILE

                  Version: OpenCL 1.1 AMD-APP (831.4)

                  Extensions: cl_khr_fp64 cl_amd_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_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_popcnt

                  Device Type: CL_DEVICE_TYPE_CPU

                  Device ID: 4098

                  Board name:

                  Max compute units: 12

                  Max work items dimensions: 3

                  Max work items[0]: 1024

                  Max work items[1]: 1024

                  Max work items[2]: 1024

                  Max work group size: 1024

                  Preferred vector width char: 16

                  Preferred vector width short: 8

                  Preferred vector width int: 4

                  Preferred vector width long: 2

                  Preferred vector width float: 4

                  Preferred vector width double: 0

                  Native vector width char: 16

                  Native vector width short: 8

                  Native vector width int: 4

                  Native vector width long: 2

                  Native vector width float: 4

                  Native vector width double: 0

                  Max clock frequency: 2926Mhz

                  Address bits: 64

                  Max memory allocation: 2147483648

                  Image support: Yes

                  Max number of images read arguments: 128

                  Max number of images write arguments: 8

                  Max image 2D width: 8192

                  Max image 2D height: 8192

                  Max image 3D width: 2048

                  Max image 3D height: 2048

                  Max image 3D depth: 2048

                  Max samplers within kernel: 16

                  Max size of kernel argument: 4096

                  Alignment (bits) of base address: 1024

                  Minimum alignment (bytes) for any datatype: 128

                  Single precision floating point capability

                  Denorms: Yes

                  Quiet NaNs: Yes

                  Round to nearest even: Yes

                  Round to zero: Yes

                  Round to +ve and infinity: Yes

                  IEEE754-2008 fused multiply-add: Yes

                  Cache type: Read/Write

                  Cache line size: 64

                  Cache size: 32768

                  Global memory size: 4285317120

                  Constant buffer size: 65536

                  Max number of constant args: 8

                  Local memory type: Global

                  Local memory size: 32768

                  Kernel Preferred work group size multiple: 1

                  Error correction support: 0

                  Unified memory for Host and Device: 1

                  Profiling timer resolution: 0

                  Device endianess: Little

                  Available: Yes

                  Compiler available: Yes

                  Execution capabilities:

                  Execute OpenCL kernels: Yes

                  Execute native function: Yes

                  Queue properties:

                  Out-of-Order: No

                  Profiling : Yes

                  Platform ID: 000000000164C9C8

                  Name: Genuine Intel® CPU 000 @ 2.13GHz

                  Vendor: GenuineIntel

                  Device OpenCL C version: OpenCL C 1.1

                  Driver version: 2.0

                  Profile: FULL_PROFILE

                  Version: OpenCL 1.1 AMD-APP (831.4)

                  Extensions: cl_khr_fp64 cl_amd_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_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_popcnt

                  Platform Name: NVIDIA CUDA

                  Number of devices: 1

                  Device Type: CL_DEVICE_TYPE_GPU

                  Device ID: 4318

                  Max compute units: 4

                  Max work items dimensions: 3

                  Max work items[0]: 512

                  Max work items[1]: 512

                  Max work items[2]: 64

                  Max work group size: 512

                  Preferred vector width char: 1

                  Preferred vector width short: 1

                  Preferred vector width int: 1

                  Preferred vector width long: 1

                  Preferred vector width float: 1

                  Preferred vector width double: 0

                  Native vector width char: 1

                  Native vector width short: 1

                  Native vector width int: 1

                  Native vector width long: 1

                  Native vector width float: 1

                  Native vector width double: 0

                  Max clock frequency: 1400Mhz

                  Address bits: 32

                  Max memory allocation: 268353536

                  Image support: Yes

                  Max number of images read arguments: 128

                  Max number of images write arguments: 8

                  Max image 2D width: 4096

                  Max image 2D height: 16383

                  Max image 3D width: 2048

                  Max image 3D height: 2048

                  Max image 3D depth: 2048

                  Max samplers within kernel: 16

                  Max size of kernel argument: 4352

                  Alignment (bits) of base address: 2048

                  Minimum alignment (bytes) for any datatype: 128

                  Single precision floating point capability

                  Denorms: No

                  Quiet NaNs: Yes

                  Round to nearest even: Yes

                  Round to zero: Yes

                  Round to +ve and infinity: Yes

                  IEEE754-2008 fused multiply-add: Yes

                  Cache type: None

                  Cache line size: 0

                  Cache size: 0

                  Global memory size: 1073414144

                  Constant buffer size: 65536

                  Max number of constant args: 9

                  Local memory type: Scratchpad

                  Local memory size: 16384

                  Kernel Preferred work group size multiple: 32

                  Error correction support: 0

                  Unified memory for Host and Device: 0

                  Profiling timer resolution: 1000

                  Device endianess: Little

                  Available: Yes

                  Compiler available: Yes

                  Execution capabilities:

                  Execute OpenCL kernels: Yes

                  Execute native function: No

                  Queue properties:

                  Out-of-Order: Yes

                  Profiling : Yes

                  Platform ID: 00000000062BB030

                  Name: GeForce 9500 GT

                  Vendor: NVIDIA Corporation

                  Device OpenCL C version: OpenCL C 1.0

                  Driver version: 296.10

                  Profile: FULL_PROFILE

                  Version: OpenCL 1.0 CUDA

                  Extensions: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_d3d9_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics

                  [/spoiler]

                  cl_khr_byte_addressable_store supported by all devices.

                  1 Reply Last reply Reply Quote 0
                  • D
                    daimyo last edited by

                    Try this

                    http://www.ftc-c.com/pack/testnet.rar

                    For some reason there are some random extra characters at the end of the link above

                    timuir, the connection varies between 0 and 12 kbs can you please upload elsewhere… :)

                    1 Reply Last reply Reply Quote 0
                    • D
                      daimyo last edited by

                      alright, got it finally but no ping from the pool.ftc-c.com

                      lets try it for pxc

                      update:

                      Working fine with morehash.pw NOMP pool. Pulling out the same hashrate 8.35khs out of GT 550M only now not getting the graphics driver unresponsive upon shutting down the miner.

                      1 Reply Last reply Reply Quote 0
                      • lizhi
                        lizhi last edited by

                        Here it is for one of my oldest mining rigs. Two HD6750 (the same to HD5750) + one HD5870. Catalyst 11.12 + APP SDK v2.6. The drivers cannot be updated any further because AMD have disregarded the OpenCL support for Windows XP and 2003 since spring of 2012. These cards deliver 2x 200KH/s + 380KH/s in Scrypt using the standard (ckolivas) kernel. If we make it running there, the other cards and platforms will be also compatible most likely. The general idea is to make the kernel compatible with the largest possible selection of computer hardware.

                        [spoiler]

                        Number of platforms: 2

                        Platform Profile: FULL_PROFILE

                        Platform Version: OpenCL 1.1 AMD-APP (831.4)

                        Platform Name: AMD Accelerated Parallel Processing

                        Platform Vendor: Advanced Micro Devices, Inc.

                        Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices

                        Platform Profile: FULL_PROFILE

                        Platform Version: OpenCL 1.1 CUDA 4.1.1

                        Platform Name: NVIDIA CUDA

                        Platform Vendor: NVIDIA Corporation

                        Platform Extensions: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_d3d9_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll

                        Platform Name: AMD Accelerated Parallel Processing

                        Number of devices: 4

                        Device Type: CL_DEVICE_TYPE_GPU

                        Device ID: 4098

                        Board name: AMD Radeon HD 6700 Series

                        Max compute units: 9

                        Max work items dimensions: 3

                        Max work items[0]: 256

                        Max work items[1]: 256

                        Max work items[2]: 256

                        Max work group size: 256

                        Preferred vector width char: 16

                        Preferred vector width short: 8

                        Preferred vector width int: 4

                        Preferred vector width long: 2

                        Preferred vector width float: 4

                        Preferred vector width double: 0

                        Native vector width char: 16

                        Native vector width short: 8

                        Native vector width int: 4

                        Native vector width long: 2

                        Native vector width float: 4

                        Native vector width double: 0

                        Max clock frequency: 925Mhz

                        Address bits: 32

                        Max memory allocation: 536870912

                        Image support: Yes

                        Max number of images read arguments: 128

                        Max number of images write arguments: 8

                        Max image 2D width: 8192

                        Max image 2D height: 8192

                        Max image 3D width: 2048

                        Max image 3D height: 2048

                        Max image 3D depth: 2048

                        Max samplers within kernel: 16

                        Max size of kernel argument: 1024

                        Alignment (bits) of base address: 2048

                        Minimum alignment (bytes) for any datatype: 128

                        Single precision floating point capability

                        Denorms: No

                        Quiet NaNs: Yes

                        Round to nearest even: Yes

                        Round to zero: Yes

                        Round to +ve and infinity: Yes

                        IEEE754-2008 fused multiply-add: Yes

                        Cache type: None

                        Cache line size: 0

                        Cache size: 0

                        Global memory size: 536870912

                        Constant buffer size: 65536

                        Max number of constant args: 8

                        Local memory type: Scratchpad

                        Local memory size: 32768

                        Kernel Preferred work group size multiple: 64

                        Error correction support: 0

                        Unified memory for Host and Device: 0

                        Profiling timer resolution: 1

                        Device endianess: Little

                        Available: Yes

                        Compiler available: Yes

                        Execution capabilities:

                        Execute OpenCL kernels: Yes

                        Execute native function: No

                        Queue properties:

                        Out-of-Order: No

                        Profiling : Yes

                        Platform ID: 000000000164C9C8

                        Name: Juniper

                        Vendor: Advanced Micro Devices, Inc.

                        Device OpenCL C version: OpenCL C 1.1

                        Driver version: CAL 1.4.1646

                        Profile: FULL_PROFILE

                        Version: OpenCL 1.1 AMD-APP (831.4)

                        Extensions: 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_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_popcnt

                        Device Type: CL_DEVICE_TYPE_GPU

                        Device ID: 4098

                        Board name: AMD Radeon HD 6700 Series

                        Max compute units: 9

                        Max work items dimensions: 3

                        Max work items[0]: 256

                        Max work items[1]: 256

                        Max work items[2]: 256

                        Max work group size: 256

                        Preferred vector width char: 16

                        Preferred vector width short: 8

                        Preferred vector width int: 4

                        Preferred vector width long: 2

                        Preferred vector width float: 4

                        Preferred vector width double: 0

                        Native vector width char: 16

                        Native vector width short: 8

                        Native vector width int: 4

                        Native vector width long: 2

                        Native vector width float: 4

                        Native vector width double: 0

                        Max clock frequency: 925Mhz

                        Address bits: 32

                        Max memory allocation: 536870912

                        Image support: Yes

                        Max number of images read arguments: 128

                        Max number of images write arguments: 8

                        Max image 2D width: 8192

                        Max image 2D height: 8192

                        Max image 3D width: 2048

                        Max image 3D height: 2048

                        Max image 3D depth: 2048

                        Max samplers within kernel: 16

                        Max size of kernel argument: 1024

                        Alignment (bits) of base address: 2048

                        Minimum alignment (bytes) for any datatype: 128

                        Single precision floating point capability

                        Denorms: No

                        Quiet NaNs: Yes

                        Round to nearest even: Yes

                        Round to zero: Yes

                        Round to +ve and infinity: Yes

                        IEEE754-2008 fused multiply-add: Yes

                        Cache type: None

                        Cache line size: 0

                        Cache size: 0

                        Global memory size: 536870912

                        Constant buffer size: 65536

                        Max number of constant args: 8

                        Local memory type: Scratchpad

                        Local memory size: 32768

                        Kernel Preferred work group size multiple: 64

                        Error correction support: 0

                        Unified memory for Host and Device: 0

                        Profiling timer resolution: 1

                        Device endianess: Little

                        Available: Yes

                        Compiler available: Yes

                        Execution capabilities:

                        Execute OpenCL kernels: Yes

                        Execute native function: No

                        Queue properties:

                        Out-of-Order: No

                        Profiling : Yes

                        Platform ID: 000000000164C9C8

                        Name: Juniper

                        Vendor: Advanced Micro Devices, Inc.

                        Device OpenCL C version: OpenCL C 1.1

                        Driver version: CAL 1.4.1646

                        Profile: FULL_PROFILE

                        Version: OpenCL 1.1 AMD-APP (831.4)

                        Extensions: 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_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_popcnt

                        Device Type: CL_DEVICE_TYPE_GPU

                        Device ID: 4098

                        Board name: ATI Radeon HD 5800 Series

                        Max compute units: 20

                        Max work items dimensions: 3

                        Max work items[0]: 256

                        Max work items[1]: 256

                        Max work items[2]: 256

                        Max work group size: 256

                        Preferred vector width char: 16

                        Preferred vector width short: 8

                        Preferred vector width int: 4

                        Preferred vector width long: 2

                        Preferred vector width float: 4

                        Preferred vector width double: 2

                        Native vector width char: 16

                        Native vector width short: 8

                        Native vector width int: 4

                        Native vector width long: 2

                        Native vector width float: 4

                        Native vector width double: 2

                        Max clock frequency: 925Mhz

                        Address bits: 32

                        Max memory allocation: 536870912

                        Image support: Yes

                        Max number of images read arguments: 128

                        Max number of images write arguments: 8

                        Max image 2D width: 8192

                        Max image 2D height: 8192

                        Max image 3D width: 2048

                        Max image 3D height: 2048

                        Max image 3D depth: 2048

                        Max samplers within kernel: 16

                        Max size of kernel argument: 1024

                        Alignment (bits) of base address: 2048

                        Minimum alignment (bytes) for any datatype: 128

                        Single precision floating point capability

                        Denorms: No

                        Quiet NaNs: Yes

                        Round to nearest even: Yes

                        Round to zero: Yes

                        Round to +ve and infinity: Yes

                        IEEE754-2008 fused multiply-add: Yes

                        Cache type: None

                        Cache line size: 0

                        Cache size: 0

                        Global memory size: 536870912

                        Constant buffer size: 65536

                        Max number of constant args: 8

                        Local memory type: Scratchpad

                        Local memory size: 32768

                        Kernel Preferred work group size multiple: 64

                        Error correction support: 0

                        Unified memory for Host and Device: 0

                        Profiling timer resolution: 1

                        Device endianess: Little

                        Available: Yes

                        Compiler available: Yes

                        Execution capabilities:

                        Execute OpenCL kernels: Yes

                        Execute native function: No

                        Queue properties:

                        Out-of-Order: No

                        Profiling : Yes

                        Platform ID: 000000000164C9C8

                        Name: Cypress

                        Vendor: Advanced Micro Devices, Inc.

                        Device OpenCL C version: OpenCL C 1.1

                        Driver version: CAL 1.4.1646

                        Profile: FULL_PROFILE

                        Version: OpenCL 1.1 AMD-APP (831.4)

                        Extensions: cl_khr_fp64 cl_amd_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_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_popcnt

                        Device Type: CL_DEVICE_TYPE_CPU

                        Device ID: 4098

                        Board name:

                        Max compute units: 12

                        Max work items dimensions: 3

                        Max work items[0]: 1024

                        Max work items[1]: 1024

                        Max work items[2]: 1024

                        Max work group size: 1024

                        Preferred vector width char: 16

                        Preferred vector width short: 8

                        Preferred vector width int: 4

                        Preferred vector width long: 2

                        Preferred vector width float: 4

                        Preferred vector width double: 0

                        Native vector width char: 16

                        Native vector width short: 8

                        Native vector width int: 4

                        Native vector width long: 2

                        Native vector width float: 4

                        Native vector width double: 0

                        Max clock frequency: 2926Mhz

                        Address bits: 64

                        Max memory allocation: 2147483648

                        Image support: Yes

                        Max number of images read arguments: 128

                        Max number of images write arguments: 8

                        Max image 2D width: 8192

                        Max image 2D height: 8192

                        Max image 3D width: 2048

                        Max image 3D height: 2048

                        Max image 3D depth: 2048

                        Max samplers within kernel: 16

                        Max size of kernel argument: 4096

                        Alignment (bits) of base address: 1024

                        Minimum alignment (bytes) for any datatype: 128

                        Single precision floating point capability

                        Denorms: Yes

                        Quiet NaNs: Yes

                        Round to nearest even: Yes

                        Round to zero: Yes

                        Round to +ve and infinity: Yes

                        IEEE754-2008 fused multiply-add: Yes

                        Cache type: Read/Write

                        Cache line size: 64

                        Cache size: 32768

                        Global memory size: 4285317120

                        Constant buffer size: 65536

                        Max number of constant args: 8

                        Local memory type: Global

                        Local memory size: 32768

                        Kernel Preferred work group size multiple: 1

                        Error correction support: 0

                        Unified memory for Host and Device: 1

                        Profiling timer resolution: 0

                        Device endianess: Little

                        Available: Yes

                        Compiler available: Yes

                        Execution capabilities:

                        Execute OpenCL kernels: Yes

                        Execute native function: Yes

                        Queue properties:

                        Out-of-Order: No

                        Profiling : Yes

                        Platform ID: 000000000164C9C8

                        Name: Genuine Intel® CPU 000 @ 2.13GHz

                        Vendor: GenuineIntel

                        Device OpenCL C version: OpenCL C 1.1

                        Driver version: 2.0

                        Profile: FULL_PROFILE

                        Version: OpenCL 1.1 AMD-APP (831.4)

                        Extensions: cl_khr_fp64 cl_amd_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_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_popcnt

                        Platform Name: NVIDIA CUDA

                        Number of devices: 1

                        Device Type: CL_DEVICE_TYPE_GPU

                        Device ID: 4318

                        Max compute units: 4

                        Max work items dimensions: 3

                        Max work items[0]: 512

                        Max work items[1]: 512

                        Max work items[2]: 64

                        Max work group size: 512

                        Preferred vector width char: 1

                        Preferred vector width short: 1

                        Preferred vector width int: 1

                        Preferred vector width long: 1

                        Preferred vector width float: 1

                        Preferred vector width double: 0

                        Native vector width char: 1

                        Native vector width short: 1

                        Native vector width int: 1

                        Native vector width long: 1

                        Native vector width float: 1

                        Native vector width double: 0

                        Max clock frequency: 1400Mhz

                        Address bits: 32

                        Max memory allocation: 268353536

                        Image support: Yes

                        Max number of images read arguments: 128

                        Max number of images write arguments: 8

                        Max image 2D width: 4096

                        Max image 2D height: 16383

                        Max image 3D width: 2048

                        Max image 3D height: 2048

                        Max image 3D depth: 2048

                        Max samplers within kernel: 16

                        Max size of kernel argument: 4352

                        Alignment (bits) of base address: 2048

                        Minimum alignment (bytes) for any datatype: 128

                        Single precision floating point capability

                        Denorms: No

                        Quiet NaNs: Yes

                        Round to nearest even: Yes

                        Round to zero: Yes

                        Round to +ve and infinity: Yes

                        IEEE754-2008 fused multiply-add: Yes

                        Cache type: None

                        Cache line size: 0

                        Cache size: 0

                        Global memory size: 1073414144

                        Constant buffer size: 65536

                        Max number of constant args: 9

                        Local memory type: Scratchpad

                        Local memory size: 16384

                        Kernel Preferred work group size multiple: 32

                        Error correction support: 0

                        Unified memory for Host and Device: 0

                        Profiling timer resolution: 1000

                        Device endianess: Little

                        Available: Yes

                        Compiler available: Yes

                        Execution capabilities:

                        Execute OpenCL kernels: Yes

                        Execute native function: No

                        Queue properties:

                        Out-of-Order: Yes

                        Profiling : Yes

                        Platform ID: 00000000062BB030

                        Name: GeForce 9500 GT

                        Vendor: NVIDIA Corporation

                        Device OpenCL C version: OpenCL C 1.0

                        Driver version: 296.10

                        Profile: FULL_PROFILE

                        Version: OpenCL 1.0 CUDA

                        Extensions: cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_d3d9_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics

                        [/spoiler]

                        cl_khr_byte_addressable_store supported by all devices.

                        How to get “clinfo” for these card ?

                        I think AMD 7800 series cards still have a issue with AMD 13.12 Catalyst + SDK 2.9. They are very low hashrate.

                        1 Reply Last reply Reply Quote 0
                        • T
                          tmuir12 Regular Member last edited by

                          alright, got it finally but no ping from the pool.ftc-c.com

                          lets try it for pxc

                          update:

                          Working fine with morehash.pw NOMP pool. Pulling out the same hashrate 8.35khs out of GT 550M only now not getting the graphics driver unresponsive upon shutting down the miner.

                          Yes, pretty sure it wont work for FTC yet as its for Neoscrypt and we haven’t swapped over yet, but does work for PXC

                          1 Reply Last reply Reply Quote 0
                          • ghostlander
                            ghostlander Regular Member last edited by

                            How to get [background=#ffffff] “clinfo” for these card ?[/background]

                            Type “clinfo > somefile.txt” in your console.

                            1 Reply Last reply Reply Quote 0
                            • lizhi
                              lizhi last edited by

                              This is my AMD card clinfo. AMD HD6850 ,HD6870,HD6770 and AMD HD7850, HD7950 in attach files.

                              1 Reply Last reply Reply Quote 0
                              • ChekaZ
                                ChekaZ last edited by

                                Reuploaded: https://dl.dropboxusercontent.com/u/31024229/GpuMinerNeoScrypt.rar

                                BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
                                FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY

                                1 Reply Last reply Reply Quote 0
                                • D
                                  daimyo last edited by

                                  Folks, does that mean that in order for the gpu miner to work best, you first need to have it optimized for every particular video card?

                                  1 Reply Last reply Reply Quote 0
                                  • V
                                    vehre last edited by

                                    Of course not. I do have an Nvidia card only. I need access to an AMD one to do some tests and figure what the issue here is.

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      daimyo last edited by

                                      Of course not. I do have an Nvidia card only. I need access to an AMD one to do some tests and figure what the issue here is.

                                      Great. I hope this time the nVidia graphics are gonna have the advantage :)

                                      1 Reply Last reply Reply Quote 0
                                      • Bushstar
                                        Bushstar last edited by

                                        People’s experience of NeoScrypt is going to be based on the GPU miner. We could not launch without a GPU miner as the trolls would have a field day and who ever did come up with a GPU miner might not have released it, however we could not launch with a buggy miner either as people’s experience would be too poor.

                                        Then again it is said if you wait until the software is perfect then you have waited too long. Considering this I suggest we set the fork date, Ruth said she spotted a rough date given by someone and I intend to aim for that date after conferring with a few others. I expect to have forked to NeoScrypt by the end of October.

                                        There is a Feathercoin testnet running NeoScrypt but this was to check that the fork works as expected, to test NeoScrypt it is best to mine on Phoenixcoin and earn some real coins while you are at it. As the Feathercoin testnet successfully forked to NeoScrypt on the testnet we have confirmed that the code is complete and we have seen Phoenixcoin successfully fork to it as well. We know it is safe to move the network to NeoScrypt and have auto checkpointing in place to prevent any abuse of low hash power during the change over. I would not like to fork from one algo to another without some sort of protection, especially considering how much we have been bullied over the last year and five months.

                                        Feathercoin is committed to longevity and to explorer new solutions outside of the status quo that Bitcoin has to operate within, this is why we exist.

                                        We really have been waiting on NeoScrypt for such a long time and I look forward to a fresh burst of energy once we can get on to the other side of this technical change. After we move we should cherry pick ideas and discuss them to pick the bad from the good.

                                        Donate: 6hf9DF8H67ZEoW9KmPJez6BHh4XPNQSCZz

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User last edited by

                                          Feathercoin is committed to longevity and to explorer new solutions outside of the status quo that Bitcoin has to operate within, this is why we exist.

                                          +13 ≤ N* ≤ N’…

                                          1 Reply Last reply Reply Quote 0
                                          • V
                                            vehre last edited by

                                            Sorry daimyo,

                                            not any longer. I just aquired a Sapphire HD6870. Just have to wait for delivery. For figuring what is wrong in the CL-kernel that one should be sufficient.

                                            For the nvidia vs. ATI battle: I do not favour any of the two. Both are evil, not participating on the Linux kernel. But to get OpenCL enabled Intel-HW my funds are too limited. A Xeon Phi would be marvelous, if anyone wants to donate :)

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post