I see. I just thought that there would be a way to run in inside qt creator. Thanks anyway!
I see. I just thought that there would be a way to run in inside qt creator. Thanks anyway!
There is but I'm assuming mpirun requires some configuration which might be difficult to be clicked-in in Creator (and remember, Qt != QtCreator, don't mix the two -- It's like we treated the names "Microsoft Visual Studio" and "Microsoft" as the same thing). If you want, you're welcome to try using the Projects pane and runtime settings pane.
Thanks manYou are correct, Qt and Qt creator are two separate things, its just that currently I am only using Qt creator as an IDE but later will be developing a gui for my project using Qt. Do you think it's a good idea to ask Qt creator to run a bash script where I put all my mpirun settings?
Cool. Its working like a charm. thanks man
Bookmarks