Skip to content

Instantly share code, notes, and snippets.

@anadon
Created April 24, 2018 20:25
Show Gist options
  • Save anadon/757bef10a1c12e80dcad8ef80748672c to your computer and use it in GitHub Desktop.
Save anadon/757bef10a1c12e80dcad8ef80748672c to your computer and use it in GitHub Desktop.
New gpuR failure point
> vclA = vclMatrix(rnorm(10000), nrow = 100, ncol = 1)
X server found. dri2 connection failed!
X server found. dri2 connection failed!
X server found. dri2 connection failed!
X server found. dri2 connection failed!
X server found. dri2 connection failed!
X server found. dri2 connection failed!
X server found. dri2 connection failed!
X server found. dri2 connection failed!
Error in vclMatInitNumVec(data, nrow, ncol, type, ctx_id) :
deviceHasDouble : The device device_index on context context_index does not support double.
Try setting type = 'float' or change device if multiple available.
[1] FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment