Hey, So, basically, the auto-tuner is starting to have a lot of parameters, and using command line options becomes really tedious. Since the auto-tuner is also highly expected to run on servers, I've thought about making a curses GUI to it. Now, there are two options, if I want to do this: - Using curses, provided in the default libraries on unix, but not on windows. - Using Unicurses, a portable port : https://pypi.python.org/pypi/UniCurses I like option (2) better. Since it already requires pyviennacl anyway, it seems reasonable to add one more dependency. Any thoughts?
Philippe
------------------------------------------------------------------------------
_______________________________________________ ViennaCL-devel mailing list ViennaCL-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viennacl-devel