diff options
-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 ``` |