Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I need to run “cvs update” at the beginning of my batch job. How do I execute “cvs update” from batch?

0
Posted

I need to run “cvs update” at the beginning of my batch job. How do I execute “cvs update” from batch?

0

A25. You can run “cvs update” to access files outside of the cluster by running a script in the “datamove” queue. The “datamove” queue is not for compute-intensive work, yet you can use PBS’s ability make one job dependent on another, e.g. the qsub option -W depend= . Here is a script that illustrates this idea.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123