GithubHelp home page GithubHelp logo

ece408's Introduction

ECE408 Fall 2022

Welcome to ECE408 / CS483 / CSE408 Fall 2022!

Checkout the Introduction to RAID PDF. This document explains the RAI/RAID organization and options. Note, some of the more advanced options like using an exclusive queue will not be available until it is time to work on the project.

Install and Setup

Clone this repository to get the project folder.

git clone https://github.com/aschuh703/ECE408.git

Download the RAI binary for your platform below.

Linux and Darwin RAI binaries

In the documentation below, we refer to RAI as the RAI binary. Either rename your binary to rai or substitute the downloaded name when executing. When executing, you will need to include the full path to RAI or add RAI's location to your $PATH.

Finally, the downloaded file will not have execute privileges. Use the chmod +x rai command to make the file executable.

You should have received a .rai_profile file by email. Do not share your .rai_profile with anyone. Put that file in ~/.rai_profile. Your .rai_profile should look something like this (indented with spaces!). The following profile is just a sample. Your actual profile may contain other fields like team and role.

profile:
    firstname: <your-given-name>
    lastname: <your-surname>
    username: <your-username>
    email: <your-institution-email>
    access_key: <your-access-key>
    secret_key: <your-secret-key>
    affiliation: <your-affiliation>

To test the configurations, execute RAI with the lab0 (MP0). For example, if you are in the parent directory of this repo, you will run lab0 (MP0) like:

/your/path/to/rai/rai -p ./MP0

Alternatively, if you have added RAI's location to your $PATH, simply run:

rai -p ./MP0

Windows


On Windows, you'll need to install WSL and a virtual linux OS. Several Linux versions are available through the Microsoft Store.

ece408's People

Contributors

gguo4 avatar aschuh703 avatar jiangranwang avatar xiyuez2 avatar xiaoyum2 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.