Merged
Conversation
Collaborator
|
The scripts are fine. Tested on a freshly installed Ubuntu 22.04 Server. |
andremiszcz
reviewed
May 27, 2025
moleksy
reviewed
May 27, 2025
andremiszcz
requested changes
May 28, 2025
staszczuk
approved these changes
May 28, 2025
Collaborator
staszczuk
left a comment
There was a problem hiding this comment.
Successfully tested after the changes on a fresh Ubuntu 22.04 Server.
ko80
reviewed
May 28, 2025
ko80
approved these changes
May 30, 2025
Collaborator
|
Resolves #344. |
Fix issues with scripts. Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Update setup_ice_irdma.sh to fix installation issues. Add missing download driver for ice Add missing include for install of libfabrics Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
ADD: Update common.sh to include MTL versions and load it. Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
FIX: Common.sh to not throw error on MTL values.env missing Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Signed-off-by: Miłosz Linkiewicz <milosz.linkiewicz@intel.com>
Signed-off-by: Paweł Staszczuk <41273017+staszczuk@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fix issues with scripts.