[Swift-user] Re: No response of Swift run
Mihael Hategan
hategan at mcs.anl.gov
Wed Jul 2 14:26:49 CDT 2008
On Wed, 2008-07-02 at 12:38 -0500, lixi at uchicago.edu wrote:
> >> Now I'm running this workflow again on
> login.ci.uchicago.edu.
>
> This workflow with 2001 jobs finished successfully and
> quickly without hanging up. Then I continue to launch a
> workflow with 3001 jobs and see the result.
>
> >As far as I remember, things should continue to run ok
> (except for the
> >debugger not being started), so you should ignore the error
> message. If
> >swift doesn't run, then you could make two copies of the
> swift startup
> >script (say swift-debugger with the option and swift
> without the
> >option). Then if you want the debugger on, use swift-
> debugger, and for
> >normal runs, use swift.
>
> Do you mean that I could copy swift into swift-debugger
> (specifying that option). I could choose one of these ways
> to run swift, e.g:
> swift first.swift
> swift-debugger first.swift
>
> Then it will invoke the corresponding script.
Yes.
>
> >>
> >> Thanks,
> >>
> >> Xi
> >
More information about the Swift-user
mailing list