Hi, There are few like you said SGE's qmake. There is one from IBM called lsmake but it needs LSF to run. You can actually develop your own non-standard gmake build by filling out the stubs in the remote-stub.c file. That will be much easier.
Thanks Nikhil On Sat, Jan 23, 2021 at 2:13 AM Cook, Malcolm <m...@stowers.org> wrote: > >The standard build of GNU make does not support any remote operations and > >it links in the remote-stub.c file which provides do-nothing versions of > >all the remote functions. > > Is there a non-standard build that *does* support remote operations? I am > familiar with SGE's qmake. Is this such a build? Are there others? > > Inquiring minds.... >