-
Notifications
You must be signed in to change notification settings - Fork 301
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
DAOS-13292 control: Use cart API to detect fabric #13989
Commits on Mar 15, 2024
-
DAOS-13292 control: Use cart API to detect fabric
- Add a lib/hardware package to collect fabric interface information through CART API. - Remove custom OFI and UCX packages and dependencies. - Update Go githook to ignore deleted files. Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 63ead1b - Browse repository at this point
Copy the full SHA 63ead1bView commit details
Commits on Mar 29, 2024
-
Merge branch 'master' into kjacque/control-cart-fabric
Required-githooks: true
Configuration menu - View commit details
-
Copy full SHA for 6a52cc4 - Browse repository at this point
Copy the full SHA 6a52cc4View commit details
Commits on Mar 30, 2024
-
Features: control Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 29ac9ac - Browse repository at this point
Copy the full SHA 29ac9acView commit details
Commits on Apr 2, 2024
-
For systems without Infiniband, getting info for verbs produces a Mercury error. For all other providers, including UCX verbs, it returns no error and instead returns no results. We'll simulate that behavior here until the underlying bug is fixed. Features: control Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 2eca0b4 - Browse repository at this point
Copy the full SHA 2eca0b4View commit details
Commits on Apr 4, 2024
-
Merge branch 'master' into kjacque/control-cart-fabric
Features: control
Configuration menu - View commit details
-
Copy full SHA for 4ccd0e0 - Browse repository at this point
Copy the full SHA 4ccd0e0View commit details
Commits on Apr 16, 2024
-
Merge branch 'master' into kjacque/control-cart-fabric
Features: control
Configuration menu - View commit details
-
Copy full SHA for 7b683d6 - Browse repository at this point
Copy the full SHA 7b683d6View commit details
Commits on Apr 17, 2024
-
Merge branch 'master' into kjacque/control-cart-fabric
Features: control
Configuration menu - View commit details
-
Copy full SHA for f462e2b - Browse repository at this point
Copy the full SHA f462e2bView commit details
Commits on Apr 19, 2024
-
Merge branch 'master' into kjacque/control-cart-fabric
Features: control
Configuration menu - View commit details
-
Copy full SHA for 3ded050 - Browse repository at this point
Copy the full SHA 3ded050View commit details
Commits on Apr 22, 2024
-
Merge branch 'master' into kjacque/control-cart-fabric
Excluding DAOSVersion.test_version test, which has a known failure. Test-tag: pr control,-test_version
Configuration menu - View commit details
-
Copy full SHA for 3f45b1e - Browse repository at this point
Copy the full SHA 3f45b1eView commit details
Commits on Apr 24, 2024
-
Don't include ofi+tcp;ofi_rxm when ofi+tcp is requested. Features: control Required-githooks: true Signed-off-by: Kris Jacque <kris.jacque@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 3f93fcd - Browse repository at this point
Copy the full SHA 3f93fcdView commit details
Commits on Apr 25, 2024
-
Merge branch 'master' into kjacque/control-cart-fabric
Features: control
Configuration menu - View commit details
-
Copy full SHA for 2dffac4 - Browse repository at this point
Copy the full SHA 2dffac4View commit details
Commits on Apr 26, 2024
-
Merge branch 'master' into kjacque/control-cart-fabric
Feature: control
Configuration menu - View commit details
-
Copy full SHA for b58bae3 - Browse repository at this point
Copy the full SHA b58bae3View commit details