diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-09 17:57:01 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-09 17:57:01 -0400 |
commit | 8524b367f49eba384f9f1fe629eaac6f9491c81b (patch) | |
tree | e57b12ad63c34a3c924ce5210f7fe31c699df00d | |
parent | 77c87230c99d36d9c1d9d1c3f3319be7c3fdfa88 (diff) |
Edited readme
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -33,3 +33,8 @@ To run AutoVideos: `python AutoVideosGPU2.py` To run AutoAudio: `python AutoAudioGPU.py` + +Don't worry if when you run it, it gives the following message: +`/usr/lib/python2.7/dist-packages/pyopencl/__init__.py:61: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. "to see more.", CompilerWarning)` + +Also don't worry if AutoArt closes at, say, 10/15, prints `Segmentation Fault`, and reopens saying 0/5, all 15 images will be made. |