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

Update examples to use new API #5

Closed
billschereriii opened this issue Jan 5, 2022 · 0 comments
Closed

Update examples to use new API #5

billschereriii opened this issue Jan 5, 2022 · 0 comments
Assignees

Comments

@billschereriii
Copy link

Description

The examples need to be updated to use the tweaked API following updates in the SmartRedis library. This has two main sources:

  1. poll_dataset() has been added and should now be used to check for dataset existence instead of poll_tensor().
  2. C and Fortran API calls now return an error code that should be checked and addressed appropriately when not success.

Acceptance Criteria

  1. Calls to poll_dataset() should be implemented where appropriate
  2. Zoo examples in C and Fortran should build and run correctly with the latest SmartRedis library APIs.
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

No branches or pull requests

2 participants