Unlike macro functions, which exist only during a session, FCMP-compiled functions are stored in a SAS dataset (usually in a SASUSER or project-specific library). This means functions can be written once and deployed across multiple programs, teams, or even servers, promoting standardization.
These tools act as the "glue" between raw source code (often written in Fortran) and the compiled executables running on supercomputers. fcmp tools top