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 - Instigater

Pages: [1]
1
BitShares PTS / Re: Donations to open source a GPU Protoshares miner (PTS)
« on: February 04, 2014, 09:29:10 am »
dga, where do I have to look in code to modify it so it can run on 512 MB cards?

2
Compilation on Ubuntu 13.10 stops here
Code: [Select]
obj/main_poolminer.o:main_poolminer.cpp:(.text._ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERNS_10shared_ptrIvEERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE[_ZN5boost4asio6detail16resolver_serviceINS0_2ip3tcpEE7resolveERNS_10shared_ptrIvEERKNS3_20basic_resolver_queryIS4_EERNS_6system10error_codeE]+0x281): more undefined references to `boost::system::system_category()' follow
obj/main_poolminer.o: In function `CMasterThread::run()':
main_poolminer.cpp:(.text._ZN13CMasterThread3runEv[_ZN13CMasterThread3runEv]+0x127): undefined reference to `boost::thread::start_thread_noexcept()'
main_poolminer.cpp:(.text._ZN13CMasterThread3runEv[_ZN13CMasterThread3runEv]+0x1dd): undefined reference to `vtable for boost::detail::thread_data_base'
main_poolminer.cpp:(.text._ZN13CMasterThread3runEv[_ZN13CMasterThread3runEv]+0x529): undefined reference to `boost::system::system_category()'
main_poolminer.cpp:(.text._ZN13CMasterThread3runEv[_ZN13CMasterThread3runEv]+0x697): undefined reference to `boost::system::system_category()'
main_poolminer.cpp:(.text._ZN13CMasterThread3runEv[_ZN13CMasterThread3runEv]+0x7a9): undefined reference to `boost::system::system_category()'
main_poolminer.cpp:(.text._ZN13CMasterThread3runEv[_ZN13CMasterThread3runEv]+0x7c0): undefined reference to `boost::system::system_category()'
main_poolminer.cpp:(.text._ZN13CMasterThread3runEv[_ZN13CMasterThread3runEv]+0x877): undefined reference to `boost::system::system_category()'
obj/main_poolminer.o:main_poolminer.cpp:(.text._ZN13CMasterThread3runEv[_ZN13CMasterThread3runEv]+0x896): more undefined references to `boost::system::system_category()' follow
obj/main_poolminer.o: In function `_GLOBAL__sub_I_collision_table_bits':
main_poolminer.cpp:(.text.startup+0xf63): undefined reference to `boost::system::generic_category()'
main_poolminer.cpp:(.text.startup+0xf6f): undefined reference to `boost::system::generic_category()'
main_poolminer.cpp:(.text.startup+0xf7b): undefined reference to `boost::system::system_category()'
main_poolminer.cpp:(.text.startup+0xfa1): undefined reference to `boost::system::system_category()'
obj/main_poolminer.o:(.rodata._ZTIN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4_mfi3mf0Iv13CWorkerThreadEENS2_5list1INS2_5valueIPS6_EEEEEEEE[_ZTIN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4_mfi3mf0Iv13CWorkerThreadEENS2_5list1INS2_5valueIPS6_EEEEEEEE]+0x10): undefined reference to `typeinfo for boost::detail::thread_data_base'
obj/CProtoshareProcessor.o: In function `_GLOBAL__sub_I__Z31protoshares_revalidateCollisionP13blockHeader_tPhjjmP14CBlockProviderPFvS1_jS1_Ej':
CProtoshareProcessor.cpp:(.text.startup+0x33): undefined reference to `boost::system::generic_category()'
CProtoshareProcessor.cpp:(.text.startup+0x3f): undefined reference to `boost::system::generic_category()'
CProtoshareProcessor.cpp:(.text.startup+0x4b): undefined reference to `boost::system::system_category()'
CProtoshareProcessor.cpp:(.text.startup+0x71): undefined reference to `boost::system::system_category()'
collect2: error: ld returned 1 exit status
make: *** [ptsminer] Error 1
What is wrong?

3
GT630 rev.2 GK208 384 cores, 902/1600Mhz ~110cpm

4
BitShares PTS / Re: arCUDAminer 64 bit v1.0e - PTS GPU miner for Windows
« on: January 29, 2014, 01:41:09 pm »
Please create <1GB version with Compute 3.5. There are GT630 and GT640 that are Kepler based.

5
Any update on low memory video cards (768mb, GTX 460)? I'm really looking forward to using your miner!

Yes almost done will need tester.
v3 crashed after a while on my 1GB GT630 ver.2 (Kepler) card with could not memcpy error.
I could launch v4 only once.

I observe wild GPU memory usage fluctuations - base at ~40% and max from 60% to 90%.

I'm very interested to test version that can reliably run on 1GB cards.

Pages: [1]