Skip to content

correctly count errors/failures in PyTorch test summary#2803

Merged
boegel merged 1 commit intoeasybuilders:developfrom
casparvl:pytorch_fix_error_count
Oct 18, 2022
Merged

correctly count errors/failures in PyTorch test summary#2803
boegel merged 1 commit intoeasybuilders:developfrom
casparvl:pytorch_fix_error_count

Conversation

@casparvl
Copy link
Copy Markdown
Contributor

Fix #2802 using improved regex

@casparvl
Copy link
Copy Markdown
Contributor Author

Test report by @casparvl

Overview of tested easyconfigs (in order)

  • SUCCESS PyTorch-1.11.0-foss-2021a-CUDA-11.3.1.eb

Build succeeded for 1 out of 1 (1 easyconfigs in total)
gcn27 - Linux RHEL 8.4, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz, 4 x NVIDIA NVIDIA A100-SXM4-40GB, 515.43.04, Python 3.6.8
See https://gist.github.com/40f95f8538d787f0c4a062539f22a177 for a full test report.

@casparvl
Copy link
Copy Markdown
Contributor Author

Test report by @casparvl

Overview of tested easyconfigs (in order)

  • SUCCESS PyTorch-1.11.0-foss-2021a-CUDA-11.3.1.eb

Build succeeded for 1 out of 1 (1 easyconfigs in total)
software2.lisa.surfsara.nl - Linux debian 10.13, x86_64, Intel(R) Xeon(R) Bronze 3104 CPU @ 1.70GHz, 4 x NVIDIA NVIDIA TITAN V, 470.103.01, Python 3.7.3
See https://gist.github.com/4db43494a647aafc4f4729fe033c7fdd for a full test report.

@boegel boegel added this to the next release (4.6.2?) milestone Oct 18, 2022
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel changed the title Fix incorrect error count in PyTorch test summary correctly count errors/failures in PyTorch test summary Oct 18, 2022
@boegel boegel merged commit 74b0e54 into easybuilders:develop Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyTorch easyblock fails to properly count total number of test errors

2 participants