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

Support for evaluating multiple outputs simultaneously #1462

Merged
merged 16 commits into from
Jun 17, 2016

Conversation

pavanky
Copy link
Member

@pavanky pavanky commented Jun 17, 2016

@pavanky pavanky added this to the 3.4.0 milestone Jun 17, 2016
@@ -488,6 +488,12 @@ bool synchronize_calls() {
return sync;
}

bool& evalFlag()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't need to be a reference does it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function contains a static variable. I am using the function to set it.

@umar456 umar456 merged commit 80f2e64 into arrayfire:devel Jun 17, 2016
@pavanky pavanky deleted the multi_eval branch June 17, 2016 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants