Skip to content

[BUG] Spark application stuck on installing extensions to enable rapids GPU SQL support #5369

Discussion options

You must be logged in to vote

spark.executor.resource.gpu.amount=1 --conf spark.task.resource.gpu.amount=1

GPU scheduling is not supported in Spark in local mode. Please remove those configs and it should continue.

For example command see: https://nvidia.github.io/spark-rapids/docs/get-started/getting-started-on-prem.html#local-mode

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 #1553 on April 28, 2022 22:46.