summaryrefslogtreecommitdiffstats
path: root/doc/compile_Windows.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #937 from denis-roy/patch-1psychocrypt2018-01-251-1/+1
|\ | | | | Fixed Minor Typo
| * Fixed Minor Typodenis-roy2018-01-201-1/+1
| | | | | | CUDA/Develpment -> CUDA/Development
* | Merge pull request #896 from dam-ien/masterpsychocrypt2018-01-221-0/+3
|\ \ | | | | | | Fix for compiling with Cuda 9.1 on VS 2017 version >= 15.5
| * | Fix for compiling with Cuda 9.1 on VS 2017 version >= 15.5dam-ien2018-01-151-0/+3
| |/ | | | | | | | | Fix for #750, #626, #606, #534, without having to downgrade and do not require modification of host_config.h Require an additional component during VS2017 installation (VC++ 2017 version 15.4 v14.11 toolset) and an additional command execution before compilation.
* | Added Mercenary's suggestionSeaDude2018-01-161-1/+3
| |
* | Simplified compile instructions for noobsSeaDude2018-01-161-3/+4
| | | | | | There are a lot of hiccups on this step in the AEON Slack Channel.
* | Update compile_Windows.mdAaron2017-12-271-1/+1
|/ | | fix minor spelling error
* Correct name of optional featureChris James2017-12-081-1/+1
| | | That's what it's called now: https://i.imgur.com/juZhtyz.png
* update windows build documentationpsychocrypt2017-11-271-3/+7
| | | | add hint that the new compiled xmr-stak-dep must be used for the new VS tool chain
* fix windows compile guidepsychocrypt2017-11-201-2/+6
| | | | add explicit note that VSC v141 must be used for AMD and CPU compile.
* update windoes compile guidepsychocrypt2017-11-191-2/+2
| | | | Point to new xmr-stak-dep precompiled binaries if CUDA9 is used.
* update compile documentationpsychocrypt2017-11-081-0/+4
| | | | | - add CUDA and AMD APP SDK dependency to linux compile guide - add AMD APP SDK dependency to windows compile guide
* fix windows CUDA 9 compilepsychocrypt2017-11-071-1/+19
| | | | | | | fix #91 - add CMake workaround for wrong host compiler for cuda - update winows compile documentation
* Minor doc fixesfireice-uk2017-10-101-1/+1
|
* documentationpsychocrypt2017-09-301-0/+73
- add more documentation - split documentation into different files
OpenPOWER on IntegriCloud