Skip to content

How to write a .runx working with a simple GPU. #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Yumin-Sun-00 opened this issue Feb 21, 2021 · 3 comments
Open

How to write a .runx working with a simple GPU. #13

Yumin-Sun-00 opened this issue Feb 21, 2021 · 3 comments

Comments

@Yumin-Sun-00
Copy link

Hi,

could I ask for an example to configure .runx, if I would run with just one GPU? I don't have farm at all. Thanks a lot.

@ajtao
Copy link
Collaborator

ajtao commented Feb 21, 2021

If you follow the introductory example for interactive training, you can see that there's no notion of GPU, it just generates/runs a commandline. The only time you need to worry about number of GPUs is if you want to use it to launch jobs to a farm.

@Yumin-Sun-00
Copy link
Author

Yumin-Sun-00 commented Feb 21, 2021

If you follow the introductory example for interactive training, you can see that there's no notion of GPU, it just generates/runs a commandline. The only time you need to worry about number of GPUs is if you want to use it to launch jobs to a farm.

But it request for a .runx file. To make more clear, I don’t have a farm at all. Basically, I wish runx can also run on a simple setup laptop, and for this, I am not clear how to configure the .runx file.

@ajtao
Copy link
Collaborator

ajtao commented Feb 21, 2021

Just use the one here, and update the LOGROOT. That's it, don't worry about the other stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants