Skip to content
GitLab
  • Explore
  • Sign in
  • EDA Guides
  • eda-servers-guide
  • Wiki
  • remote code

remote code · Changes

Page history
Update remote code authored May 07, 2021 by Daniele Jahier Pagliari's avatar Daniele Jahier Pagliari
Hide whitespace changes
Inline Side-by-side
remote-code.md
View page @ d055fa98
...@@ -20,5 +20,9 @@ The first step consists in creating a PyCharm Python project on your local machi ...@@ -20,5 +20,9 @@ The first step consists in creating a PyCharm Python project on your local machi
#### 2. Set a Remote Python Interpreter #### 2. Set a Remote Python Interpreter
Next, open the project settings (`Settings/Preferences` in Windows/Linux, `PyCharm/Preferences in macOs). Select `Project: <project-name>/Python Interpreter` - Open the preferences window selecting `Settings/Preferences` in Windows/Linux, or `PyCharm/Preferences` in macOs.
- Select `Project: <project-name>/Python Interpreter`, then click on the wheel icon and select `Add`.
- On the left, select `SSH Interpreter`, then create a new server configuration (if you don't have one already), specifying the hostname of the server (see ["Servers Information"](/servers)) and your username.
Clone repository
Home

Servers Information
Accounts
Connecting to the Servers
Storage Management and Quotas
Monitoring Resources
Software, Libraries and Data
  • Using Custom Software
  • Software Modules on Philae
  • Remote Code Deployment
  • Python Virtual Environments
  • EDA Technology Libraries
  • Shared Datasets
Miscellaneous Settings
  • Setting CUDA Drivers
  • Choosing which GPU to Use
  • Limiting GPU Memory
  • Limiting CPU Threads
Gitlab

Sidebar