<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.anunna.wur.nl/index.php?action=history&amp;feed=atom&amp;title=Workflow_Migration_from_Laptop_to_HPC</id>
	<title>Workflow Migration from Laptop to HPC - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.anunna.wur.nl/index.php?action=history&amp;feed=atom&amp;title=Workflow_Migration_from_Laptop_to_HPC"/>
	<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Workflow_Migration_from_Laptop_to_HPC&amp;action=history"/>
	<updated>2026-06-19T08:36:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Workflow_Migration_from_Laptop_to_HPC&amp;diff=2868&amp;oldid=prev</id>
		<title>Haars0011: IA migration §8: new Workflow Migration from Laptop to HPC (onboarding guide) (via create-page on MediaWiki MCP Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Workflow_Migration_from_Laptop_to_HPC&amp;diff=2868&amp;oldid=prev"/>
		<updated>2026-06-18T14:22:14Z</updated>

		<summary type="html">&lt;p&gt;IA migration §8: new Workflow Migration from Laptop to HPC (onboarding guide) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Moving your work from a laptop or workstation to Anunna is mostly a change of mindset: instead of running things interactively and waiting at your screen, you describe what you want, hand it to the scheduler, and let it run. This page is a high-level guide to making that transition.&lt;br /&gt;
&lt;br /&gt;
== What changes ==&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;You do not run work interactively.&amp;#039;&amp;#039;&amp;#039; On your laptop you run a script and watch it. On the cluster you submit it as a job and the scheduler runs it when resources are free — see [[Batch Jobs]]. The [[Login Nodes|login nodes]] are only for editing, transferring data, and submitting jobs.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;You ask for resources explicitly.&amp;#039;&amp;#039;&amp;#039; CPUs, memory, time, and GPUs are all requested up front — see [[Scheduler Overview (Slurm)]].&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Storage is tiered.&amp;#039;&amp;#039;&amp;#039; Active data goes on the fast [[Compute Storage|Lustre]] filesystem, not your home directory, and you need to know what is backed up — see [[Storage Systems Overview]] and [[Backup Policy]].&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Software comes from modules.&amp;#039;&amp;#039;&amp;#039; Instead of installing everything yourself, you load it with [[Environment Modules|modules]], or install into your own environment — see [[Installing Personal Software]].&lt;br /&gt;
&lt;br /&gt;
== A typical first migration ==&lt;br /&gt;
&lt;br /&gt;
# Get an account and log in — see [[Who Can Access?]] and [[SSH Access]].&lt;br /&gt;
# Move your data and code across — see [[Data Transfer Methods]].&lt;br /&gt;
# Find your software as modules, or set up your own environment — see [[Software Overview]].&lt;br /&gt;
# Test on something small in an [[Interactive Jobs|interactive job]] to check it runs on the cluster.&lt;br /&gt;
# Wrap the working commands in a batch script and submit it — see [[Batch Jobs]].&lt;br /&gt;
# Scale up: many inputs at once with [[Array Jobs|job arrays]], or more cores and nodes with [[Performance Optimization/Multiple CPUs|threads]] and [[Performance Optimization/Multiple nodes (MPI)|MPI]].&lt;br /&gt;
# For multi-step analyses, consider a [[Workflow Engines (Snakemake, Nextflow)|workflow engine]].&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
* Start small. Get one step working as a job before scaling to your whole dataset.&lt;br /&gt;
* Request only the resources you need — over-requesting just means longer waits in the queue.&lt;br /&gt;
* Keep your work reproducible from the start — see [[Reproducibility Guidelines]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Batch Jobs]]&lt;br /&gt;
* [[Software Overview]]&lt;br /&gt;
* [[Storage Systems Overview]]&lt;br /&gt;
* [[Reproducibility Guidelines]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
</feed>