The initialize and finalize functions are similar to the MPI initialize and finalize calls. Client GridRPC calls before initialization or after finalization will fail.
grpc_initialize reads the configuration file and initializes the required modules.
grpc_finalize releases any resources being used by GridRPC.