GithubHelp home page GithubHelp logo

isabella232 / cyclecloud-tractor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure/cyclecloud-tractor

0.0 0.0 0.0 18 KB

CycleCloud project to enable running Pixar's Tractor render manager on Azure CycleCloud HPC clusters.

License: MIT License

Ruby 78.81% HTML 21.19%

cyclecloud-tractor's Introduction

Tractor

CycleCloud project for the Pixar Tractor render farm job queue and work distribution system.

See the Tractor project site for an overview.

This Project installs Tractor, itself, and configures the Tractor UI on the Master/Engine node. In general, a Renderer (such as Blender must be installed on top of Tractor as an additional cluster-init project.

Getting Tractor

To use the Tractor cluster type, you must first (download)[https://renderman.pixar.com/forum/download.php] the binaries (both Tractor and the PixarLicenseServer contained in the "License Utilities" bundle, and obtain a license serial number from (Pixar)[https://renderman.pixar.com/store].

Pixar License Server

Use of Tractor requires a license server with a valid license file. Once you receive your license serial number, you will have to generate a license file and configure a license server host.

First, install the license server on the license server host:

sudo su - 
cd /tmp
rpm -ivh /tmp/PixarLicense-LA-21.0_1634130-linuxRHEL6_gcc44icc150.x86_64.rpm

Next use the license tool to obtain your hostid:

cd /opt/pixar/PixarLicense-LA-21.0/
./PixarLicenseServer -hostid
Pixar RenderMan host identifier: ip-xxxxx 000d123abcd

In this example, you will use hostname: ip-xxxxx and hostid: 000d123abcd to generate your license in the next step.

Now, go to the (Pixar license generator)[https://renderman.pixar.com/forum/entitlement.php] and enter your license server details from above. This should result in a pixar.license file being downloaded. Copy that pixar.license file to /opt/pixar/pixar.license on your license server.

Finally, install and start the license server as a linux service:

cd /opt/pixar/PixarLicense-LA-21.0/
./linux_installService.sh

If the license server starts successfully, it should log to /var/tmp/PixarLicenseServer.log. To verify, run:

systemctl status pixarlicenseserver

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

cyclecloud-tractor's People

Contributors

bwatrous avatar microsoftopensource avatar msftgits 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.