Using Desktop Applications with Parallel

2020-05-12 Thread choppapickle
Hello - I downloaded GNU Parallel on Windows and was wondering if it would be possible for me to run a desktop application (such as Photoshop) while using Parallel to speed the background processes up? Is there an application that would be able to do such a thing? Thank you! James

Re: Using Desktop Applications with Parallel

2020-05-12 Thread Geoffrey Cleaves
No, that's not what parallel does. Check out the docs to see how it is meant to be used. Note that parallel's strong suit is not running on Windows, but on a unix-flavored OS instead. On Tue, May 12, 2020, 23:05 choppapickle wrote: > Hello - > > I downloaded GNU Parallel on Windows and was wonde