You are here: Overview > Key Concepts > Graphical User Interface PrePALM

Graphical User Interface PrePALM

PALM applications are implemented via a graphical user interface (GUI) called PrePALM. In this interface, the programmer initially defines the coupling algorithm: number of components, sequential and parallel sections, loops and conditional executions, resources management.

Then he describes the actual communications between units. All the options about synchronization, memory management and parallel computing are set at this level and they allows the implementation of effective and flexible applications.



Back to top