Hi, I'm using arrayfire 2.0RC now and got strange result when using reorder in gfor loop. It seem like fix in old version from this topic (viewtopic.php?f=17&t=25523) but in 2.0RC Windows Version seem to have problem.
When I start my program with NVIDIA Nsight Debugger I found that it will get access violation everytime at reorder function in gfor loop but in for loop it will behave normally.
Any Solution please?