Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T12:59:12.000Z (5 months ago)
- Last Synced: 2024-09-07T14:18:27.156Z (5 months ago)
- Topics: cuda, machine-learning, server-utility, ubuntu
- Language: Shell
- Homepage: https://elsa-lab.github.io/base-env/
- Size: 16.5 MB
- Stars: 5
- Watchers: 5
- Forks: 1
- 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)
```