User Tools

Site Tools


devs:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devs:install [2024/02/22 10:42]
carlos
devs:install [2024/02/29 13:16] (current)
carlos
Line 13: Line 13:
  
 === 1.2.1 Generating an SSH key pair === === 1.2.1 Generating an SSH key pair ===
-In order to work with GitLab, you will need to create a local copy of the Lagamine project on your computer. The first step to connect your computer to GitLab is to generate an SSH key pair allowing for secure connection between the GitLab server (online) and your computer (local). To generate the SSH key, simply follow the instructions from the GitLab documentation:​ [[https://​docs.gitlab.com/​ee/​ssh/README.html]] (use an ED25519 SSH key)+In order to work with GitLab, you will need to create a local copy of the Lagamine project on your computer. The first step to connect your computer to GitLab is to generate an SSH key pair allowing for secure connection between the GitLab server (online) and your computer (local). To generate the SSH key, simply follow the instructions from the GitLab documentation:​ [[https://​docs.gitlab.com/​ee/​user/ssh.html]] (use an ED25519 SSH key)
 === 1.2.2 Cloning the Lagamine repository === === 1.2.2 Cloning the Lagamine repository ===
 First of all, you should choose where you want to place your local Lagamine repository. To do this, you will use the “cd” command in **Git Bash**, followed by the address of the folder where you wish to put your Lagamine project. If your path contains spaces (for instance, a folder called My folder) put the folder name containing spaces in quotations (C:/”My folder”). In my case, I used the following command: \\ First of all, you should choose where you want to place your local Lagamine repository. To do this, you will use the “cd” command in **Git Bash**, followed by the address of the folder where you wish to put your Lagamine project. If your path contains spaces (for instance, a folder called My folder) put the folder name containing spaces in quotations (C:/”My folder”). In my case, I used the following command: \\
Line 73: Line 73:
 |The directory where the library is located (e.g.: "​C:​\Program Files (x86)\Intel\oneAPI\..."​ )| |The directory where the library is located (e.g.: "​C:​\Program Files (x86)\Intel\oneAPI\..."​ )|
 You may need to restart your computer for Visual Studio to recognize the Intel® Fortran compiler. You may need to restart your computer for Visual Studio to recognize the Intel® Fortran compiler.
 +An example of the environment variables edition process on windows 11 is given in <imgref image3>
  
-.+<​imgcaption image3|Editing of environment variables in Win11>​{{:​devs:​fig_envars_cru.png?​800|}}</​imgcaption>​
  
 ==== 2.3 Create the Lagamine, Prepro, & Select projects ==== ==== 2.3 Create the Lagamine, Prepro, & Select projects ====
devs/install.1708594964.txt.gz · Last modified: 2024/02/22 10:42 by carlos