Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

How to run NNI on TPU #3772

Answered by QuanluZhang
H-arshit asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @H-arshit , I have not used TPU, but I assume it is provided within a VM. Then it would be pretty easy to run NNI on TPU through NNI's remote machine mode. In your scenario, let's say you have 3 TPU-VMs (T1, T2, T3), and another VM T0. Note that T1/T2/T3 and T0 should be reachable to each other. Then you can create an nni experiment on T0, and the yaml config file of this experiment should include the configure (e.g., username, password) of the 3 TPU-VMs. Here is a detailed document of how to setup remote machine mode.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by scarlett2018
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Encourage external contributors to contribute user raised waiting user confirm TPU
4 participants
Converted from issue

This discussion was converted from issue #1300 on June 09, 2021 10:02.