diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/experiments.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/experiments.md deleted file mode 100644 index 22f704bdb3932bc61f78039cba6d10ca858cbbf7..0000000000000000000000000000000000000000 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/experiments.md +++ /dev/null @@ -1,6 +0,0 @@ -# Structuring Experiments - -* Input data -* Calculation results -* Log files -* Submission scripts (examples / code for survival) diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/overview.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/overview.md index 5240db14cb506d8719b9e46fe3feb89aede4a95f..1a96fc97145d5ee5587f2b9b216ffba004f4f9d8 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/overview.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/overview.md @@ -12,7 +12,7 @@ specialized for different application scenarios. When log in to ZIH systems, you are placed on a login node where you can [manage data life cycle](../data_lifecycle/overview.md), -[setup experiments](../data_lifecycle/experiments.md), +setup experiments, execute short tests and compile moderate projects. The login nodes cannot be used for real experiments and computations. Long and extensive computational work and experiments have to be encapsulated into so called **jobs** and scheduled to the compute nodes. diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md index a5bb1980e342b8f1c19ecb6b610a5d481cd98268..9fa70fef2a9db246f0d04dc92a33533589099673 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md @@ -2,7 +2,7 @@ When logging in to ZIH systems, you are placed on a login node. There, you can manage your [data life cycle](../data_lifecycle/overview.md), -[setup experiments](../data_lifecycle/experiments.md), and +setup experiments, and edit and prepare jobs. The login nodes are not suited for computational work! From the login nodes, you can interact with the batch system, e.g., submit and monitor your jobs. diff --git a/doc.zih.tu-dresden.de/docs/software/data_analytics.md b/doc.zih.tu-dresden.de/docs/software/data_analytics.md index b4a5f7f8b9f86c9a47fec20b875970efd4d787b2..036a1c7a454faf84b8352f5fb79dbfc09343cb89 100644 --- a/doc.zih.tu-dresden.de/docs/software/data_analytics.md +++ b/doc.zih.tu-dresden.de/docs/software/data_analytics.md @@ -32,5 +32,5 @@ For the transfer of larger amounts of data into and within the system, the [export nodes and datamover](../data_transfer/overview.md) should be used. Data is stored in the [workspaces](../data_lifecycle/workspaces.md). Software modules or virtual environments can also be installed in workspaces to enable -collaborative work even within larger groups. General recommendations for setting up workflows -can be found in the [experiments](../data_lifecycle/experiments.md) section. +collaborative work even within larger groups. +<!--General recommendations for setting up workflows can be found in the experiments section.--> diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml index 7929d4f54ff4cb1e11889549225205c5b208e3b5..d01ed64792dbe5f90f3d99562946ace2929a279d 100644 --- a/doc.zih.tu-dresden.de/mkdocs.yml +++ b/doc.zih.tu-dresden.de/mkdocs.yml @@ -83,7 +83,6 @@ nav: - Intermediate Archive: data_lifecycle/intermediate_archive.md - Workspaces: data_lifecycle/workspaces.md - Long-Term Preservation: data_lifecycle/longterm_preservation.md - - Structuring Experiments: data_lifecycle/experiments.md - HPC Resources and Jobs: - Overview: jobs_and_resources/overview.md - HPC Resources: