Bitcoin Forum
June 17, 2024, 02:11:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Preview] Smelter - GPU miner for Quark-based coins on: February 01, 2014, 11:32:56 PM
I'm trying to mine frozen w/ a 5850, smelter crashes almost immediately. Is this a compatible card?
5850 is supported. Try --debug switch, debug output can give an idea what's wrong.

Just in case, the list of currently supported GPUs:
Code:
        const char *arrDevices[] =
        {
                "Cypress", // 5830, 5850, 5870
                "Cayman", // Radeon HD 6900:  Radeon HD 6950 and Radeon HD 6970
                "Barts", // HD 6850 HD 6870
                "Turks", // HD 6570 and HD 6670, 7510, 7570, 7670
                "Juniper", // 6770 and 6750, 5750, 5770
                "Tahiti", // 7870, 7950, 7970
                "Pitcairn", // 7850, 7870
                "Capeverde", // 7730, 7750, 7770
                "Bonaire", // 7790
                0
        };

Hi Smolen. In you list present card 7790 but my 7790 card not worked correctly. Sad Is there any hope to work in the future?
Or what am I doing wrong?

Code:
smelter -o http://127.0.0.1:8385 -u user -p password -w
64 -g 1 -i 200 -a ______________  --debug
smelter v0.3 (c) Smolen
Royalty: 1/10
Pool::Start()
Pool::ThreadFunc() started
nPlatforms==2
Platform #0 id:00276D90
CL_PLATFORM_PROFILE:FULL_PROFILE
CL_PLATFORM_VERSION:OpenCL 1.1
CL_PLATFORM_NAME:Intel(R) OpenCL
CL_PLATFORM_VENDOR:Intel(R) Corporation
CL_PLATFORM_EXTENSIONS:cl_khr_fp64 cl_khr_icd cl_khr_global_int32_base_atomics c
l_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local
_int32_extended_atomics cl_khr_byte_addressable_store cl_intel_printf cl_ext_dev
ice_fission cl_intel_exec_by_local_thread cl_khr_gl_sharing cl_intel_dx9_media_s
haring
Platform is not supported!
Platform #1 id:53D8B864
CL_PLATFORM_PROFILE:FULL_PROFILE
CL_PLATFORM_VERSION:OpenCL 1.2 AMD-APP (1124.2)
CL_PLATFORM_NAME:AMD Accelerated Parallel Processing
CL_PLATFORM_VENDOR:Advanced Micro Devices, Inc.
CL_PLATFORM_EXTENSIONS:cl_khr_icd cl_amd_event_callback cl_amd_offline_devices c
l_khr_d3d10_sharing cl_khr_d3d11_sharing
# of devices: 1
        Device #0 id==023C84D8
        CL_DEVICE_NAME:Bonaire
        CL_DEVICE_VENDOR:Advanced Micro Devices, Inc.
        CL_DEVICE_VERSION:OpenCL 1.2 AMD-APP (1124.2)
        CL_DRIVER_VERSION:1124.2 (VM)
        CL_DEVICE_ADDRESS_BITS:32
        CL_DEVICE_AVAILABLE:1
        CL_DEVICE_COMPILER_AVAILABLE:1
        CL_DEVICE_ENDIAN_LITTLE:1
        CL_DEVICE_ERROR_CORRECTION_SUPPORT:0
        CL_DEVICE_EXTENSIONS:cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_at
omics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_kh
r_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_a
tomics 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_media_ops2 cl_amd_popcnt cl_khr_d3d10_sharing cl_amd_c1x
_atomics
        CL_DEVICE_GLOBAL_MEM_CACHE_SIZE:16384
        CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE:64
        CL_DEVICE_GLOBAL_MEM_SIZE:1073741824
        CL_DEVICE_LOCAL_MEM_SIZE:32768
        CL_DEVICE_MAX_CLOCK_FREQUENCY:1050
        CL_DEVICE_MAX_COMPUTE_UNITS:14
        CL_DEVICE_MAX_CONSTANT_ARGS:8
        CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE:65536
        CL_DEVICE_MAX_MEM_ALLOC_SIZE:804257792
        CL_DEVICE_MAX_PARAMETER_SIZE:1024
        CL_DEVICE_MAX_WORK_GROUP_SIZE:256
        CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS:3
        CL_DEVICE_MEM_BASE_ADDR_ALIGN:2048

No binary found: quark0td_Bonaire_W64.bin
Failed to read source file: ./quark0td/kernel/kernelQuark.cl
SummonProgram failed
main loop
ThreadHost::Thread() started
ThreadHost::Thread() unexpected exception:clCreateKernel call failed
ThreadHost::Thread() finished
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!