Skip to content

Commit ae2df8b

Browse files
Merge pull request #40 from jeongseok-meta/adaptivecpp-v1-recipe
Convert recipe to v1 format
2 parents f23c355 + 0ee8bfd commit ae2df8b

23 files changed

Lines changed: 314 additions & 283 deletions

.ci_support/linux_aarch64_c_stdlib_version2.17cuda_compiler_versionNonellvm_version16.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13-
cuda_compiler:
14-
- cuda-nvcc
1513
cuda_compiler_version:
1614
- None
1715
cxx_compiler:

.ci_support/linux_aarch64_c_stdlib_version2.17cuda_compiler_versionNonellvm_version17.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13-
cuda_compiler:
14-
- cuda-nvcc
1513
cuda_compiler_version:
1614
- None
1715
cxx_compiler:

.ci_support/linux_aarch64_c_stdlib_version2.17cuda_compiler_versionNonellvm_version18.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13-
cuda_compiler:
14-
- cuda-nvcc
1513
cuda_compiler_version:
1614
- None
1715
cxx_compiler:

.ci_support/linux_aarch64_c_stdlib_version2.17cuda_compiler_versionNonellvm_version19.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13-
cuda_compiler:
14-
- cuda-nvcc
1513
cuda_compiler_version:
1614
- None
1715
cxx_compiler:

.ci_support/linux_ppc64le_llvm_version16.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13-
cuda_compiler:
14-
- cuda-nvcc
1513
cuda_compiler_version:
1614
- None
1715
cxx_compiler:

.ci_support/linux_ppc64le_llvm_version17.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13-
cuda_compiler:
14-
- cuda-nvcc
1513
cuda_compiler_version:
1614
- None
1715
cxx_compiler:

.ci_support/linux_ppc64le_llvm_version18.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13-
cuda_compiler:
14-
- cuda-nvcc
1513
cuda_compiler_version:
1614
- None
1715
cxx_compiler:

.ci_support/linux_ppc64le_llvm_version19.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13-
cuda_compiler:
14-
- cuda-nvcc
1513
cuda_compiler_version:
1614
- None
1715
cxx_compiler:

.ci_support/osx_64_.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ channel_sources:
1414
- conda-forge
1515
channel_targets:
1616
- conda-forge main
17-
cuda_compiler:
18-
- cuda-nvcc
1917
cuda_compiler_version:
2018
- None
2119
cxx_compiler:
@@ -24,8 +22,6 @@ cxx_compiler_version:
2422
- '19'
2523
libboost_devel:
2624
- '1.90'
27-
llvm_openmp:
28-
- '19'
2925
llvm_version:
3026
- '19'
3127
macos_machine:

.ci_support/osx_arm64_llvm_version16.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ channel_sources:
1414
- conda-forge
1515
channel_targets:
1616
- conda-forge main
17-
cuda_compiler:
18-
- cuda-nvcc
1917
cuda_compiler_version:
2018
- None
2119
cxx_compiler:
@@ -24,8 +22,6 @@ cxx_compiler_version:
2422
- '19'
2523
libboost_devel:
2624
- '1.90'
27-
llvm_openmp:
28-
- '19'
2925
llvm_version:
3026
- '16'
3127
macos_machine:

0 commit comments

Comments
 (0)