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

modules · Changes

Page history
Update modules authored May 07, 2021 by Daniele Jahier Pagliari's avatar Daniele Jahier Pagliari
Hide whitespace changes
Inline Side-by-side
modules.md
View page @ 9310543d
......@@ -59,11 +59,21 @@ The environment is setup to use the latest installed version of QuestaSim (10.6)
#### Grouping and Licenses
To ease environment setup, **group modules** are also made available. These modules automatically load the environment related to a group of tools by provider. For instance:
To ease environment setup, group modules are also made available. These modules automatically load the environment related to a group of tools by provider. For instance:
```
module load tools/cadence
```
loads all tools from Cadence Design Systems (to be precise,`tools/cadence` points to the `tools/cadence/all` submodule) .
loads all tools from Cadence Design Systems. This includes also a special `license` module which gives you access to our group's licenses for Cadence.
Similar license modules are available for all other providers (when applicable) under:
```
tools/<provider>/license
```
**IMPORANT:** if you load the correct `license` module but you still get licensing problems when trying to launch a particular tool, pleas contact the sysadmins. The license daemon might have crashed!
#### Global EDA Tools Module
Finally, two **global setup modules** are available.
......
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 the GPU Memory
Gitlab

Sidebar