Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows #43

Open
wants to merge 96 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
5da160d
solver builds on windows now
Genoil Nov 4, 2016
c7a8049
some directory changes, exe name
Genoil Nov 4, 2016
9eb0a83
comms still messed up
Genoil Nov 4, 2016
d659ba5
some cleaning up
Genoil Nov 5, 2016
5d23fd3
ignore
Genoil Nov 8, 2016
ec9135a
ignore
Genoil Nov 8, 2016
0193a05
Merge branch 'master' into windows
Genoil Nov 8, 2016
17ece7a
fix merging mistake
Genoil Nov 8, 2016
5458f6d
works!
Genoil Nov 8, 2016
0196c0a
win set default instances to 1
Genoil Nov 8, 2016
3686afa
py script naming. bat file
Genoil Nov 8, 2016
6827cb1
fix random seed for nonce
Genoil Nov 8, 2016
0e6ddf5
bat file edit
Genoil Nov 8, 2016
050af77
use sdk paths
Genoil Nov 8, 2016
73962aa
sa-solver1 has the simplify optimization enabled.
Genoil Nov 8, 2016
9bd836b
Sleep before ReadBuffer to resolve Nvidia's busywait issue
Kubuxu Nov 11, 2016
b49d960
Merge remote-tracking branch 'mbevand/master' into HEAD
dagf2101 Nov 11, 2016
fec1904
Merge remote-tracking branch 'kubuxu/feat/flush-and-sleep' into HEAD
dagf2101 Nov 11, 2016
5104082
Merged temp patch sleep patch nvidia cpu
dagf2101 Nov 11, 2016
8618164
Merge remote-tracking branch 'mbevand/master' into HEAD
dagf2101 Nov 12, 2016
2b94fe6
Merge remote-tracking branch 'dagf2101/master' into HEAD
dagf2101 Nov 12, 2016
216faec
Merge branch 'master' of https://github.com/mbevand/silentarmy into HEAD
dagf2101 Nov 12, 2016
81d4571
Merge remote-tracking branch 'dagf2101/master' into HEAD
dagf2101 Nov 12, 2016
f3cb788
More precise counters for windows
dagf2101 Nov 12, 2016
2566ab6
Merge branch 'master' into windows
Genoil Nov 13, 2016
d4cd0a7
sa5 zip release
Genoil Nov 13, 2016
7711bb8
Converted the project for VC 2015.
Nov 14, 2016
0f67205
Repository cleanup
Nov 14, 2016
5e53b0a
Modified silentarmy.bat
Nov 14, 2016
4211886
Generate silentarmy.exe with PyInstaller.
Nov 14, 2016
b30e0fe
Minor bug fix
Nov 14, 2016
fde923c
Reduce CPU usage.
Nov 15, 2016
ed18719
Merge remote-tracking branch 'remotes/dagf2101/flush-and-sleep' into …
Genoil Nov 15, 2016
fdac346
actually read out nr_compute_units for blake work size. tiny speed bump.
Genoil Nov 15, 2016
d928684
Modified OpenCL Build flags
Nov 15, 2016
5602529
Applied patches for optimization
Nov 15, 2016
5e15875
Updated silentarmy.bat
Nov 15, 2016
d927e26
Added resourcce file to the project.
Nov 15, 2016
b62843b
Update README.md
Nov 15, 2016
faf35bc
Update README.md
Nov 15, 2016
429ef29
Update README.md
Nov 15, 2016
84afcc4
Update .BAT files.
Nov 15, 2016
befe787
Update README.md
Nov 15, 2016
964bdf3
Change COLL_DATA_SIZE_PER_TH.
Nov 15, 2016
e836a12
Update README.md
Nov 15, 2016
ae768bd
Update README.md
Nov 15, 2016
9b45682
Update README.md
Nov 15, 2016
0297954
Include vcruntime140.dll
Nov 15, 2016
55a53fa
Update README.md
Nov 15, 2016
fe4010f
Update README.md
Nov 15, 2016
06d1735
Fix build error.
Nov 16, 2016
894e366
Integrate eXtremal's optimization
Nov 16, 2016
d791829
Update README.md
Nov 16, 2016
c9062c2
Fix a bug that causes duplicate shares
Nov 16, 2016
ad35c3f
Update README.md
Nov 16, 2016
a728ad2
Update README.md
Nov 16, 2016
cefd3a7
Update README.md
Nov 16, 2016
87e5647
Merge eXtremal's optimization.
Nov 16, 2016
af99964
Modify process priorities.
Nov 17, 2016
ab62005
Improve random number generation
Nov 17, 2016
3b63453
Bug fix.
Nov 17, 2016
82e47f3
Bug fix.
Nov 17, 2016
5c2c635
Update silentarmy.bat
Nov 17, 2016
992010d
Make sa-solver multithreaded.
Nov 20, 2016
249938a
eXtremal's optimization.
Nov 20, 2016
e872d87
Update README.md
Nov 21, 2016
2bedf1f
Update README.md
Nov 21, 2016
34c0a99
Modify param.h
Nov 21, 2016
b01f129
Bug fix.
Nov 21, 2016
ff23a08
Modify period_*.
Nov 21, 2016
24e6ab4
Set the default number of threads to 1. Added "--threads" option.
Nov 21, 2016
a13ca9a
Update README.md
Nov 21, 2016
561dbbf
Completely turn off multithreading by default.
Nov 22, 2016
a18392d
Update README.md
Nov 22, 2016
d68e624
Revert "Update README.md"
Nov 22, 2016
b6a5701
Revert "Completely turn off multithreading by default."
Nov 22, 2016
92294d7
Revert "Update README.md"
Nov 22, 2016
9f38a4f
Revert "Set the default number of threads to 1. Added "--threads" opt…
Nov 22, 2016
208c0a0
Revert "Modify period_*."
Nov 22, 2016
15459d5
Revert "Bug fix."
Nov 22, 2016
65ce2a3
Revert "Modify param.h"
Nov 22, 2016
b95cfe1
Revert "Update README.md"
Nov 22, 2016
92f5bbe
Revert "Update README.md"
Nov 22, 2016
a43af0a
Revert "eXtremal's optimization."
Nov 22, 2016
96d9a50
Revert "Make sa-solver multithreaded."
Nov 22, 2016
a2cb749
Update README.md
Nov 22, 2016
5936f86
Aply eXtremal's patches.
Nov 22, 2016
587f225
Revert "Aply eXtremal's patches."
Nov 22, 2016
22baccd
Update README.md
Nov 22, 2016
cfd49cb
Reintroduce multithreading mod.
Nov 22, 2016
ce12ebe
Include an optional kernel by eXtremal.
Nov 22, 2016
d92bfa6
Update README.md
Nov 22, 2016
440eab3
Add an NVIDIA version with krnlx's kernel.
Nov 22, 2016
c63dffc
Update README.md
Nov 22, 2016
3e9bbb4
VS2013, no pyinstaller
Genoil Nov 23, 2016
f0dbbcf
Merge branch 'zawawa-windows' into windows
Genoil Nov 23, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
zawawawa authored Nov 15, 2016

