You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Debuggin the extconf.rb on build with -Wl --no-undefined got me :
(...)
checking for nmatrix.h... no
Cannot locate NMatrix header files : nmatrix.h
(...)
abort "Cannot locate NMatrix header files : nmatrix.h" unless find_header("nmatrix.h") breakes the build while nmatrix_header_dir is set to "/var/lib/gems/2.5.0/gems/nmatrix-0.2.4/lib/nmatrix.h" and exist
Hi Prasun,
Validating locally installed RbCuda gem with
rake pry
as documented givesrbcuda.so: undefined symbol: rb_nmatrix_dense_create
.Feel free to reach out for more information as needed . Happy to help !
Andreas
The text was updated successfully, but these errors were encountered: