Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Snard

Pages: 1 [2] 3 4 5
16
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 14, 2013, 03:23:45 pm »
Payments made.

Was there a min payout?

17
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 13, 2013, 11:03:44 pm »
???

git clone https://github.com/Tydus/jhProtominer -b linux-port ; cd jhProtominer/src/jhProtominer ;make CFLAGS="-O3 -march=native"

./jhProtominer -o ypool.net -u yago.propinas -p x -m512 -t 4

Getting an error stating the cpu is not supported.

18
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 13, 2013, 10:44:10 pm »
Havn't had issues with eset. Its prob hitting miner heuristics.

19
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 13, 2013, 10:10:45 pm »
ETA on shutdown?

Unfortunately, ypool does not have a linux client as of yet.

20
Sorry to say, that I think Ypool still has the edge.

My i7 2600k is benching at 79 while ypool is hovering around 85.

21
Can anyone provide info on how to setup this with solo mining?

22
With boost 1.54 on Debian, I am still getting this error when compiling FC:

Code: [Select]
Linking CXX executable test_aes
libfc.a(thread.cpp.o): In function `fc::context::context(void (*)(long), boost::coroutines::detail::standard_stack_allocator&, fc::thread*)':
thread.cpp:(.text._ZN2fc7contextC2EPFvlERN5boost10coroutines6detail24standard_stack_allocatorEPNS_6threadE[_ZN2fc7contextC5EPFvlERN5boost10coroutines6detail24standard_stack_allocatorEPNS_6threadE]+0xe3): undefined reference to `boost::coroutines::detail::standard_stack_allocator::default_stacksize()'
thread.cpp:(.text._ZN2fc7contextC2EPFvlERN5boost10coroutines6detail24standard_stack_allocatorEPNS_6threadE[_ZN2fc7contextC5EPFvlERN5boost10coroutines6detail24standard_stack_allocatorEPNS_6threadE]+0xfe): undefined reference to `boost::coroutines::detail::standard_stack_allocator::allocate(boost::coroutines::stack_context&, unsigned long)'
libfc.a(thread.cpp.o): In function `fc::context::~context()':
thread.cpp:(.text._ZN2fc7contextD2Ev[_ZN2fc7contextD5Ev]+0x2d): undefined reference to `boost::coroutines::detail::standard_stack_allocator::deallocate(boost::coroutines::stack_context&)'
collect2: error: ld returned 1 exit status
make[2]: *** [test_aes] Error 1
make[1]: *** [CMakeFiles/test_aes.dir/all] Error 2
make: *** [all] Error 2

Trying in ubuntu

23
Hmm. Keep getting errors on compiling FC with boost 1.54 installed.

Code: [Select]
[ 75%] Built target fc
Linking CXX executable test_aes
libfc.a(thread.cpp.o): In function `fc::context::context(void (*)(long), boost::coroutines::detail::standard_stack_allocator&, fc::thread*)':
thread.cpp:(.text._ZN2fc7contextC2EPFvlERN5boost10coroutines6detail24standard_stack_allocatorEPNS_6threadE[_ZN2fc7contextC5EPFvlERN5boost10coroutines6detail24standard_stack_allocatorEPNS_6threadE]+0xe3): undefined reference to `boost::coroutines::detail::standard_stack_allocator::default_stacksize()'
thread.cpp:(.text._ZN2fc7contextC2EPFvlERN5boost10coroutines6detail24standard_stack_allocatorEPNS_6threadE[_ZN2fc7contextC5EPFvlERN5boost10coroutines6detail24standard_stack_allocatorEPNS_6threadE]+0xfe): undefined reference to `boost::coroutines::detail::standard_stack_allocator::allocate(boost::coroutines::stack_context&, unsigned long)'
libfc.a(thread.cpp.o): In function `fc::context::~context()':
thread.cpp:(.text._ZN2fc7contextD2Ev[_ZN2fc7contextD5Ev]+0x2d): undefined reference to `boost::coroutines::detail::standard_stack_allocator::deallocate(boost::coroutines::stack_context&)'
collect2: error: ld returned 1 exit status
make[2]: *** [test_aes] Error 1
make[1]: *** [CMakeFiles/test_aes.dir/all] Error 2
make: *** [all] Error 2


24
ByteMaster what version of linux is your test environment? Or are you doing this on mac?

25
Also did you miss some folders in your src?

include_directories( fc/include )
include_directories( sphlib-3.0/c)

Code: [Select]
CMake Error at CMakeLists.txt:46 (add_subdirectory):
  add_subdirectory given source "fc" which is not an existing directory.

26
Do you plan on incorporating these changes into your current pool?

27
So is this purely a solo miner?

28
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 13, 2013, 06:17:07 pm »
Windows only?

29
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 13, 2013, 04:05:50 pm »
I can tell you on a i7 2600k i am getting 116 col/m with ypool.

30
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 13, 2013, 03:59:20 pm »
As always, I would be happy to test on Linux/Windows

Pages: 1 [2] 3 4 5