diff --git a/content/en/support/contact.md b/content/en/support/contact.md index efe7ce1cc4fcf086c70d0a60a7650c4c7da998c8..5460c9142055155c5859579fc7146ad46c5fd22f 100644 --- a/content/en/support/contact.md +++ b/content/en/support/contact.md @@ -2,9 +2,6 @@ title: "Contact" description: Get help from the community or the cluster support team. weight: 6 -menu: - main: - weight: 50 --- ## DAIC support & contact: diff --git a/content/en/support/help/index.md b/content/en/support/help/index.md deleted file mode 100644 index 3d7350a9969ac36acaca9b7f70b27409a604d275..0000000000000000000000000000000000000000 --- a/content/en/support/help/index.md +++ /dev/null @@ -1,77 +0,0 @@ ---- -title: "Help yourself" -weight: 1 -description: > - Help yourself resources. ---- - -## Cluster monitoring -My jobs are not starting, is the cluster busy? The following links are resources that monitor the current state of DAIC. - -<ul> - <li> - <summary>{{< external-link "https://login.daic.tudelft.nl/" "DAIC status check (Access from TUD network)" >}} </summary> - A brief overview of: - <ul> - <li>Login nodes status</li> - <li>Compute nodes status </li> - <li>Summary graphs</li> - </ul> - </li> - <li> - <summary>{{< external-link "https://login.daic.tudelft.nl/protected/slurmtop.txt" "slurmtop (login required)" >}}</summary> - <code>slurmtop</code> is available as both a cluster command, and as a webpage. Both the command and webpage display the following tables: - <ul> - <li>Summary on resources allocations in the <code>general</code> partition in: <code>Allocated/</li>Idle/Other/Total</code> (in the command line version) or <code>Total/allocation</code> (in the webpage version) format - <li>Per-node details on status and resources allocations in the <code>general</code> partition </li> - <li>Normalized and Effective per-account resource usage information </li> - <li>Resource usage and fairshare information for the top 10 cluster users (in terms of </li>Normalized usage) - <li>Details of jobs in the cluster, sorted by priority and jobID </li> - </ul> - </li> - <li> - <summary>{{< external-link "https://login.daic.tudelft.nl/protected/job_efficiency.cgi" "SlurmEff (login required)" >}}</summary> - A summary of efficiency statistics of your own jobs. Statistics are calculated on the basis of requested vs consumed resources. - </li> - <li>{{< external-link "https://login.daic.tudelft.nl/cacti/graph_view.php" "Cluster Monitoring Graphs" >}} - </li> - </li> -</ul> - - -<!--add blocks of content here to add more sections to the community page --> -## Group-specific resources -In line with the steps in [What to do in case of problems](/docs/policies#what-to-do-in-case-of-problems), the following links are group-specific resources that you may find relevant: - -- [x] {{< external-link "https://login.daic.tudelft.nl/" "Main DAIC landing page" >}} -- [x] {{< external-link "https://wiki.tudelft.nl/bin/view/Research/InsyCluster/WebHome" "Central wiki" >}} -- [ ] {{< external-link "https://gitlab.tudelft.nl/pattern-recognition-and-bioinformatics/wiki/-/wikis/HPC-quickstart-guide" "PRB wiki">}} <!--from Ruud & Tom V) --> -- [ ] {{< external-link "https://gitlab.tudelft.nl/delft-bioinformatics-lab/wiki/-/wikis/Cluster" "DBL wiki" >}} <!--from Yasin --> -- [ ] {{< external-link "https://qiweb.tudelft.nl/sysman/awi2insy.html" "Imphys docs" >}} <!--(https://qiweb.tudelft.nl/sysman/hpc_servers.html; https://qiweb.tudelft.nl/sysman/hpc/hpc.html from Ronald) --> -- [ ] {{< external-link "https://docs.google.com/document/d/1FnUzmHchHdZi4Iw3UDE-2sPrG_RF-qqIilKLDRXMHyo/edit#heading=h.jjiiwty148c2" "WIS Google doc" >}} <!-- from Ziyu, WIS --> - -## Linux support -* [Linux Q&A Portal](https://linux.ewi.tudelft.nl/): This page aims to be a hub for sharing knowledge, seeking support and prioritizing community issues through upvoting. -* [Linux Mattermost channel](https://mattermost.tudelft.nl/linux-user-group/): for daily news, light-hearted conversations, urgent requests, and connecting with peers. - -<!-- -Additional resources: -* Walk-in sessions -* Training materials -* Tutorials and or external resources - -Style guide: -https://www.kubeflow.org/docs/about/style-guide/ - -Interesting documentations: -https://support.ceci-hpc.be/doc/index.html ---> - -## External resources: -- {{< external-link "https://carpentries-incubator.github.io/hpc-intro/" "Introduction to High-Performance Computing" >}} -- {{< external-link "https://hpc-carpentry.github.io/hpc-shell/" "Introduction to Using the Shell in a High-Performance Computing Context" >}} -- {{< external-link "https://swcarpentry.github.io/shell-novice/" "The Unix Shell" >}} -- {{< external-link "https://www.hpc-carpentry.org/community-lessons/#hpc-carpentry" "HPC carpentry lessons" >}} -- {{< external-link "https://software-carpentry.org/lessons/" "Other software carpentry lessons" >}} -- {{< external-link "https://datacarpentry.org/lessons/" "Data carpentry lessons" >}} -- {{< external-link "https://unix.stackexchange.com/" "Unix & Linux Stackexchange" >}} diff --git a/content/en/tutorials/_index.md b/content/en/tutorials/_index.md index 0379dda7da5a9093c586a48d89dd54079a76e8d2..8f36a38501848d8f485189215f3449c2dbd21096 100755 --- a/content/en/tutorials/_index.md +++ b/content/en/tutorials/_index.md @@ -1,11 +1,11 @@ - --- title: "Tutorials" linkTitle: "Tutorials" +type: docs weight: 20 menu: main: - weight: 30 + weight: 20 ---