Changes between Version 2 and Version 3 of Tutorials/e0BTZG/Tutorial01
- Timestamp:
- Mar 5, 2026, 3:47:12 PM (39 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/e0BTZG/Tutorial01
v2 v3 3 3 4 4 === Hardware / Software Utilized === 5 * Nodes with the Movidius Neural Compute Stick - use the [https://www. orbit-lab.org/cPanel/status/template/index.htmlInventory/Status page] find nodes with this device.5 * Nodes with the Movidius Neural Compute Stick - use the [https://www.cosmos-lab.org/portal/status/nodes Inventory/Status page] find nodes with this device. 6 6 * Node image with ubuntu 64-bit version 16.04 - for this example we'll use baseline-ubuntu-16-04-64bit.ndz since it already has many of the prerequisites installed. 7 7 * Intel Movidius Neural Network SDK - provides a set of tools to create and run applications on the NCS device from the node. Development can be done in C/C++ or Python. [https://movidius.github.io/ncsdk/install.html Click here for more info.] … … 9 9 10 10 === Set up === 11 To get started, please follow the instructions for creating a reservation and loading images on orbit-lab nodes under [wiki:Tutorials/a0Basic/Tutorial1 ORBIT Tutorial -> Basic Tutorials -> testbed operations] and use the [https://www. orbit-lab.org/cPanel/status/template/index.htmlInventory/Status page] to find nodes with Movidius NCS.11 To get started, please follow the instructions for creating a reservation and loading images on orbit-lab nodes under [wiki:Tutorials/a0Basic/Tutorial1 ORBIT Tutorial -> Basic Tutorials -> testbed operations] and use the [https://www.cosmos-lab.org/portal/status/nodes Inventory/Status page] to find nodes with Movidius NCS. 12 12 In the example we'll use node1-1 on Sandbox1 imaged with ubuntu-16-04-64bit-rzraven.ndz. 13 13
