ultimately its about building - compiling - rolling out - streamlining ... all clones of one worker ... all with linux - all with exact same hardware - all with ccminer-spmod
Hey Guys...for some of us...this stuff is all greek.
I made no sense of any of it and would really like to keep up with the Jones here. It would be nice to see some Win-install files, just like you had release #s before. So much love would come your way!
Thanks
A little quotation error corrected.
If you mean precompiled Windows binaries, they are still produced and available on the release page as
posted by SP. If you want to compile your own Windows binaries it not too difficult but very long and I might
be able to help. I've gone through it a couple of times and it can be done with all freeware, except for the OS of course.
In short you need Visual Studio Community and Cuda Tools, cminer source and lots of disk space. ccminer.sln is
the configuration file and you double click on it to open the "Solution" in VS. You can edit the properties to add
compute versions (similar to what Linux folks do with makefiles). Then Build Solution. Eventually if everything
works you should find a release directory with a freshly minted ccminer.exe file in it.
I can write up a better tutorial if you like but it will take some time.
that actually would be good ... and highly beneficial jo ...
i for one would like to learn how to build under windows ... hell - ill build a windows machine JUST for it ...
tutor me / us please ...
#crysx
@joblo
Yes! How much disk space do I need and will I be able to use the system while it compiles? I only have 1 and it's my mining machine, but I'd really like to learn to Windows compile.
ASUS x77pro, Intel i7 3770, 16GB, 256 SSD, 1TB SSHD, 1TB HD, 2 TB NAS, Win8.1 pro, CUDA6.5 (have 7 too but not running). None of the HDs are completely empty tho, but I have combined space of ~.75 TB available on computer and ~1 TB on NAS. Running mine equipment is one S3+, three r-Box110s, two 1.3Mh Fury/Zeus, five RedFury USB sticks, three Gridseed duals, and I vid card mine (naturally) as well.
I think that's it. What else do I need to D/L, and install for Windows compiling? Thanks much joblo
I can post a very rough draft outline which might get you going if you're resourcefull, but be patient.
I don't have specific numbers for disk space but vs_comunity seems to insist on it being on the
system partition although it states "accross all drives" in its requirements. It is probably better to put cuda on that
drive as well. Probably 10 GB combined but that might not take into account temporary bloat during installation.
The ccminer files can be on another drive. How much space
you require depends on how many compute versions are coded and how many old compiles you
leave lying around. Your PC will be usable while compiling unless you are running other CPU intensive stuff.
You can easily be mining while compiling.
Disclaimer: Use at your own risk. I am not responsible for any loss or damage to your computer or your sanity.
1. need at least 20 GB disk space
2. download vs_community, cudatools
3. install vs_community
4. install cuda
5. download and unpack ccminer
6. open ccminer.sln
7. verify release, 32
8. change config to customize compute version
project->properties->configuration properties->cuda c/c++->device
select code generation, edit
9 build solution
10 find ccminer.exe in release dir
Yeah...sounds easy, huh? Thanks...I'll give it a go. Should be interesting. Now...let's see...time to D/L a few things. Thank you for the help !!!