You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- use 'zypper search -i' to check whether specified OS dependency is installed on openSUSE + make sure that rpm is considered for checking OS dependencies on RHEL8 (#3973)
19
+
- add support for post-install patches (#3974)
20
+
- support 'download_instructions' easyconfig parameter key to specify some download or installation steps for user in case of complicated way of obtaining needed files (#3976)
21
+
- add support for collecting GPU info (via rocm-smi) (#3978)
22
+
- enhance GPU info (via rocm-smi): report card series in addition (#3982)
23
+
- various bug fixes, including:
24
+
- only check for patches when using --new-pr if easyconfigs repository is target (#3966)
25
+
- also print download instructions for extensions that use source_tmpl to specify name of source file (#3981)
26
+
- other changes:
27
+
- enable code linting check for all supported Python versions (#3725)
0 commit comments