-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
proxystore/extensions
#37Labels
breakingBackwards incompatible change to public interfacesBackwards incompatible change to public interfacesdevelopmentCI workflows, PR/issue templates, repository configurationsCI workflows, PR/issue templates, repository configurationspackageDependencies, version changes, or package metadataDependencies, version changes, or package metadata
Description
Since the proxystore.connectors.dim requires a lot of special care for testing due to limitations of the Mochi/UCX dependencies, I've decided let's move that module to the proxystore-extensions package. PR #293 already warns users that the module may be moved, so let's target ProxyStore v0.6 for that migration.
Checklist:
- Updating the CI/docs/configs/etc. of
proxystore-extensionsto match that of ProxyStore (they are a bit out of sync now). - Removing
proxystore.connectors.dimfromproxystore.- The module iteself
- Test fixtures/imports/mocks
- Tox recipe
- CI workflows
- Documentation references
- Package extra installs
- Adding the code to
proxystore-extensions. - Move related issues from the main repository to the extensions repository.
- Releasing
v0.1.0ofproxystore-extensions. - Updating the benchmarks to depend on the
proxystore-extensionspackage.
Metadata
Metadata
Assignees
Labels
breakingBackwards incompatible change to public interfacesBackwards incompatible change to public interfacesdevelopmentCI workflows, PR/issue templates, repository configurationsCI workflows, PR/issue templates, repository configurationspackageDependencies, version changes, or package metadataDependencies, version changes, or package metadata