1 Star 0 Fork 0

git_mirror / io_launch_binaries

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

IO-Net Official Binaries

This repository contains official binaries for the io.net - Follow the instructions below to set up and run the binaries on your respective operating system.

Prerequisites

For Linux

  • Docker
  • Nvidia drivers (In case of GPU Worker) (running io-setup will automatically install this if needed)
  • Nvidia container toolkit (In case of GPU Worker) (running io-setup will automatically install this if needed)

For Mac

Installation

Linux

  1. Perform IO-Setup (one time for hardware) (skip if docker and Nvidia drivers are already installed and configured)

    • 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
    • Run the script:
      chmod +x ionet-setup.sh && ./ionet-setup.sh
    Note - incase curl command fails:
    • Install curl:
      sudo apt install curl
  2. For systems with GPUs

    • Wait for a restart.
    • After restart, rerun the setup again with the command above.

Start the containers using binary

  1. Download and launch binary:
    curl -L https://github.com/ionet-official/io_launch_binaries/raw/main/launch_binary_linux -o launch_binary_linux
    chmod +x launch_binary_linux
  • Launch in interactive mode or copy the generated command from the website.
    ./launch_binary_linux

Mac

  • Download and launch binary:

    curl -L https://github.com/ionet-official/io_launch_binaries/raw/main/launch_binary_mac -o launch_binary_mac
    chmod +x launch_binary_mac
  • Launch in interactive mode or copy the generated command from the website.

    ./launch_binary_mac
  • Trouble Shooting (Optional)

    • If you encounter an error message like bad CPU type in executable, it likely indicates that you are running software designed for an Intel processor on an Apple Silicon device. To resolve this issue, you'll need to install Rosetta 2, which enables support for Intel processors to run within Docker on Apple Silicon devices.

        softwareupdate --install-rosetta
    • After finished the Rosetta install, rerun the excute command again.

      ./launch_binary_mac

Support

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

空文件

简介

This repository contains official binaries for the io.net - Follow the instructions below to set up and run the binaries on your respective operating system. 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/git_mirror/io_launch_binaries.git
git@gitee.com:git_mirror/io_launch_binaries.git
git_mirror
io_launch_binaries
io_launch_binaries
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891