Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #192

Open
nigulasikaochuan opened this issue Oct 5, 2018 · 6 comments
Open

Error #192

nigulasikaochuan opened this issue Oct 5, 2018 · 6 comments

Comments

@nigulasikaochuan
Copy link

@nigulasikaochuan nigulasikaochuan commented Oct 5, 2018

I am using arrayfire 3.6 on windows,the code is as below:
default
2
we can see the (-5)**2 is 24 which is obvious wrong.

@9prady9
Copy link
Member

@9prady9 9prady9 commented Oct 5, 2018

@nigulasikaochuan You have to use ArrayFire 3.5.1 with latest release or master of arrayfire-python project. We haven't updated the wrapper to 3.6 yet. Can you try the code with 3.5.1 ArrayFire installation instead and let me know how that goes.

@nigulasikaochuan
Copy link
Author

@nigulasikaochuan nigulasikaochuan commented Oct 6, 2018

I try it in arrayfire 3.5,and the 5**2 still equals to 24, the coda is as below:
10 061242

@9prady9
Copy link
Member

@9prady9 9prady9 commented Oct 6, 2018

@nigulasikaochuan I was able to reproduce it in current development branch as well. I have sent in a PR already arrayfire/arrayfire#2305

@nigulasikaochuan
Copy link
Author

@nigulasikaochuan nigulasikaochuan commented Oct 6, 2018

Ok,thanks for your effort,and i want to konw when the python wrapper will support arrayfire 3.6

@9prady9
Copy link
Member

@9prady9 9prady9 commented Oct 6, 2018

@nigulasikaochuan I think it will take a while before anyone from our team gets to it as we are occupied with other tasks from the priority list.

I haven't worked on python wrapper that much but I will try to look into it. If it can be done with minimal changes, I will try to get it out in couple of weeks.

@9prady9
Copy link
Member

@9prady9 9prady9 commented Oct 17, 2018

This has been fixed in upsteam arrayfire/arrayfire#2305 . @nigulasikaochuan You can get the fix by directly building from master branch or either wait for next fix release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.