Genoil
|
|
November 03, 2015, 08:54:09 PM |
|
Nice. Does the precalc gain you anything? I always assumed it didn't matter that much since you're waiting for global loads anyway. Doing 1/4th of the memory reads would certainly help, but only if the memory would be reorganized. i wouldn't know where to start:)
|
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 03, 2015, 09:20:45 PM |
|
I am working on it. But I fail to build because I have to install alot of shit to compile the ether stuff. Why don't you extract the miner part and make a visual studio project file for me, so I can spend my time on something more interesting. This is how far I came: C:\code\cpp-ethereum-cudaminer>cmake -G "Visual Studio 12 2013 Win64" -- Got C:\Program Files (x86)\Windows Kits\8.1\ - Windows/Platform SDK directori es: -- FindWindowsSDK: Detected Visual Studio 2012 or newer, not using the _xp tools et variant: including SDK versions that drop XP support in search! - WindowsSDK dirs: C:/Program Files (x86)/Windows Kits/8.1;C:/Program Files (x8 6)/Microsoft SDKs/Windows/v8.0A;C:/Program Files (x86)/Microsoft SDKs/Windows/v8 .1A;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A -- ctest path: C:/Program Files (x86)/CMake/bin/ctest.exe CMake Error at cmake/FindPackageHandleStandardArgs.cmake:138 (message): Could NOT find CryptoPP (missing: CRYPTOPP_INCLUDE_DIR CRYPTOPP_LIBRARY) (Required is exact version "5.6.2") Call Stack (most recent call first): cmake/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE) cmake/FindCryptoPP.cmake:107 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/EthDependencies.cmake:44 (find_package) CMakeLists.txt:298 (include)
-- Configuring incomplete, errors occurred! See also "C:/code/cpp-ethereum-cudaminer/CMakeFiles/CMakeOutput.log".
C:\code\cpp-ethereum-cudaminer>
|
|
|
|
Genoil
|
|
November 03, 2015, 09:51:11 PM |
|
I am working on it. But I fail to build because I have to install alot of shit to compile the ether stuff. Why don't you extract the miner part and make a visual studio project file for me, so I can spend my time on something more interesting. This is how far I came: C:\code\cpp-ethereum-cudaminer>cmake -G "Visual Studio 12 2013 Win64" -- Got C:\Program Files (x86)\Windows Kits\8.1\ - Windows/Platform SDK directori es: -- FindWindowsSDK: Detected Visual Studio 2012 or newer, not using the _xp tools et variant: including SDK versions that drop XP support in search! - WindowsSDK dirs: C:/Program Files (x86)/Windows Kits/8.1;C:/Program Files (x8 6)/Microsoft SDKs/Windows/v8.0A;C:/Program Files (x86)/Microsoft SDKs/Windows/v8 .1A;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A -- ctest path: C:/Program Files (x86)/CMake/bin/ctest.exe CMake Error at cmake/FindPackageHandleStandardArgs.cmake:138 (message): Could NOT find CryptoPP (missing: CRYPTOPP_INCLUDE_DIR CRYPTOPP_LIBRARY) (Required is exact version "5.6.2") Call Stack (most recent call first): cmake/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE) cmake/FindCryptoPP.cmake:107 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/EthDependencies.cmake:44 (find_package) CMakeLists.txt:298 (include)
-- Configuring incomplete, errors occurred! See also "C:/code/cpp-ethereum-cudaminer/CMakeFiles/CMakeOutput.log".
C:\code\cpp-ethereum-cudaminer>
hehe you're almost there already. there's a directory /extdep with a getstuff.bat, run it and wait it out, it's ~10GB of crap you need little bits of. then the build steps are: C:\code\cpp-ethereum-cudaminer>mkdir build C:\code\cpp-ethereum-cudaminer>cd build C:\code\cpp-ethereum-cudaminer\build>cmake -DBUNDLE=cudaminer -G "Visual Studio 12 2013 Win64" ..
now there still is something wrong with this cmake crap that I still haven't got to. so you build once, and it will fail because the BuildInfo.vcxproj is looking for BuildInfo.h in the wrong place. Remove it from the project and add it again from one directory higher than were it expected it would be. I should make the repo up to date with latest again so it builds all nice again etc, but these people at ethdev just keep moving stuff around so at some point I stopped updating. Naturally, you won't find the standard CUDA stuff in the ethash-cuda project. It's all cmaked away in CMakeList.txt...
|
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
|
|
|
hashbrown9000
|
|
November 03, 2015, 10:04:27 PM |
|
"cmake" = crapmake
|
Pinkcoin: ETH: VTC: BTC:
|
|
|
Masked_Immortal
Member
Offline
Activity: 67
Merit: 10
|
|
November 04, 2015, 08:26:44 AM |
|
I've been mining vert and mbl on p2pool, maybe mbl will take off and add value to the vert mining. last I checked give me coins had 62% of hash for Vert, for a coin that's main value proposition is decentralization by avoiding asics and devs making setting up p2pool super easy that's pathetic to have all the hash on one pool. GMC doesn't even merge mine MBL...crypto confuses me sometimes. Zoomcoin (lyra2v2) is looking good now. what site do you use for comparing profit among algo and coin? whattomine seems highly inaccurate, also i have not found any site for comparing different algo mining profitability with eth mining (specially digibyte, skein for amd and qubit and skein for nvidia ) tanx
|
|
|
|
ol92
|
|
November 04, 2015, 08:38:06 AM |
|
I've been mining vert and mbl on p2pool, maybe mbl will take off and add value to the vert mining. last I checked give me coins had 62% of hash for Vert, for a coin that's main value proposition is decentralization by avoiding asics and devs making setting up p2pool super easy that's pathetic to have all the hash on one pool. GMC doesn't even merge mine MBL...crypto confuses me sometimes. Zoomcoin (lyra2v2) is looking good now. what site do you use for comparing profit among algo and coin? whattomine seems highly inaccurate, also i have not found any site for comparing different algo mining profitability with eth mining (specially digibyte, skein for amd and qubit and skein for nvidia ) tanx http://www.altcoinprofitability.com/The owner is Singman33 on this forum (present also in forum.hardware.fr as singman)...
|
|
|
|
bensam1231
Legendary
Offline
Activity: 1764
Merit: 1024
|
|
November 04, 2015, 09:15:26 AM |
|
I've been mining vert and mbl on p2pool, maybe mbl will take off and add value to the vert mining. last I checked give me coins had 62% of hash for Vert, for a coin that's main value proposition is decentralization by avoiding asics and devs making setting up p2pool super easy that's pathetic to have all the hash on one pool. GMC doesn't even merge mine MBL...crypto confuses me sometimes. Zoomcoin (lyra2v2) is looking good now. what site do you use for comparing profit among algo and coin? whattomine seems highly inaccurate, also i have not found any site for comparing different algo mining profitability with eth mining (specially digibyte, skein for amd and qubit and skein for nvidia ) tanx What to mine is pretty accurate, set it for 24hr profitability and take not of trends in difficulty. Only thing it's not accurate with is DGB, but DGB is multi-algo so that messes everything up when figuring out profitability with it. In general it seems as though the profitability comparison sites don't up date soon enough or include niche coins. Unfortunately you can't sort based by algo on Coinmarketcap, which definitely is a needed feature. Coinmarketcap in and of itself doesn't offer much information for miners besides which coin has the biggest D.
|
I buy private Nvidia miners. Send information and/or inquiries to my PM box.
|
|
|
Genoil
|
|
November 04, 2015, 10:44:12 AM |
|
Why don't you extract the miner part and make a visual studio project file for me, so I can spend my time on something more interesting.
BTW if you cut out local CPU validation of results, it should be fairly straightforward to move ethereum into ccminer. There are quite a few stratum pools around by now. Perhaps even with local validation, but I don't know how ccminer goes about that for other algo's.
|
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 04, 2015, 10:52:09 AM |
|
Why don't you extract the miner part and make a visual studio project file for me, so I can spend my time on something more interesting.
BTW if you cut out local CPU validation of results, it should be fairly straightforward to move ethereum into ccminer. There are quite a few stratum pools around by now. Perhaps even with local validation, but I don't know how ccminer goes about that for other algo's. And the DAG file, do you need some logic to retrieve this file as well? Or is it generated?
|
|
|
|
Genoil
|
|
November 04, 2015, 11:21:37 AM |
|
Why don't you extract the miner part and make a visual studio project file for me, so I can spend my time on something more interesting.
BTW if you cut out local CPU validation of results, it should be fairly straightforward to move ethereum into ccminer. There are quite a few stratum pools around by now. Perhaps even with local validation, but I don't know how ccminer goes about that for other algo's. And the DAG file, do you need some logic to retrieve this file as well? Or is it generated? Dang forgot about that one. It's generated, so you would need to move that bit into ccminer as well. Or you could have a standalone ethminer generate these for you. ethminer -D <blocknumber> generates only the DAG file that would apply for <blocknumber> (and 29,999 other blocks). Another approach could be having the repo's side by side and use the functionality from the static libs that cpp-ethereum generates. It's all pretty well separated.
|
ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 04, 2015, 12:38:05 PM |
|
Back to $1100
|
|
|
|
zTheWolfz
|
|
November 04, 2015, 01:07:56 PM |
|
That would be nice, was around 1200 at one point if I remember correct. http://preev.com/
|
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1051
ICO? Not even once.
|
|
November 04, 2015, 01:09:42 PM |
|
Back to $1100 The climb in the last few days is getting pretty crazy! It'll break $500 today and probably $600 tomorrow. I don't think it's likely, but it would be also nice if altcoins would follow the trend which would boost mining profitability.
|
Not your keys, not your coins!
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
November 04, 2015, 01:11:10 PM |
|
watch for a rebound (likely)
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 04, 2015, 01:20:23 PM |
|
bitstamp is $501 now. huobi is $525 (china)
|
|
|
|
zTheWolfz
|
|
November 04, 2015, 01:21:05 PM |
|
Guess I should be converting all my other coins into BTC so I can be ready for the peak. Last time I did $485 to Amazon gift cards and the wife spent it all at Amazon. lol Its the Last time I send it to her account.
|
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
November 04, 2015, 01:31:27 PM |
|
No, this is the chinese. The chinese government has banned normal people to move more than $50 000 out of the country, so they buy bitcoins instead, and move millions. I think Bitcoin will be $10 000 / XBT in a short while.
Quit your borring jobs and join the Cryptos...
|
|
|
|
pallas
Legendary
Offline
Activity: 2716
Merit: 1094
Black Belt Developer
|
|
November 04, 2015, 01:33:07 PM |
|
someone else says it's because of a huge ponzi scheme going on in china... either way, it's fine for me ;-)
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
November 04, 2015, 01:33:13 PM |
|
Agreed.
No need to pump for the auction.
It is a closed bid to the highest bidder. They can bid $200 per coin and if the highest bid then they win.
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
|