Skip to content

Features 3.4 #99

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

Merged
merged 14 commits into from
Sep 24, 2016
Merged

Features 3.4 #99

merged 14 commits into from
Sep 24, 2016

Conversation

pavanky
Copy link
Member

@pavanky pavanky commented Sep 22, 2016

@pavanky pavanky added this to the 3.4 milestone Sep 22, 2016
syurkevi and others added 8 commits September 23, 2016 12:24
- Use consistent naming scheme for enums
- Fixed minor bugs when passing enum to the C function
Though libraries of a given backend can be present on the target
machine, there can be scenarios where a compatible hardware device
is not available. In such cases, backend loader checks if current
selected backend has a device ready for use. If no appropriate
device exists, the next backend in the priority list is checked
for same criteria. This process is repeated until a working
backend is found. In the event that no functional backend is found,
the program throws a runtime error.
- is_sparse
- is_locked_array
- modified eval to use af_eval_multiple
- set_manual_eval_flag
- get_manual_eval_flag
- Added necessary tests
@pavanky pavanky changed the title [WIP] Features 3.4 Features 3.4 Sep 24, 2016
@pavanky pavanky merged commit 8b3aea1 into devel Sep 24, 2016
@pavanky pavanky deleted the features_3.4 branch September 24, 2016 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants