I hope you are all well.
J9.7.0-beta12
I am trying to run arrayfire tutorials and I get assertion failures.
load'math/arrayfire'
init_jaf_'cuda'
tut_jaf_'memory'
ctrl-j
freeall_jaf_''
|assertion failure in assert
| the result was expected to be all 1
| y['bad af array' assert(''-:$y)*. y e. AFS
| [-1]
The same instructions seem to be working in without failure in J9.6.0.
Ak