ismember with 'rows' option fails on GPU
Mostrar comentarios más antiguos
Hi, when I run the command
[Lia, Locb] = ismember(gpuArray(Ent_Pair_Pos), gpuArray(Ent_Pair_Dmel), 'rows')
I get this error
Error using gpuArray/ismember
Failed to initialize GPU BLAS library.
I am using MATLAB Version: 9.0.0.341360 (R2016a) on Ubuntu 14.04. I am attaching data files here. Any idea regarding the error?
Thanks in advance
2 comentarios
Joss Knight
el 14 de Mzo. de 2018
Well, it works for me. It looks like a driver problem. You should try installing the latest NVIDIA drivers.
Wasim Aftab
el 2 de Jul. de 2018
Editada: Matt J
el 2 de Jul. de 2018
Respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!