Verified

This commit was signed with the committer’s verified signature.
DakEnviy Mikhail Golbakh
commit 429ef29387a76111151f7a6d2a3b93d0d9d620a7
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# SILENTARMY Standalone Version for Windows x86_64

This is a standalone Windows x86_64 port of SILENTARMY v5, which does not require Python, based on:
This is a standalone Windows x86_64 port of SILENTARMY v5, which does not require Python, based on [Genoil's Windows port](https://github.com/Genoil/silentarmy/tree/windows).

https://github.com/Genoil/silentarmy/tree/windows
All you have to do for mining is to run `list.bat` to get device ID's and edit and run `silentarmy.bat`. MAKE SURE TO SPECIFY CORRECT DEVICE IDS WITH THE `--use` OPTION! See the documentation of the original SILENTARMY below for details.

All you have to do for mining is to run "list.bat" to get device ID's and edit and run "silentarmy.bat". MAKE SURE TO SPECIFY CORRECT DEVICE IDS WITH THE "--use" OPTION! See the documentation of the original SILENTARMY below for details.

If you find this port useful and/or would like to see a feature-rich ZEC miner based on it, please consider donations to: t1NwUDeSKu4BxkD58mtEYKDjzw5toiLfmCu
If you find this port useful and/or would like to see a feature-rich ZEC miner based on it, please consider donations to: `t1NwUDeSKu4BxkD58mtEYKDjzw5toiLfmCu`

Last but not least, mrb, nerdralph, eXtremal, and Genoil, thank you all so much for the great work. You guys are
truly the cream of the FOSS movement.