--- tags: Kickstart --- # Intro to Scientific Computing and High Performance Computing - Summer 2022 :::danger ## Infos and important links * To watch: https://www.twitch.tv/coderefinery * To ask questions and interact (this document): https://hackmd.io/@AaltoSciComp/IntroSummer2022 * *to write on this document, click on the :pencil: (Edit) icon on the top right corner and write at the bottom, above the ending line. If you experience lags, switch back to "view mode" ("eye" icon)* * Previous version of this document are archived here https://hackmd.io/@AaltoSciComp/ArchiveIntroSummer2022 * Matters that require one-to-one chat with our helpers (e.g. an installation issue or non-Aalto specific settings): - PLEASE USE HE ZOOM LINK SENT TO REGISTERED PARTICIPANTS IN THE INVITATION EMAIL * Program: https://scicomp.aalto.fi/training/scip/kickstart-2022-summer/ * Prerequisites: a computer with an internet connection and with a shell terminal - Linux/Mac: you already have a bash terminal - Windows: we recommend https://gitforwindows.org/ - Alternatively, if you have access to a university linux server, you do not need to install anything, you can just open powershell and run something like `ssh username@machine.uni.fi` * Remote SSH to a native Linux - Aalto https://scicomp.aalto.fi/aalto/remoteaccess/ - HY https://wiki.helsinki.fi/display/it4sci/Remote+access+to+University+resources - TUNI https://www.tuni.fi/it-services/handbook/2724/3229 - OULU: https://www.oulu.fi/ict/remote * Suggestion: if you have just one screen (e.g. a laptop), we recommend arranging your windows like this: ```bash ╔═══════════╗ ╔═════════════╗ ║ WEB ║ ║ TERMINAL ║ ║ BROWSER ║ ║ WINDOW ║ ║ WINDOW ║ ╚═════════════╝ ║ WITH ║ ╔═════════════╗ ║ THE ║ ║ BROWSER ║ ║ STREAM ║ ║ W/HACKMD ║ ╚═══════════╝ ╚═════════════╝ ``` * **Do not put names or identifying information on this page** ::: **All content has been copied to the archive: https://hackmd.io/@AaltoSciComp/ArchiveIntroSummer2022** --- :::info **This is the end of the document, please always write at the bottom, ABOVE THIS LINE ^^** HackMD can feel slow if more than 100 participants are editing at the same time: If you do not need to write, please switch to "view mode" by clicking the eye icon on top left :eye: