diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-20 09:31:47 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-20 09:31:47 -0400 |
commit | 947572d6c57d165d3089c07a79c24ff5281415bc (patch) | |
tree | b79f92a227317d5b534978f58879f018380c60a3 | |
parent | 15eda7548eb006008bc1fd77ab09f36da5b5037c (diff) |
Edited readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. Also don't worry if AutoArt closes at, say, 10/15, prints `Segmentation Fault`, asks you to choose your device again, and re-opens saying 0/5, all 15 images will be made. -To set a default platform, just change the line +To set a default platform (so that you don't have to choose every time), just change the line ``` GPU.platform_id = -1 ``` |