::SAGA DOCUMENTATION FILE:: :ADAPTOR NAME: Default Job Adaptor :AUTHORS: Copyright (c) 2006-2009 Hartmut Kaiser (hkaiser@cct.lsu.edu) :LICENSE: Distributed under the Boost Software License, Version 1.0. :ADAPTOR LIBRARY NAME: libsaga_adaptor_default_job.so (dylib) :IMPLEMENTS PACKAGE: - saga_package_job_service - saga_package_job :DESCRIPTION: The adaptor allows execution of executables on the local machine. :URL SCHEMES: - fork:// :CONFIGURE OPTIONS: none :INI OPTIONS: none :KNOWN ISSUES: Problem: The globus libs install a global signal handler. That will screw with the suspend/resume operations in the local job adaptor. For details, see http://faust.cct.lsu.edu/trac/saga/ticket/607. Workarounds: - don't enable the globus adaptors, unless they are really needed - don't suspend/resume local jobs when the globus adaptors are loaded