Skip to content
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

cross compile cuda support (cnt'd) #210

Merged
merged 21 commits into from
Feb 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
2390647
cross compile cuda support
isuruf Oct 31, 2022
12a3303
check that we are in cos8
isuruf Oct 31, 2022
58d6976
check that we are in cos7/8
isuruf Oct 31, 2022
0a229cc
download required cuda package versions based on manifest
h-vetinari Nov 4, 2022
2d36fd6
make script executable
h-vetinari Nov 4, 2022
ae004f1
add ability to map additional keys to existing package versions
h-vetinari Nov 4, 2022
339ac2d
account for different version/naming schemes for RPMs
h-vetinari Nov 4, 2022
352608b
add cross-compatible cuda migrator for aarch/ppc
h-vetinari Nov 4, 2022
4e42010
cosmetics
h-vetinari Nov 7, 2022
2c7c921
filter packages from manifest down to what we need for cross-compilation
h-vetinari Nov 16, 2022
e67e240
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and co…
h-vetinari Jan 30, 2023
d2a84c9
copy through /opt/conda/target to pass sudoers rule
h-vetinari Jan 31, 2023
7183e62
also try to create ${CUDA_HOME}/targets/${CUDA_HOST_PLATFORM_ARCH}-linux
h-vetinari Feb 1, 2023
9144456
Use sudo
isuruf Feb 1, 2023
5327ca3
Update cross_compile_support.sh
isuruf Feb 1, 2023
0ac13de
Update cross_compile_support.sh
isuruf Feb 1, 2023
3226d52
Revert "add cross-compatible cuda migrator for aarch/ppc"
h-vetinari Feb 2, 2023
1391240
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and co…
h-vetinari Feb 2, 2023
103d35d
Need libarchive for bsdtar command
isuruf Feb 2, 2023
1b00d7c
Update version
isuruf Feb 2, 2023
f47e98c
Don't set -e in files that are sourced
isuruf Feb 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 56 additions & 56 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading