Skip to content

Conversation

zixianwang2022
Copy link

Updated 1 pull request submission from previous pull requests (#1934, #1933, #1932, #1931), involving functionality of multi-gpu & multi-node for pytorch & migraphx backend.

Submitted by SCC24 UCSD Team Zixian Wang.
Credits to SCC24 UCSD Team Henry Feng, Shijie Wang, Yalu Ouyang for the collaborative effort.

@zixianwang2022 zixianwang2022 requested a review from a team as a code owner November 19, 2024 03:46
Copy link
Contributor

github-actions bot commented Nov 19, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@arjunsuresh
Copy link
Contributor

Hi @zixianwang2022 The current PR is not working for CPU or CUDA on a single node. Can you please check?

"--dataset-path",
required=True,
help="path to the dataset")
parser.add_argument('--sut-server', default=['http://t004-005:8008', 'http://t004-006:8008'], nargs='+', help='A list of server address & port')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default should be removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants