Pages:
Author

Topic: Ufasoft Miner - Windows/Linux, x86/x64, SSE2/OpenCL, Open Source - page 6. (Read 630787 times)

newbie
Activity: 9
Merit: 0
MalwareBytes says there's "PUP" files in the OP's exe.

Any idea why?
sr. member
Activity: 252
Merit: 250
thanks for this miner, so much quieter than cgminer even if it does do 1 MH less (cuda)

MalwareBytes says there's "PUP" files in the OP's exe.
PUP = Possibly Unwanted Program
if you installed it yourself there's nothing to worry about
sr. member
Activity: 404
Merit: 251
How can I compiled ufasoft coin miner for windows myself?
Download source code:
http://ufasoft.com/files/ufasoft_coin-0.56.tar.xz, jansson lib and build it with VS2012/2010

One bug detected in currenct source code, which crashes the program under windows. Just comment out following line:

Code:
UserAgentString +=
in the file miner.cpp
newbie
Activity: 9
Merit: 0
How can I compiled ufasoft coin miner for windows myself?
full member
Activity: 182
Merit: 100
Finding Satoshi
MalwareBytes says there's "PUP" files in the OP's exe.
newbie
Activity: 25
Merit: 0
Does anyone have a modded version of the software that will work in parallel?
newbie
Activity: 22
Merit: 0
can you upload last sources?
can't compile in VS12
el/libext.h(190): fatal error C1083: Cannot open include file: 'ext_messages.h': No such file or directory
fatal error C1083: Cannot open include file: 'nvidia/cuda.h': No such file or directory
fatal error C1083: Cannot open include file: 'amd-app/cal.h': No such file or directory
el\libext\ext-json.cpp(12): fatal error C1083: Cannot open include file: 'jansson.h': No such file or directory
fatal error C1083: Cannot open include file: 'coin-msg.h': No such file or directory

File ext_messages.h generated by command mc el\libext\ext_messages.mc

For nvidia/cuda.h, amd-app/cal.h download AMD, CUDA SDKs

For jansson.h download Jansson library...
CAL isnt provided with AMD APP anymore, version 2.7 and below have it
sr. member
Activity: 404
Merit: 251
can you upload last sources?
can't compile in VS12
el/libext.h(190): fatal error C1083: Cannot open include file: 'ext_messages.h': No such file or directory
fatal error C1083: Cannot open include file: 'nvidia/cuda.h': No such file or directory
fatal error C1083: Cannot open include file: 'amd-app/cal.h': No such file or directory
el\libext\ext-json.cpp(12): fatal error C1083: Cannot open include file: 'jansson.h': No such file or directory
fatal error C1083: Cannot open include file: 'coin-msg.h': No such file or directory

File ext_messages.h generated by command mc el\libext\ext_messages.mc

For nvidia/cuda.h, amd-app/cal.h download AMD, CUDA SDKs

For jansson.h download Jansson library...
jr. member
Activity: 66
Merit: 6
can you upload last sources?
can't compile in VS12
el/libext.h(190): fatal error C1083: Cannot open include file: 'ext_messages.h': No such file or directory
fatal error C1083: Cannot open include file: 'nvidia/cuda.h': No such file or directory
fatal error C1083: Cannot open include file: 'amd-app/cal.h': No such file or directory
el\libext\ext-json.cpp(12): fatal error C1083: Cannot open include file: 'jansson.h': No such file or directory
fatal error C1083: Cannot open include file: 'coin-msg.h': No such file or directory
jr. member
Activity: 66
Merit: 6
can i start miner with this parameters? -gpugrid=256 -gputhreads=256, like to be able to continue mining while I use my PC. Smiley
No. The only GPU-related option is
-I intensity
what about CPU-related option?
sr. member
Activity: 404
Merit: 251
can i start miner with this parameters? -gpugrid=256 -gputhreads=256, like to be able to continue mining while I use my PC. Smiley
No. The only GPU-related option is
-I intensity
jr. member
Activity: 66
Merit: 6
can i start miner with this parameters? -gpugrid=256 -gputhreads=256, like to be able to continue mining while I use my PC. Smiley
sr. member
Activity: 404
Merit: 251
I'm getting 23-30MHash, but the stats on my pool say nothing.
What is you command line? we will test
You can send it to [email protected]
member
Activity: 85
Merit: 10
I'm getting 23-30MHash, but the stats on my pool say nothing.
sr. member
Activity: 404
Merit: 251
I am running Coin .53 and the client seems to be stuck on block 230012, is this a bug or is there
Fixed in the 0.54:
http://ufasoft.com/files/ufasoft_coin_0.54.exe
sr. member
Activity: 388
Merit: 250
Save A Life, Adopt a Pet Today!
Hi!

I am running Coin .53 and the client seems to be stuck on block 230012, is this a bug or is there something i can do to get it moving again.  I do have connections to the network.

Thanks!
hero member
Activity: 507
Merit: 500
Question:

Hash scores show

Core i7 3930k    6/12    66.6             4.625 (125 x 37)    Ufasoft bitcoin-miner v0.28    Windows 7 x64, uses ~190watts : -v argument increased Mhash/s from 36.0 to 66.6


I am running Ufasoft v0.44 in win7 with 12 cores on a 3970k but I only am getting  ~32.59 Mhash/s

is there something I am missing?
newbie
Activity: 15
Merit: 0
bitcoin-miner-0.29-x64-portable works at my laptop with linux 3.0 but not at my server.
EDIT: Now I got it to working by editing the run script not no export and use LD_LIBRARY_PATH from the package. I should have noticed before... New run.sh example:
Code:
#/bin/sh

# Some settings

export UFASOFT_MINER_DIR=`readlink -f "$(dirname "$0")"`/bin
#export LD_LIBRARY_PATH=`readlink -f "$(dirname "$0")"`/libs:$LD_LIBRARY_PATH

# Edit this

export ENABLE_GPU=no #It goes slightly faster if you only do cpu mining when you have this set to no
export REFRESH_TIME=60
export RPC_URL="http://eu.eclipsemc.com:8337"
export NUMBER_OF_CPU_CORES=4
export WORKER_LOGIN=lua_test
export WORKER_PASSWORD=foobar
export LONG_POLLING=yes

# Starting application

$UFASOFT_MINER_DIR/bitcoin-miner -a $REFRESH_TIME -g $ENABLE_GPU -o $RPC_URL -t $NUMBER_OF_CPU_CORES -u $WORKER_LOGIN -p $WORKER_PASSWORD -l $LONG_POLLING
sr. member
Activity: 404
Merit: 251
how to use miner with stratum ? what command syntax ?

-o stratum+tcp://api-stratum.bitcoin.cz:3333
legendary
Activity: 2436
Merit: 1187
how to use miner with stratum ? what command syntax ?
Pages:
Jump to: