This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEATURE] Add g5 instance to CI (#20876)
* Add g5 instance to jenkinsfiles where both p3 and g4 are mentioned * Remove reference to non-existent restricted-mxnetlinux-gpu-g5 * Enable unittest job on g5 * Fix Jenkinsfile_unix_gpu syntax * Include A10G arch 86 in build for g5 * Update is_TF32_enabled() for SM arch > 80 * Remove gpu arch 86 from centos builds on cuda 10 * Fix test_convolution_{grouping,dilated_impulse_response}, test_np_linalg_qr * Fix test_convolution_grouping on A100 * Fix test_rnn_unroll_variant_length * Fix test_convolution_dilated_impulse_response * Skip test_np_standard_binary_funcs test of 0-dim array broadcast * Temporarily add '-s' to pytest cpu tests * Revert "Temporarily add '-s' to pytest cpu tests" This reverts commit 4a9056a. * Improve test_rnn_layers_fp{16,32} invocation * Pin MarkupSafe==2.0.1 to avoid soft_unicode import failure * Run test_rnn_layers_fp32 only when cuDNN is present * Fix potential out-of-bounds write in count_sketch.cu * Revert "Pin MarkupSafe==2.0.1 to avoid soft_unicode import failure" This reverts commit ae17b1f.
- Loading branch information
Showing
10 changed files
with
77 additions
and
32 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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