Skip to content

Having chain problems with Google Colab #330

Answered by digicosmos86
oajilore asked this question in Q&A
Discussion options

You must be logged in to vote

Is your Colab using GPU? If so, then there will only be one GPU available, and JAX will use GPU, so sampling will be done sequentially. I think you can do MCMC on CPU on a CPU node and have two chains running in parallel.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AlexanderFengler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants