-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
48
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.
+226
−11
Open
Offload bootstrap #148671
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
4006ef5
update offload build steps
ZuseZ4 710bcab
I surely picked the wrong runner again, right?
ZuseZ4 1ea13fc
try fix
ZuseZ4 10aec1a
try fix
ZuseZ4 e8d3c61
try fix
ZuseZ4 23b7e63
try fix
ZuseZ4 9af1718
try fix
ZuseZ4 8f960bc
try fix
ZuseZ4 0851b59
try fix
ZuseZ4 825d0fc
try fix
ZuseZ4 b73bdf1
disable compiler-rt
ZuseZ4 d6521a3
disable lld project
ZuseZ4 a451548
disable test building
ZuseZ4 f366f03
try again to disable tests
ZuseZ4 418465e
temporarily test if we can at least build offload without openmp
ZuseZ4 19e1938
disable RUNTIMES_CMAKE_ARGS
ZuseZ4 cc81414
working standalone openmp build
ZuseZ4 c7efa42
working standalone offload build, fails runtime testing
ZuseZ4 d5f904a
wip
ZuseZ4 46c7035
try to not hardcode paths
ZuseZ4 5ae5def
unify both ol and omp runtime builds into one step
ZuseZ4 7451185
disable default triple, should likely bei either amdgcn or nvptx and …
ZuseZ4 0b73ee5
allow specifying cc/cxx for llvm_offload subproject build
ZuseZ4 ed519d1
cleanup
ZuseZ4 56bf506
worked locally with setting LLVM_ROOT and cc/cxx
ZuseZ4 d384a01
new try
ZuseZ4 183418e
new try
ZuseZ4 67341b6
new try
ZuseZ4 139b107
try to guess the Clang_DIR to ClangConfig.cmake
ZuseZ4 2271b97
fix new arg parsing
ZuseZ4 b1217d1
explicitely add llvm Include dir to overwrite out-of-tree clang's def…
ZuseZ4 95a369b
try not building omp/offload if pgo is enabled
ZuseZ4 ae68c35
use out subdir to prevent artifact deletions
ZuseZ4 e82a408
remove outdated offload_info
ZuseZ4 8ee35be
cleanup
ZuseZ4 a977d3b
cleanup
ZuseZ4 119fc17
cleanup
ZuseZ4 7895f56
typo
ZuseZ4 e460234
clean up Include dir handling
ZuseZ4 260d24b
Update ChangeInfo to account for new offload-clang-dir flag
ZuseZ4 6e83fa1
remove checking for llvm_profile_generate, since it likely wasn't the…
ZuseZ4 0d26ab3
cleanup
ZuseZ4 98a2e0f
cleanup
ZuseZ4 4b1cb50
wip
ZuseZ4 d33c8c7
imprv
ZuseZ4 b801e4b
working
ZuseZ4 328e0e2
imprv
ZuseZ4 1783891
try also adding libompdevice per vendor
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.