Bitcoin Forum
April 19, 2024, 03:08:23 PM *
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 »  All
  Print  
Author Topic: [Preview] Smelter - GPU miner for WhirlpoolX (Vanillacoin)  (Read 132796 times)
smolen (OP)
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
November 04, 2013, 08:48:02 PM
 #81

New version is out
The code went through massive refactoring (if everything is OK, nobody will notice Smiley), no kernel updates, statically linked linux x64 binary added, new command line switch --debug for troubleshooting.

Of course I gave you bad advice. Good one is way out of your price range.
1713539303
Hero Member
*
Offline Offline

Posts: 1713539303

View Profile Personal Message (Offline)

Ignore
1713539303
Reply with quote  #2

1713539303
Report to moderator
1713539303
Hero Member
*
Offline Offline

Posts: 1713539303

View Profile Personal Message (Offline)

Ignore
1713539303
Reply with quote  #2

1713539303
Report to moderator
1713539303
Hero Member
*
Offline Offline

Posts: 1713539303

View Profile Personal Message (Offline)

Ignore
1713539303
Reply with quote  #2

1713539303
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713539303
Hero Member
*
Offline Offline

Posts: 1713539303

View Profile Personal Message (Offline)

Ignore
1713539303
Reply with quote  #2

1713539303
Report to moderator
smolen (OP)
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
November 04, 2013, 09:12:45 PM
 #82

Or he could just stop being greedy and release a modified version of cgminer like YaCoin does so you can compile it yourself.
Guess what will happen if I release all the code under BSD/MIT license? The end of free miners era, that's what - every kernel author will wrap their cl code into my monetization framework. Now this scenarion is prevented by GPL, it protects cgminer and reaper from such hijacking.
Regarding Quark mining kernel - it eventually be released, but give me some time to roll out new miner for another coin Smiley

So my GPU's are mining at 5.2 Mh/s. How often should I find a block at that rate on average?
Let's see, Quark difficulty is 128, one 1-diff share gets 2^24 hashes, so on average it should take 128*16777216/5200000 = 413 seconds to find a block.

any news on the fixed miner version for ATI 5970?
Run new version with --debug, it will produce a lot of debugging garbage messages, I hope there will be some hints to solve this problem.

Of course I gave you bad advice. Good one is way out of your price range.
smolen (OP)
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
November 05, 2013, 12:40:35 AM
 #83

Sorry, I've messed up with the release, new binaries are here

Of course I gave you bad advice. Good one is way out of your price range.
csa1234
Full Member
***
Offline Offline

Activity: 286
Merit: 100


O2-Protocol.com Carbon Offset DeFi


View Profile WWW
November 05, 2013, 04:58:11 PM
 #84

Royalty is 1/10, shouldnt it be 1/8?

Sorry, I've messed up with the release, new binaries are here

O2-Protocol.com
Carbon Offset DeFi
csa1234
Full Member
***
Offline Offline

Activity: 286
Merit: 100


O2-Protocol.com Carbon Offset DeFi


View Profile WWW
November 05, 2013, 05:18:51 PM
 #85

This are the results of the debug for my 5970

