Commit 40dda83283e9732d47bb9092113982359a61b6eb

ckolivas 2013-03-19T11:53:38

Update README for sync objects on windows.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/README b/README
index 798dd64..bd5d936 100644
--- a/README
+++ b/README
@@ -848,7 +848,9 @@ CPU core unnecessarily so downgrade to 11.6. Binding cgminer to one CPU core on
 windows can minimise it to 100% (instead of more than one core). Driver version
 11.11 on linux and 11.12 on windows appear to have fixed this issue. Note that
 later drivers may have an apparent return of high CPU usage. Try
-'export GPU_USE_SYNC_OBJECTS=1' on Linux before starting cgminer.
+'export GPU_USE_SYNC_OBJECTS=1' on Linux before starting cgminer. You can also
+set this variable in windows via a batch file or on the command line before
+starting cgminer with 'setx GPU_USE_SYNC_OBJECTS 1'
 
 Q: Can you implement feature X?
 A: I can, but time is limited, and people who donate are more likely to get