-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently, applications using ACE that have a GUI cannot take advantage of MPI or multithreading when using the GUI. MPI is only available for command-line execution. I really like using the KINC qkinc GUI and when I'm executing analytics that don't require a cluster, but which could benefit from multithreading on my local machine, I would prefer sometimes to use the GUI. I think we should explore adjusting ACE to support multi-threading via the GUI either via MPI (if possible) or forks (if possible).
Metadata
Metadata
Assignees
Labels
No labels