Skip to content

Use more parallelism in compilation in CI testing#112

Merged
asroy merged 1 commit into
developfrom
fix_test
Mar 7, 2022
Merged

Use more parallelism in compilation in CI testing#112
asroy merged 1 commit into
developfrom
fix_test

Conversation

@asroy
Copy link
Copy Markdown
Contributor

@asroy asroy commented Mar 6, 2022

Previously, compilation parallelism is reduced in CI test, because clang use too much RAM, resulting in CI failure when building CK.

CI has been update to ROCm5.0 in a previous PR, now clang does use that much RAM. Therefore, this PR increase compilation parallelism

@asroy asroy requested a review from zjing14 March 6, 2022 20:38
@asroy asroy merged commit 245f741 into develop Mar 7, 2022
@asroy asroy deleted the fix_test branch April 30, 2022 00:15
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