Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
TransformerEngine
Commits
314ab9a8
Unverified
Commit
314ab9a8
authored
Mar 10, 2025
by
Tim Moon
Committed by
GitHub
Mar 10, 2025
Browse files
Disable parallelism in core build test (#1550)
Signed-off-by:
Tim Moon
<
tmoon@nvidia.com
>
parent
f0905517
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/build.yml
.github/workflows/build.yml
+1
-0
No files found.
.github/workflows/build.yml
View file @
314ab9a8
...
@@ -28,6 +28,7 @@ jobs:
...
@@ -28,6 +28,7 @@ jobs:
run
:
pip install . -v
run
:
pip install . -v
env
:
env
:
NVTE_FRAMEWORK
:
none
NVTE_FRAMEWORK
:
none
MAX_JOBS
:
1
-
name
:
'
Sanity
check'
-
name
:
'
Sanity
check'
run
:
python3 -c "import transformer_engine"
run
:
python3 -c "import transformer_engine"
working-directory
:
/
working-directory
:
/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment