Skip to content

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.

4 participants