Instructions to use : Syntax: ./generate_wrappers_generic.sh Before launching the script be sure to customize it to your necessity by modifying the following variables in it: - WRAPPER_NAMES This text file contains a list of all the wrappers that should be generated, and a list of those wrappers that reply "Not supported" for local-only commands like RGMA related commands. An example file is also included. - LSRUN This variable must contain the complete path of the lsrun command. - RESOURCE This variable must contain the name of the LSF Resource that identifies the proxies. - PROXY_INSTALL_ROOT The install direcotry of gLite on the Proxy. Typically "/opt".