<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Looping_solution</id>
	<title>Looping solution - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Looping_solution"/>
	<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Looping_solution&amp;action=history"/>
	<updated>2026-07-02T12:09:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.docking.org/index.php?title=Looping_solution&amp;diff=17366&amp;oldid=prev</id>
		<title>Frodo: asdf</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Looping_solution&amp;diff=17366&amp;oldid=prev"/>
		<updated>2026-06-30T22:48:19Z</updated>

		<summary type="html">&lt;p&gt;asdf&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Looping Solution = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here is our approach to running jobs at scale on coreHPC. &lt;br /&gt;
&lt;br /&gt;
* 1. on cluster 7 there is a directory with job control language&lt;br /&gt;
* 2. there is a cronjob that runs on corehpc.&lt;br /&gt;
* 3. once an hour, it iterates over all jobs in the system, and moves them forward. &lt;br /&gt;
* 4. the job status of each job is below. &lt;br /&gt;
* 5. the supported job control language is below. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== job status == &lt;br /&gt;
* 0 new job request&lt;br /&gt;
* 1 job data has started copying to fac&lt;br /&gt;
* 2 job data copy to fac has completed successfully&lt;br /&gt;
* 12  job data copy to fac failed (and requires attention)&lt;br /&gt;
* 3 job has been submitted on coreHPC&lt;br /&gt;
* 4 job is running on coreHPC&lt;br /&gt;
* 5 job has completed on coreHPC&lt;br /&gt;
* 15 job has failed in coreHPC (and requires attention)&lt;br /&gt;
* 6 scp of job results to C7 has started&lt;br /&gt;
* 7 scp of job results to C7 has completed normally&lt;br /&gt;
* 17 scp of job results to C7 has failed (and requires attention) &lt;br /&gt;
&lt;br /&gt;
== supported job control language (JCL) == &lt;br /&gt;
&lt;br /&gt;
* Each job has a file. The command syntax is as follows &lt;br /&gt;
 type: docking, chemstep, other&lt;br /&gt;
 dockfiles: /nfs/exe/work/jji/projects/target1/dockfiles (includes INDOCK)&lt;br /&gt;
 tranches:  /nfs/exe/work/jji/projects/target1/tranches (one file per jobs, circa 1 TB each)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:JJI]]&lt;/div&gt;</summary>
		<author><name>Frodo</name></author>
	</entry>
</feed>