[ncl-talk] Submitting NCL script as a Job

Dennis Shea shea at ucar.edu
Thu Jan 9 08:05:35 MST 2020


re: "... submit the NCL script as a job in the HPC"

What HPC environment? The ncl script would be a 'job' like any other.
Is there a local HPC consultant you could ask?
===
The following would put the NCL job in background mode.

%> ncl foo.ncl >&! output.foo *&*



On Thu, Jan 9, 2020 at 6:32 AM Babitha George via ncl-talk <
ncl-talk at ucar.edu> wrote:

> Hello,
> The NCL script I am working on is a long script and takes a long while for
> it to compute the desired outputs.
> Is it possible to submit the NCL script as a job in the HPC?
>
>
> --
> Babitha George
> Research Scholar
> IIST, Valiamala
> Thiruvananthapuram
> +91 9656661855
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200109/619cbe2a/attachment.html>


More information about the ncl-talk mailing list