Giter Site home page Giter Site logo

io-net-official-setup-script's Introduction

IO Net Official Setup Script

This repository contains a Bash script for setting up prerequisites for the IO Net platform. The script is designed for various Linux distributions and handles necessary configurations, especially for systems with Nvidia GPUs.

Getting Started

These instructions will guide you on how to use the setup script from this repository.

Prerequisites

Ensure you have curl installed on your system to download the script.

  • Run the following command to install if not installed already.
    sudo apt install curl
    

Installation

  1. Download the setup script:

    curl -L https://github.com/ionet-official/io-net-official-setup-script/raw/main/ionet-setup.sh -o ionet-setup.sh
    
  2. Run the script:

    chmod +x ionet-setup.sh && ./ionet-setup.sh
    

Script Overview

The ionet-setup.sh script performs a series of operations:

  • Sets global variables and detects the operating system and its version.
  • Checks for Nvidia GPU presence and installs necessary drivers and CUDA toolkit based on the detected Linux distribution and version.
  • Installs Docker and Docker Compose, along with setting up Nvidia Docker if an Nvidia GPU is detected.
  • Adds the user to the Docker group.

Supported Distributions

  • Ubuntu (20.04, 22.04, 18.04)
  • Debian (10, 11)

Contributions

Contributions to this script are welcome. Please ensure that any pull requests or issues are relevant to the script's functionality and compatibility.

Support

For support, please open an issue or contact our support team on discord

io-net-official-setup-script's People

Contributors

smiraldr avatar vnlitvinov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.