arrayfire addon has been updated

first load of arrayfire.ijs in a session now displays man_jaf_'intro'

create/get of f32 (32bit float) data works (tut_jaf_'create')

this allows bench/mp_bench.ijs to do timings with f32

low end nvidia cards have fast f32 performance and slow f64 performance

with my GTX 1050 Ti I get mp of a 10000*10000 f64 matrix, when done in the
gpu with f32 data, that is 25 times faster than J

high end nvidia cards will have much faster f64 and things start to get
interesting
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to