Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Your personal nerd that takes care of running jobs on the Nerdalize cloud

License

NotificationsYou must be signed in to change notification settings

nerdalize/nerd

Repository files navigation

Your personalnerd that takes care of running compute jobs on theNerdalize cloud.


Nerdalize is building a different cloud. Instead of constructing huge datacenters, we're distributing our servers over homes. Homeowners use the residual heat for hot showers and to warm their house, and we don't need to build new infrastructure.

In order to make our cloud resources accessible and easy to use, we've developed a CLI that fits your workflow. Whether you’re a researcher, engineer or developer, it allows you to easily run your computations, simulations and analyses on our cloud infrastructure.

Features:

  • Movingdatasets from you workstation to the cloud and back is included right into the workflow
  • Nerd ensures efficient and quick datatransfers through adeduplication algorithm
  • Send inthousands of jobs, Nerd makes sure your resources are used as efficiently as possible
  • Package your software using industry-standardDocker containers
  • Follows basic CLI conventions to provide ascriptable interface your daily dose of automation goodness

Documentation

To start running your compute on the Nerdalize cloud you'll need to set up an account and download the Nerd CLI itself.


Building from Source

If you would like to contribute to the project it is possible to build the Nerd from source:

  1. The CLI is written in Go. Make sure you've installed the language SDK as documentedhere
  2. Checkout the repository in yourGOPATH:
    git clone git@github.com:nerdalize/nerd.git $GOPATH/src/github.com/nerdalize/nerd
  3. Go to the checked out repository and build the binary using the included bash script:
    cd $GOPATH/src/github.com/nerdalize/nerd./make.sh build
  4. The Nerd CLI is now ready to be used in the$GOPATH/bin directory:
    $GOPATH/bin/nerdUsage: nerd [--version] [--help] <command> [<args>]Available commands are:...

About

Your personal nerd that takes care of running jobs on the Nerdalize cloud

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors9

Languages


[8]ページ先頭

©2009-2026 Movatter.jp