-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Offload bootstrap #148671
New issue
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
Open
ZuseZ4
wants to merge
50
commits into
rust-lang:main
Choose a base branch
from
ZuseZ4:offload-bootstrap
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Offload bootstrap #148671
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
5af3a8b
update offload build steps
ZuseZ4 3873e6e
I surely picked the wrong runner again, right?
ZuseZ4 d0b06b9
try fix
ZuseZ4 bdd4e16
try fix
ZuseZ4 b639b41
try fix
ZuseZ4 3f220c9
try fix
ZuseZ4 9850a0d
try fix
ZuseZ4 d659eab
try fix
ZuseZ4 be8c4ff
try fix
ZuseZ4 e0e17ba
try fix
ZuseZ4 09a98b4
disable compiler-rt
ZuseZ4 62de85c
disable lld project
ZuseZ4 a38c37c
disable test building
ZuseZ4 e47d1ed
try again to disable tests
ZuseZ4 4b8cc80
temporarily test if we can at least build offload without openmp
ZuseZ4 16f406b
disable RUNTIMES_CMAKE_ARGS
ZuseZ4 b25e4aa
working standalone openmp build
ZuseZ4 c146ee2
working standalone offload build, fails runtime testing
ZuseZ4 c47ba3e
wip
ZuseZ4 ba2db90
try to not hardcode paths
ZuseZ4 f641576
unify both ol and omp runtime builds into one step
ZuseZ4 875885a
disable default triple, should likely bei either amdgcn or nvptx and …
ZuseZ4 fd129ad
allow specifying cc/cxx for llvm_offload subproject build
ZuseZ4 4d5911f
cleanup
ZuseZ4 0567216
worked locally with setting LLVM_ROOT and cc/cxx
ZuseZ4 4a577cf
new try
ZuseZ4 a4f7e93
new try
ZuseZ4 fea02cb
new try
ZuseZ4 b363c21
try to guess the Clang_DIR to ClangConfig.cmake
ZuseZ4 a91c0e1
fix new arg parsing
ZuseZ4 399eeff
explicitely add llvm Include dir to overwrite out-of-tree clang's def…
ZuseZ4 e63bcdd
try not building omp/offload if pgo is enabled
ZuseZ4 351fdec
use out subdir to prevent artifact deletions
ZuseZ4 3c8092d
remove outdated offload_info
ZuseZ4 66af9ec
cleanup
ZuseZ4 3172aee
cleanup
ZuseZ4 e910bf2
cleanup
ZuseZ4 c8e6833
typo
ZuseZ4 6c7edd3
clean up Include dir handling
ZuseZ4 ee649dd
Update ChangeInfo to account for new offload-clang-dir flag
ZuseZ4 141ff18
remove checking for llvm_profile_generate, since it likely wasn't the…
ZuseZ4 ecf9534
cleanup
ZuseZ4 df47148
new changes, not passed ci yet
ZuseZ4 8738dd6
try lld for runtime builds
ZuseZ4 1e09a3c
disable offload (again) during profiling
ZuseZ4 0537fb8
last try
ZuseZ4 139aeed
last try
ZuseZ4 e9ef6c0
last try
ZuseZ4 e1dbd9c
move offload checks into the step, still copy files
ZuseZ4 e82edfe
only copy ol files if they exist, to avoid complex logic
ZuseZ4 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.