https://github.com/elsa-lab/base-env
Basis of ELSA computational platform
https://github.com/elsa-lab/base-env
cuda machine-learning server-utility ubuntu
Last synced: 4 months ago
JSON representation
Basis of ELSA computational platform
- Host: GitHub
- URL: https://github.com/elsa-lab/base-env
- Owner: elsa-lab
- License: mit
- Created: 2019-06-17T11:56:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-04T08:45:14.000Z (5 months ago)
- Last Synced: 2025-10-05T03:52:40.448Z (4 months ago)
- Topics: cuda, machine-learning, server-utility, ubuntu
- Language: Shell
- Homepage: https://elsa-lab.github.io/base-env/
- Size: 16.5 MB
- Stars: 7
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Usage
``` bash
$ bash <(curl -L https://raw.githubusercontent.com/elsa-lab/base-env/master/Package/NVIDIA/add-boot-option.sh)
# reboot sysytem after adding boot option
$ bash <(curl -L https://raw.githubusercontent.com/elsa-lab/base-env/master/install-common.sh)
```