Skip to content

[QST] RAPIDS can't work if I use more than one executors for a server in yarn mode,What can I do? #5393

Answered by tgravescs
jiajia2017 asked this question in General
Discussion options

You must be logged in to vote

it depends on how you are running yarn. It looks like you are not running isolated so you need to have a different method of making sure the GPU is only assigned to a single executor. See our instructions here: https://nvidia.github.io/spark-rapids/docs/get-started/getting-started.html#yarn-without-isolation

Or if you can run yarn with docker and cgroups enabled to get isolation that would also work.

Replies: 4 comments

Comment options

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

You must be logged in to vote
0 replies
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
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #636 on April 28, 2022 23:34.