We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps:
show progress but no IOs to the NAS
If config changed ./storage-conf/workload/resnet50_h100.yaml < framework: pytorch --- > framework: tensorflow < data_loader: dali --- > data_loader: tensorflow
Then IOs are generated and can be captured on the wire
# cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.1 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.1 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy
The text was updated successfully, but these errors were encountered:
We are aware of that. We are in the process of addressing the issue in the DLIO code.
Sorry, something went wrong.
No branches or pull requests
Steps:
show progress but no IOs to the NAS
Then IOs are generated and can be captured on the wire
The text was updated successfully, but these errors were encountered: