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

[DO NOT MERGE] - testing stuff #12

Closed
wants to merge 62 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
b889f83
convert to v1
hadim Jan 22, 2025
8380f64
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 22, 2025
9fe7124
build number
hadim Jan 22, 2025
f826cdb
cuda
hadim Jan 22, 2025
1d867f9
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 22, 2025
c09be84
stdlib
hadim Jan 22, 2025
ac6398c
logic
hadim Jan 22, 2025
54d3ef9
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 22, 2025
9f00564
no python
hadim Jan 22, 2025
c84cba0
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 22, 2025
5353ced
wip
hadim Jan 22, 2025
01362ba
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 22, 2025
f41a7fb
correct handling of cuda_compiler_version
hadim Jan 22, 2025
9dfe994
typo space
hadim Jan 22, 2025
5f719e8
bump to 1.15.3
hadim Jan 22, 2025
d865502
use commit hash
hadim Jan 22, 2025
55c4136
or use tag
hadim Jan 22, 2025
9e9df79
git in build
hadim Jan 22, 2025
761d298
remove linux_aarch64
hadim Jan 22, 2025
ef29c9a
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 22, 2025
7e19d46
fix osx-arm64
hadim Jan 22, 2025
96d2d90
fix build
hadim Jan 22, 2025
f198f39
fix
hadim Jan 22, 2025
420b202
trying openssl during build for windows git clone
hadim Jan 22, 2025
8c1ee45
test native
hadim Jan 22, 2025
2da47f1
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 22, 2025
354601c
remove openssl from build
hadim Jan 22, 2025
c8eaff4
use rev instead of tag?
hadim Jan 22, 2025
27872c5
git in host
hadim Jan 22, 2025
691192d
git
hadim Jan 22, 2025
d73af5e
oups
hadim Jan 22, 2025
2274ed5
git again
hadim Jan 23, 2025
d7a6954
Update recipe/recipe.yaml
hadim Jan 23, 2025
8b4d766
Update recipe/recipe.yaml
hadim Jan 23, 2025
9a6dee0
Update recipe/recipe.yaml
hadim Jan 23, 2025
3ff7c63
use sytem git
hadim Jan 23, 2025
3cd71ee
switch to micromamba
hadim Jan 23, 2025
9cb3856
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 23, 2025
e66a527
git
hadim Jan 23, 2025
f229a60
use rev instead
hadim Jan 23, 2025
740ad4a
depth?
hadim Jan 23, 2025
6fddaa4
back to rev
hadim Jan 23, 2025
5dc3156
back to version
hadim Jan 23, 2025
3ade89c
checkout during build
hadim Jan 23, 2025
a41ea67
depth
hadim Jan 23, 2025
7acfd20
testing stuff
hadim Jan 23, 2025
31f4c39
Update conda-forge.yml
hadim Jan 23, 2025
2fa7796
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 23, 2025
161ca03
back to normal with conda
hadim Jan 23, 2025
f0cfd64
back to micromamba (faster)
hadim Jan 23, 2025
e88f1a4
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 23, 2025
fdd96d8
git clone during build
hadim Jan 23, 2025
3d24390
cd
hadim Jan 23, 2025
28b47ca
fixes
hadim Jan 23, 2025
295dcb1
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 23, 2025
aea0128
testing cuda with windows
hadim Jan 23, 2025
ef35b27
restore string type for cuda
hadim Jan 23, 2025
dec977f
re enable git source
hadim Jan 23, 2025
c8a6838
re enable pixi
hadim Jan 23, 2025
5b99f3f
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.3, and co…
hadim Jan 23, 2025
aaad37f
add set "GIT_SSL_NO_VERIFY=true" during windows build
hadim Jan 23, 2025
51f2aca
remove set "GIT_SSL_NO_VERIFY=true"
hadim Jan 23, 2025
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
23 changes: 14 additions & 9 deletions .azure-pipelines/azure-pipelines-linux.yml

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

6 changes: 5 additions & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

27 changes: 8 additions & 19 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos6
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -13,15 +17,15 @@ cuda_compiler:
cuda_compiler_version:
- None
cudnn:
- '8'
- '9'
curl:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
libzip:
- '1'
nccl:
Expand All @@ -35,7 +39,6 @@ zip_keys:
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
zlib:
- '1.2'
- '1'
Original file line number Diff line number Diff line change
@@ -1,27 +1,31 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- cuda-nvcc
cuda_compiler_version:
- '11.2'
- '12.6'
cudnn:
- '8'
- '9'
curl:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
- quay.io/condaforge/linux-anvil-x86_64:alma9
libzip:
- '1'
nccl:
Expand All @@ -35,7 +39,6 @@ zip_keys:
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
zlib:
- '1.2'
- '1'
Original file line number Diff line number Diff line change
@@ -1,41 +1,44 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- None
cuda_compiler_version:
- '11.8'
- None
cudnn:
- '8'
- '9'
curl:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64:alma9
libzip:
- '1'
nccl:
- '2'
openssl:
- '3'
target_platform:
- linux-64
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
zlib:
- '1.2'
- '1'
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.6'
cudnn:
- '9'
curl:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
libzip:
- '1'
nccl:
- '2'
openssl:
- '3'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
zlib:
- '1'
99 changes: 0 additions & 99 deletions .ci_support/migrations/cuda118.yaml

This file was deleted.

Loading
Loading