Code:
c:\smelter>smelter -o http://127.0.0.1:8385 -u user -p password -w 64 -g 1 -i 20
0 -a sTpJCcM1QhotTWd51RjK4dYRZkGVbNdmMK --debug
smelter v0.3 (c) Smolen
Royalty: 1/10
Pool::Start()
Pool::ThreadFunc() started
nPlatforms==1
Platform #0 id:65FD4514
CL_PLATFORM_PROFILE:FULL_PROFILE
CL_PLATFORM_VERSION:OpenCL 1.2 AMD-APP (923.1)
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
# of devices: 2
        Device #0 id==00D20FD0
        CL_DEVICE_NAME:Cypress
        CL_DEVICE_VENDOR:Advanced Micro Devices, Inc.
        CL_DEVICE_VERSION:OpenCL 1.2 AMD-APP (923.1)
        CL_DRIVER_VERSION:CAL 1.4.1720 (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_3d_image_writes cl_khr_byte_addressable_st
ore 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 cl_khr_d3d10_sharing
        CL_DEVICE_GLOBAL_MEM_CACHE_SIZE:0
        CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE:0
        CL_DEVICE_GLOBAL_MEM_SIZE:1073741824
        CL_DEVICE_LOCAL_MEM_SIZE:32768
        CL_DEVICE_MAX_CLOCK_FREQUENCY:725
        CL_DEVICE_MAX_COMPUTE_UNITS:20
        CL_DEVICE_MAX_CONSTANT_ARGS:8
        CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE:65536
        CL_DEVICE_MAX_MEM_ALLOC_SIZE:536870912
        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

Loaded from archive
Building from binary quark0td_Cypress_W64.bin
Building from binary done: quark0td_Cypress_W64.bin
SummonProgram done
        Device #1 id==052AF868
        CL_DEVICE_NAME:Cypress
        CL_DEVICE_VENDOR:Advanced Micro Devices, Inc.
        CL_DEVICE_VERSION:OpenCL 1.2 AMD-APP (923.1)
        CL_DRIVER_VERSION:CAL 1.4.1720 (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_3d_image_writes cl_khr_byte_addressable_st
ore 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 cl_khr_d3d10_sharing
        CL_DEVICE_GLOBAL_MEM_CACHE_SIZE:0
        CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE:0
        CL_DEVICE_GLOBAL_MEM_SIZE:1073741824
        CL_DEVICE_LOCAL_MEM_SIZE:32768
        CL_DEVICE_MAX_CLOCK_FREQUENCY:725
        CL_DEVICE_MAX_COMPUTE_UNITS:20
        CL_DEVICE_MAX_CONSTANT_ARGS:8
        CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE:65536
        CL_DEVICE_MAX_MEM_ALLOC_SIZE:536870912
        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

Loaded from archive
Building from binary quark0td_Cypress_W64.bin

c:\smelter>

O2-Protocol.com
Carbon Offset DeFi
smolen (OP)
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
November 05, 2013, 05:27:39 PM
 #86

Royalty is 1/10, shouldnt it be 1/8?
I reduced my royalty, 10% is lesser than 12.5%

This are the results of the debug for my 5970
Thank you, I'll take a look at it. Something is wrong with OpenCL or with a way I use it Smiley

Of course I gave you bad advice. Good one is way out of your price range.
Orrechorre
Sr. Member
****
Offline Offline

Activity: 569
Merit: 250


View Profile
November 05, 2013, 10:26:13 PM
 #87

how can 5870 get the same mh/s as my 7870? im also getting 1.20mh/s
Hilux74
Legendary
*
Offline Offline

Activity: 912
Merit: 1000



View Profile
November 05, 2013, 11:19:40 PM
 #88

Another usage update for shits n giggles:

I have been using Version2 (not the latest update) for a while now and it seems to run as long as I want without issues on system#1 (Windows7 64 4x MSI 7950s total 5.9Mhash/s) and system #2 (Windows7 64 2x PowerColour 7970 + 1x PowerColour 6970 Total 4.7MHash/s) but tends to freeze up within 30minutes on system #3 (Windows8 64 1x XFX 7970 1.7MHash/s).  Not sure why it isn't happy on system#3.

Spoetnik
Legendary
*
Offline Offline

Activity: 1540
Merit: 1011


FUD Philanthropist™


View Profile
November 06, 2013, 03:16:42 AM
 #89

Or he could just stop being greedy and release a modified version of cgminer like YaCoin does so you can compile it yourself.
Guess what will happen if I release all the code under BSD/MIT license? The end of free miners era, that's what - every kernel author will wrap their cl code into my monetization framework. Now this scenarion is prevented by GPL, it protects cgminer and reaper from such hijacking.
Regarding Quark mining kernel - it eventually be released, but give me some time to roll out new miner for another coin Smiley

So my GPU's are mining at 5.2 Mh/s. How often should I find a block at that rate on average?
Let's see, Quark difficulty is 128, one 1-diff share gets 2^24 hashes, so on average it should take 128*16777216/5200000 = 413 seconds to find a block.

any news on the fixed miner version for ATI 5970?
Run new version with --debug, it will produce a lot of debugging garbage messages, I hope there will be some hints to solve this problem.

The end of free miners era ? ahaahahahaa

FUD first & ask questions later™
verloren
Sr. Member
****
Offline Offline

Activity: 323
Merit: 250


View Profile
November 06, 2013, 04:05:37 AM
 #90

how can 5870 get the same mh/s as my 7870? im also getting 1.20mh/s
Miner seems to be gpu-clock limited atm. I've been hitting 1.4Mh/s with a 7950 set at 1000/1250. Intensity of 100 (or thereabouts).
FlipPro
Legendary
*
Offline Offline

Activity: 1764
Merit: 1015


View Profile
November 06, 2013, 06:24:29 AM
 #91

How much QRK would it take you to open source this bad boy ?

[serious question] response appreciated.
OZR
Sr. Member
****
Offline Offline

Activity: 281
Merit: 250

You're in my wonderland!


View Profile
November 06, 2013, 07:22:09 AM
 #92

Thx   Wink

- Error on start "smelter has stopped working"

Debug message. "correctly"

Code:
smelter v0.3 (c) Smolen
Royalty: 1/10
Pool::Start()
Pool::ThreadFunc() started
nPlatforms==1
Platform #0 id:65F93864
CL_PLATFORM_PROFILE:FULL_PROFILE
CL_PLATFORM_VERSION:OpenCL 1.2 AMD-APP (1084.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 cl_khr_dx9_media_sharing
# of devices: 1
        Device #0 id==04BEE818
        CL_DEVICE_NAME:Pitcairn
        CL_DEVICE_VENDOR:Advanced Micro Devices, Inc.
        CL_DEVICE_VERSION:OpenCL 1.2 AMD-APP (1084.2)
        CL_DRIVER_VERSION:1084.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_popcnt cl_khr_d3d10_sharing cl_khr_dx9_media_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:950
        CL_DEVICE_MAX_COMPUTE_UNITS:16
        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

Loaded from archive
Building from binary quark0td_Pitcairn_W64.bin
Building from binary done: quark0td_Pitcairn_W64.bin
SummonProgram done
main loop
ThreadHost::Thread() started
1:0 A:0 R:0 HW:0 Speed: 745.47KH/s 5s: 747.10KH/s
Exi^CTerminate batch job (Y/N)? y


Debug message. "Error"

Code:
smelter v0.3 (c) Smolen
Royalty: 1/10
Pool::Start()
Pool::ThreadFunc() started
nPlatforms==1
Platform #0 id:65F93864
CL_PLATFORM_PROFILE:FULL_PROFILE
CL_PLATFORM_VERSION:OpenCL 1.2 AMD-APP (1084.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 cl_khr_dx9_media_sharing
# of devices: 1
        Device #0 id==04BEE818
        CL_DEVICE_NAME:Pitcairn
        CL_DEVICE_VENDOR:Advanced Micro Devices, Inc.
        CL_DEVICE_VERSION:OpenCL 1.2 AMD-APP (1084.2)
        CL_DRIVER_VERSION:1084.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_popcnt cl_khr_d3d10_sharing cl_khr_dx9_media_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:950
        CL_DEVICE_MAX_COMPUTE_UNITS:16
        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

Loaded from archive
Building from binary quark0td_Pitcairn_W64.bin

I want to support nvidia. (amd and so works on the script)
smolen (OP)
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
November 06, 2013, 04:56:01 PM
 #93

how can 5870 get the same mh/s as my 7870? im also getting 1.20mh/s
My trick with groestl hash works well for VLIW5, but not for GCN Sad

- Error on start "smelter has stopped working"
Debug message. "Error"
Code:
Loaded from archive
Building from binary quark0td_Pitcairn_W64.bin
Seems the same error as with 5970, a crash inside clBuildProgram(). I'm looking into it.
Code:
	logDbg << "Building from binary " << strBinaryFilename << endl;
try
{
WRAPOPENCL::clBuildProgram(program, 1, &paramCreate.device, NULL, NULL, NULL );
logDbg << "Building from binary done: " << strBinaryFilename << endl;
return program;
}
catch(const SMError &err)
{
logErr << "clBuildProgram call failed, error:" << err.what() << endl;
logErr << "Build log:" << endl << SMCL::GetBuildLog(program, paramCreate.device) << endl;
}


I want to support nvidia. (amd and so works on the script)
Not with current Quark price, it's too low Sad

How much QRK would it take you to open source this bad boy ?

[serious question] response appreciated.
How much QRK would it take to pass the software to good QA lab? And I'm getting good bug reports for free Smiley
Regarding Quark mining kernel - it eventually be released, but give me some time to roll out new miner for another coin Smiley

Of course I gave you bad advice. Good one is way out of your price range.
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
November 06, 2013, 09:07:59 PM
 #94

Mate, couldn't get this to run on dual 7970s using win 8. Sad
What settings do you reccomend? Maybe I need to install distributables and whatnot...fresh win 8 install.
pyromaniac
Hero Member
*****
Offline Offline

Activity: 639
Merit: 500



View Profile
November 07, 2013, 03:39:20 PM
 #95

Mate, couldn't get this to run on dual 7970s using win 8. Sad
What settings do you reccomend? Maybe I need to install distributables and whatnot...fresh win 8 install.
I have a same problem with the same card. It's didn't work for me.

feeleep
Legendary
*
Offline Offline

Activity: 1197
Merit: 1000


View Profile WWW
November 07, 2013, 03:57:40 PM
 #96

tried to run it on ubuntu but got this error:

Code:
Royalty: 1/10
Pool::Start()
Pool::ThreadFunc() started
nPlatforms==1
Platform #0 id:0x7f9ae3ca5ee0
CL_PLATFORM_PROFILE:FULL_PROFILE
CL_PLATFORM_VERSION:OpenCL 1.2 AMD-APP (1084.4)
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
# of devices: 2
        Device #0 id==0x1eab3a0
        CL_DEVICE_NAME:Cypress
        CL_DEVICE_VENDOR:Advanced Micro Devices, Inc.
        CL_DEVICE_VERSION:OpenCL 1.2 AMD-APP (1084.4)
        CL_DRIVER_VERSION:1084.4
        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_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_media_ops2 cl_amd_popcnt
        CL_DEVICE_GLOBAL_MEM_CACHE_SIZE:0
        CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE:0
        CL_DEVICE_GLOBAL_MEM_SIZE:536870912
        CL_DEVICE_LOCAL_MEM_SIZE:32768
        CL_DEVICE_MAX_CLOCK_FREQUENCY:785
        CL_DEVICE_MAX_COMPUTE_UNITS:20
        CL_DEVICE_MAX_CONSTANT_ARGS:8
        CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE:65536
        CL_DEVICE_MAX_MEM_ALLOC_SIZE:536870912
        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_Cypress_W64.bin
Failed to read source file: ./quark0td/kernel/kernelQuark.cl
SummonProgram failed
        Device #1 id==0x1f75600
        CL_DEVICE_NAME:Cypress
        CL_DEVICE_VENDOR:Advanced Micro Devices, Inc.
        CL_DEVICE_VERSION:OpenCL 1.2 AMD-APP (1084.4)
        CL_DRIVER_VERSION:1084.4
        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_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_media_ops2 cl_amd_popcnt
        CL_DEVICE_GLOBAL_MEM_CACHE_SIZE:0
        CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE:0
        CL_DEVICE_GLOBAL_MEM_SIZE:536870912
        CL_DEVICE_LOCAL_MEM_SIZE:32768
        CL_DEVICE_MAX_CLOCK_FREQUENCY:785
        CL_DEVICE_MAX_COMPUTE_UNITS:18
        CL_DEVICE_MAX_CONSTANT_ARGS:8
        CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE:65536
        CL_DEVICE_MAX_MEM_ALLOC_SIZE:536870912
        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_Cypress_W64.bin
Failed to read source file: ./quark0td/kernel/kernelQuark.cl
SummonProgram failed
main loop
ThreadHost::Thread() started
ThreadHost::Thread() started
ThreadHost::Thread() unexpected exception:clCreateKernel call failed
ThreadHost::Thread() finished
ThreadHost::Thread() unexpected exception:clCreateKernel call failed
ThreadHost::Thread() finished


csa1234
Full Member
***
Offline Offline

Activity: 286
Merit: 100


O2-Protocol.com Carbon Offset DeFi


View Profile WWW
November 08, 2013, 03:30:27 AM
 #97

any release fix for the ATI 5970? cmon, i dont wanna go with the other miner guy

O2-Protocol.com
Carbon Offset DeFi
Hilux74
Legendary
*
Offline Offline

Activity: 912
Merit: 1000



View Profile
November 08, 2013, 09:01:53 PM
 #98

After my last post I am now tending to get eventual freezes on any system with a 7970 in it anywhere from 30 minutes to 8 hours after start.  The 7950s run for days with no issues.

One thing I like about Smelter is that is is obvously much less stressing on teh video cards than running Scrypt miners.  They stay 50-60oC with no additional fans blowing on them.  For me this is great as it is quiter and cooler and my wife doesn't freak out having them running overnight.  So I can scrypt in the day and smelt at night...
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
November 08, 2013, 10:58:00 PM
 #99

After my last post I am now tending to get eventual freezes on any system with a 7970 in it anywhere from 30 minutes to 8 hours after start.  The 7950s run for days with no issues.

One thing I like about Smelter is that is is obvously much less stressing on teh video cards than running Scrypt miners.  They stay 50-60oC with no additional fans blowing on them.  For me this is great as it is quiter and cooler and my wife doesn't freak out having them running overnight.  So I can scrypt in the day and smelt at night...

Scrypt and smelt! Cheesy

Can you help me out with settings for 7970s? I couldn't get it to run, do I need any extra dependencies or libraries for win 8?
Hilux74
Legendary
*
Offline Offline

Activity: 912
Merit: 1000



View Profile
November 09, 2013, 12:11:55 AM
 #100

I have not had to do anything extra to get it running on the 7970s but as I mentioned it does seem prone to freezing after some time on any of my systems that have 1 or more 7970s on them.  The only optional flag commands I use are -g 2.

I don't know if it is the XFX vs PowerColour or Windows8 vs Windows7 but the system I have the most trouble with is Windows8 with a single XFX 7970.  Smelter freezes a lot on it but it always starts up fine.  If I start it running before going to work this system will have always frozen at some point before getting back home.  The Windows7 PowerColour system can usually go 8hrs+ but the few times I have tried to let it run 24hrs/day it will freeze at some point.

What brand of 7970 do you have out of interest?
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 »  All
  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!