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

Pages: 1 ... 33 34 35 36 37 38 39 [40]
586
BitShares PTS / Re: fast AMD OpenCL PTS miner released
« on: February 13, 2014, 02:40:13 am »

I am getting an error when trying to run this miner.

Code: [Select]
./clpts -u x.pts_1 -p x -t 0,1
Vendor of used platform (#1 / 1): Advanced Micro Devices, Inc.
Name of device #1 / 2 (deviceID 0): Tahiti
Name of device #2 / 2 (deviceID 1): Tahiti


Fee Percentage:  2.50%. To set, use "-d" flag e.g. "-d 3.5" is 3.5% donation

spawning 2 worker threads
[b]error while opening the file gpuhash_0. Exiting...
[/b]

 
Code: [Select]
dpkg -l|grep fgl
ii  fglrx                                         2:13.200-0ubuntu1                          amd64        Video driver for the AMD graphics accelerators
ii  fglrx-amdcccle                                2:13.200-0ubuntu1                          amd64        Catalyst Control Center for the AMD graphics accelerators
ii  fglrx-dev                                     2:13.200-0ubuntu1                          amd64        Video driver for the AMD graphics accelerators (devel files)
~ $


587
me too.

588
General Discussion / Re: BitShares X Status Update
« on: February 08, 2014, 07:12:48 am »
Unfortunately today I spent on the phone with just about everyone on the team and thus didn't have any opportunity to write code.   I will be spending time with my kids this weekend so there will be little progress for the next 2 days.


Am I wrong to assume that bytemaster is the only person working on this project? If this is the case, why?

He is the main programer for btsx .

I understand that much. Question is: Is he the only programmer on btsx?

589
General Discussion / Re: BitShares X Status Update
« on: February 08, 2014, 12:15:18 am »
Unfortunately today I spent on the phone with just about everyone on the team and thus didn't have any opportunity to write code.   I will be spending time with my kids this weekend so there will be little progress for the next 2 days.


Am I wrong to assume that bytemaster is the only person working on this project? If this is the case, why?

590
General Discussion / Re: BitShares X Status Update
« on: February 03, 2014, 12:45:57 am »
My BTS testing address:

SnXRh3rJLuWWEyDAcWSvJAUzV3s

Please send some Test Bitshares! :)

591
BitShares PTS / Having a hard time building from source on Ubuntu
« on: December 21, 2013, 08:01:51 pm »
Trying to build ProtoShares on my Ubuntu x64 machine.

getting this error:

Code: [Select]
git clone https://github.com/InvictusInnovations/ProtoShares

cd ProtoShares/src

cmake -DCMAKE_BUILD_TYPE=Release
make


Code: [Select]
...
usr/include/inttypes.h:361:17: error: ‘uintmax_t’ does not name a type
 __extern_inline uintmax_t
                 ^
In file included from /home/slava/local/src/ProtoShares/src/script.cpp:15:0:
/home/slava/local/src/ProtoShares/src/main.h:2244:24: error: template argument 1 is invalid
     std::vector<int64_t> vTxFees;
                        ^
/home/slava/local/src/ProtoShares/src/main.h:2244:24: error: template argument 2 is invalid
/home/slava/local/src/ProtoShares/src/main.h:2245:24: error: template argument 1 is invalid
     std::vector<int64_t> vTxSigOps;
                        ^
/home/slava/local/src/ProtoShares/src/main.h:2245:24: error: template argument 2 is invalid
make[2]: *** [CMakeFiles/protoshares.dir/script.o] Error 1
make[1]: *** [CMakeFiles/protoshares.dir/all] Error 2
make: *** [all] Error 2

592
BitShares PTS / Re: Coyote Pool 2.0 - One Day Rounds Proportional Payout
« on: November 23, 2013, 05:39:27 am »
Hello,

I have an 8 core cpu and 16 gb of ram.

./linux_coyote_miner.0.3.0
Usage: ./linux_coyote_miner.0.3.0 HOST PTS_ADDRESS [THREADS=HARDWARE]
Performing Benchmark...
HPM: 100.124

What should I put for [THREADS=HARDWARE]
to utilize cpu to the max?

thanks.

Pages: 1 ... 33 34 35 36 37 38 39 [40]