-
Notifications
You must be signed in to change notification settings - Fork 304
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
[REVIEW]Add remote storage support #2859
[REVIEW]Add remote storage support #2859
Commits on Oct 26, 2022
-
Added the ability to load/call/unload general extensions in addition …
…to graph creation extensions, changed how unloading extensions work to unload by unique module name, make numpy and cupy optional modules in the client, updated Value and ValueWrapper to handle doubles and lists (recursive), added tests for new extension changes.
Configuration menu - View commit details
-
Copy full SHA for 3542708 - Browse repository at this point
Copy the full SHA 3542708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2572ed0 - Browse repository at this point
Copy the full SHA 2572ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 203da90 - Browse repository at this point
Copy the full SHA 203da90View commit details -
Added tests for extension modules that access the server and return N…
…one, added test for extension modules returning results to client GPUs (code not done yet).
Configuration menu - View commit details
-
Copy full SHA for b19fab1 - Browse repository at this point
Copy the full SHA b19fab1View commit details -
Merge remote-tracking branch 'upstream/branch-22.12' into branch-22.1…
…2-cugraph_service_extension_enhancements
Configuration menu - View commit details
-
Copy full SHA for e897caf - Browse repository at this point
Copy the full SHA e897cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51fb38f - Browse repository at this point
Copy the full SHA 51fb38fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d528c0c - Browse repository at this point
Copy the full SHA d528c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a18becd - Browse repository at this point
Copy the full SHA a18becdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6ef59 - Browse repository at this point
Copy the full SHA 3b6ef59View commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4cfa293 - Browse repository at this point
Copy the full SHA 4cfa293View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a3318 - Browse repository at this point
Copy the full SHA f1a3318View commit details -
Added ucx-py infra for support result_device param for call_extension…
…(), updated tests, added test for upcoming ability to load extensions via import paths.
Configuration menu - View commit details
-
Copy full SHA for 067c4e9 - Browse repository at this point
Copy the full SHA 067c4e9View commit details -
Added code to support loading extensions using a python module or pac…
…kage path (eg. import foo.bar.baz), updated test.
Configuration menu - View commit details
-
Copy full SHA for ac59971 - Browse repository at this point
Copy the full SHA ac59971View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b489e - Browse repository at this point
Copy the full SHA b4b489eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 943034f - Browse repository at this point
Copy the full SHA 943034fView commit details -
Added better error handling for APIs when using device transfer optio…
…ns, added tests for error conditions, added benchmark for call_extension test.
Configuration menu - View commit details
-
Copy full SHA for 82871c3 - Browse repository at this point
Copy the full SHA 82871c3View commit details -
Merge remote-tracking branch 'upstream/branch-22.12' into branch-22.1…
…2-cugraph_service_extension_enhancements
Configuration menu - View commit details
-
Copy full SHA for 42256e9 - Browse repository at this point
Copy the full SHA 42256e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ffa45 - Browse repository at this point
Copy the full SHA b0ffa45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df76f0 - Browse repository at this point
Copy the full SHA 4df76f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a941a8a - Browse repository at this point
Copy the full SHA a941a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 696fbc7 - Browse repository at this point
Copy the full SHA 696fbc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9cfab - Browse repository at this point
Copy the full SHA 8f9cfabView commit details -
Configuration menu - View commit details
-
Copy full SHA for d73bef4 - Browse repository at this point
Copy the full SHA d73bef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e899c89 - Browse repository at this point
Copy the full SHA e899c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 206e0be - Browse repository at this point
Copy the full SHA 206e0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afbb9b - Browse repository at this point
Copy the full SHA 0afbb9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 508f87a - Browse repository at this point
Copy the full SHA 508f87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8426656 - Browse repository at this point
Copy the full SHA 8426656View commit details -
Merge commit 'refs/pull/2850/head' of https://github.com/rapidsai/cug…
…raph into add_remore_storage_support
Configuration menu - View commit details
-
Copy full SHA for bca4154 - Browse repository at this point
Copy the full SHA bca4154View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e902e8 - Browse repository at this point
Copy the full SHA 5e902e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00289a6 - Browse repository at this point
Copy the full SHA 00289a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5354648 - Browse repository at this point
Copy the full SHA 5354648View commit details -
Added add_graph() to server facade so extensions can also create and …
…register graphs, added support for returning int8 so graph IDs can be returned easier.
Configuration menu - View commit details
-
Copy full SHA for 5cdd07b - Browse repository at this point
Copy the full SHA 5cdd07bView commit details -
Merge commit 'refs/pull/2850/head' of https://github.com/rapidsai/cug…
…raph into add_remore_storage_support
Configuration menu - View commit details
-
Copy full SHA for 57fe0ea - Browse repository at this point
Copy the full SHA 57fe0eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 133c0d0 - Browse repository at this point
Copy the full SHA 133c0d0View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e91dc1f - Browse repository at this point
Copy the full SHA e91dc1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fab52 - Browse repository at this point
Copy the full SHA c0fab52View commit details
Commits on Nov 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e55be6d - Browse repository at this point
Copy the full SHA e55be6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce470bb - Browse repository at this point
Copy the full SHA ce470bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for be2d7ca - Browse repository at this point
Copy the full SHA be2d7caView commit details
Commits on Nov 7, 2022
-
Update python/cugraph/cugraph/gnn/dgl_extensions/cugraph_service_stor…
…e.py Co-authored-by: Rick Ratzel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55ff270 - Browse repository at this point
Copy the full SHA 55ff270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a4350 - Browse repository at this point
Copy the full SHA 56a4350View commit details -
Merge branch 'add_remore_storage_support' of https://github.com/Vibhu…
…Jawa/cugraph into add_remore_storage_support
Configuration menu - View commit details
-
Copy full SHA for 5b36168 - Browse repository at this point
Copy the full SHA 5b36168View commit details -
Configuration menu - View commit details
-
Copy full SHA for d24ab52 - Browse repository at this point
Copy the full SHA d24ab52View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f4ace - Browse repository at this point
Copy the full SHA d7f4aceView commit details
Commits on Nov 8, 2022
-
Update python/cugraph/cugraph/tests/test_dgl_extension_remote_wrapper…
…s.py Co-authored-by: Alex Barghi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00795b4 - Browse repository at this point
Copy the full SHA 00795b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd39d3 - Browse repository at this point
Copy the full SHA fdd39d3View commit details -
Merge branch 'add_remore_storage_support' of https://github.com/Vibhu…
…Jawa/cugraph into add_remore_storage_support
Configuration menu - View commit details
-
Copy full SHA for 35872e6 - Browse repository at this point
Copy the full SHA 35872e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf49417 - Browse repository at this point
Copy the full SHA bf49417View commit details