Bitcoin Forum
June 26, 2024, 05:07:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4]  All
  Print  
Author Topic: Improved Whirlcoin AMD Miner  (Read 5457 times)
louiedave
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
July 28, 2014, 12:54:04 AM
 #61

after compiling and scanned it to virustotal it detects 3...
can u tell me what is going on? I\'m not a coder, i don't how to read codes...

http://s1.postimg.org/u5qb6gx67/image.png


https://www.virustotal.com/en/file/3da2dbc55f3c509a04c547817354e4ac5411f75fb1c6da20869884adb7012af3/analysis/

LOL.... that happens with all miners like here is a version of nvminer:

https://www.virustotal.com/en/file/4fa034d26b911a0cb75a5874145c0b65e64aae8ea77fd22f65b4feb48a92b71c/analysis/1406508293/

Or if you want some real fun, here is a version of SGMINER 5.0 with 19/54 on it lol....

https://www.virustotal.com/en/file/85df52f1573a91cdc11aad60d22ecd91dc129a6366006a2d4b5d96bef715dba3/analysis/

Really, if your not sure, its best to open such files in sandbox or on a rig that you dont have to worry about ( wallets and all that stuff ).
Will heck yeah ^_^, i tested several miners it has all this... i think its normal... well i'm using it anyway... i trust the author of this miner... thanks man
unitedminers
Full Member
***
Offline Offline

Activity: 241
Merit: 100


View Profile
July 28, 2014, 05:44:33 PM
 #62

Uray,

is there a reason why the /submodules/jansson/ folder is empty when I unzip your source file sgminer-master.zip from github?

Now I could compile it doing this ...

Code:
download sgminer ZIP from https://github.com/uraymeiviar/sgminer
download janson ZIP from https://github.com/akheron/jansson

copy AMD ADL_SDK 6.0 files to sgminer/ADL_SDK
copy files from jansson-master/ to /home/user/sgminer-whirl2/submodules/jansson/

cd sgminer-whirl2

autoreconf -i
CFLAGS="-O2 -march=native" ./configure --enable-opencl
make

... but I get the same error when I run ./sgminer ...

Code:
[19:45:22] Started sgminer 4.2.2
[19:45:22] * using Jansson 2.6
[19:45:23] whirl.suprnova.cc difficulty changed to 0.004
[19:45:23] Startup GPU initialization... Using settings from pool whirl.suprnova
.cc.
[19:45:23] Startup Pool No = 0
[19:45:23] Initialising kernel whirlcoin.cl with bitalign, unpatched BFI, nfacto
r 10, n 1024
[19:45:23] Error -46: Creating Kernel from program. (clCreateKernel)
[19:45:23] Failed to init GPU thread 0, disabling device 0
[19:45:23] Restarting the GPU from the menu will not fix this.
[19:45:23] Re-check your configuration and try restarting.
Press enter to continue:

... as well as with the Linux x64 binary from uray mentioned here:

https://bitcointalk.org/index.php?topic=707708.msg8051769#msg8051769

I guess there is only more thing. Thanks for every hint Smiley
louiedave
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
July 28, 2014, 11:06:22 PM
 #63

Uray,

is there a reason why the /submodules/jansson/ folder is empty when I unzip your source file sgminer-master.zip from github?

Now I could compile it doing this ...

Code:
download sgminer ZIP from https://github.com/uraymeiviar/sgminer
download janson ZIP from https://github.com/akheron/jansson

copy AMD ADL_SDK 6.0 files to sgminer/ADL_SDK
copy files from jansson-master/ to /home/user/sgminer-whirl2/submodules/jansson/

cd sgminer-whirl2

autoreconf -i
CFLAGS="-O2 -march=native" ./configure --enable-opencl
make

... but I get the same error when I run ./sgminer ...

Code:
[19:45:22] Started sgminer 4.2.2
[19:45:22] * using Jansson 2.6
[19:45:23] whirl.suprnova.cc difficulty changed to 0.004
[19:45:23] Startup GPU initialization... Using settings from pool whirl.suprnova
.cc.
[19:45:23] Startup Pool No = 0
[19:45:23] Initialising kernel whirlcoin.cl with bitalign, unpatched BFI, nfacto
r 10, n 1024
[19:45:23] Error -46: Creating Kernel from program. (clCreateKernel)
[19:45:23] Failed to init GPU thread 0, disabling device 0
[19:45:23] Restarting the GPU from the menu will not fix this.
[19:45:23] Re-check your configuration and try restarting.
Press enter to continue:

... as well as with the Linux x64 binary from uray mentioned here:

https://bitcointalk.org/index.php?topic=707708.msg8051769#msg8051769

I guess there is only more thing. Thanks for every hint Smiley
You need to download jansson, this one doesn't seem to be directly included in the release then extract to the submodules/jansson directory and run again... it should work perfectly
unitedminers
Full Member
***
Offline Offline

Activity: 241
Merit: 100


View Profile
July 29, 2014, 07:53:14 AM
 #64

Uray,

is there a reason why the /submodules/jansson/ folder is empty when I unzip your source file sgminer-master.zip from github?

Now I could compile it doing this ...

Code:
download sgminer ZIP from https://github.com/uraymeiviar/sgminer
download janson ZIP from https://github.com/akheron/jansson

copy AMD ADL_SDK 6.0 files to sgminer/ADL_SDK
copy files from jansson-master/ to /home/user/sgminer-whirl2/submodules/jansson/

cd sgminer-whirl2

autoreconf -i
CFLAGS="-O2 -march=native" ./configure --enable-opencl
make

I guess there is only more thing. Thanks for every hint Smiley
You need to download jansson, this one doesn't seem to be directly included in the release then extract to the submodules/jansson directory and run again... it should work perfectly

I already did that in the second and fourth line. That's why it was compiling without error. But if I run uray's Linux x64 binary or my compiled one, I get this "Error -46: Creating Kernel from program. (clCreateKernel)" error. Do you suggest another download source for the janson ZIP?
Stormbringer
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
August 25, 2014, 01:34:37 PM
 #65

Didn't have improvement,
can anyone share .bin files for r9 280X and 270?

BTC:14aefvedNKjJJoHZ8Pv5LqXqjj5Nprd89d
Pages: « 1 2 3 [4]  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!