bytedeco / javacpp-presets

The missing Java distribution of native C++ libraries
Other
2.65k stars 738 forks source link

build cuda preset #1257

Open oOTWK opened 1 year ago

oOTWK commented 1 year ago

I'm using javacpp-presets 1.5.7 and run mvn install --projects cuda results in an error. The error is from global/cublas.java: cannot find symbol class __nv_bfloat16.

saudet commented 1 year ago

Please try with 1.5.8 instead.