Skip to content
Closed
Show file tree
Hide file tree
Changes from 28 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
ae1433e
First try at 2.1.0
RaulPPelaez Oct 25, 2023
7bdfddb
Add triton
RaulPPelaez Oct 25, 2023
8bb13fe
Fix tabs
RaulPPelaez Oct 25, 2023
363600b
Add cuda libraries
RaulPPelaez Oct 25, 2023
1fe9937
lint
RaulPPelaez Oct 25, 2023
21f6144
Remove triton
RaulPPelaez Oct 25, 2023
4e82516
Add cuda dev
RaulPPelaez Oct 25, 2023
9b551ce
Install cuda-libraries-dev only for cuda 12
RaulPPelaez Oct 25, 2023
e702ad3
Add sleef
RaulPPelaez Oct 25, 2023
0c9a15c
Remove sleef
RaulPPelaez Oct 26, 2023
8b000fb
Use sleef that comes with torch
RaulPPelaez Oct 26, 2023
bc6d7ae
Set NUMA and ITT off
RaulPPelaez Oct 27, 2023
096d426
Add system sleef again
RaulPPelaez Oct 27, 2023
00b900a
sleef to build reqs
RaulPPelaez Oct 27, 2023
d58ab00
Move sleef to host deps
RaulPPelaez Oct 27, 2023
f667b0c
Add fsspec to run deps
RaulPPelaez Oct 27, 2023
85f7c6f
Point to correct nvml function via a define
RaulPPelaez Oct 28, 2023
47d008a
Fix typo
RaulPPelaez Oct 28, 2023
a2b872b
Patch CUDACachingAllocator to use correct NVML function name
RaulPPelaez Oct 28, 2023
3cf8d19
Lint
RaulPPelaez Oct 28, 2023
b41a7a0
Add back mkl devel
hmaarrfk Oct 28, 2023
282239a
replace sleef in the exact position it was before
hmaarrfk Oct 28, 2023
a538e3d
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…
Oct 28, 2023
ea33efa
Move patch
RaulPPelaez Oct 28, 2023
33426b9
Remove old patches
RaulPPelaez Oct 28, 2023
f30f715
Undo changes to USE_MKLDNN
RaulPPelaez Oct 28, 2023
46045e4
add back ligomp
hmaarrfk Oct 28, 2023
883f54b
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…
Oct 28, 2023
000e58b
Try to make rerender faster during debugging
hmaarrfk Oct 28, 2023
b3773ba
MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.27.1, and co…
hmaarrfk Oct 28, 2023
111956b
simplify recipe so we can actually debug locally
hmaarrfk Oct 28, 2023
0d3e2c0
MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.27.1, and co…
hmaarrfk Oct 28, 2023
11fbce1
Undo changes that tried to help rerendering
hmaarrfk Oct 28, 2023
8a58b03
Update recipe/meta.yaml
RaulPPelaez Oct 29, 2023
bf7f294
link as needed
hmaarrfk Oct 29, 2023
b18232f
Changes to BLAS.
RaulPPelaez Oct 30, 2023
5641622
Update meta.yaml
RaulPPelaez Oct 30, 2023
012efb2
Update meta.yaml
RaulPPelaez Oct 30, 2023
fd2e7a2
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…
RaulPPelaez Oct 30, 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
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
mkl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
4 changes: 0 additions & 4 deletions .ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
4 changes: 0 additions & 4 deletions .ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
4 changes: 0 additions & 4 deletions .ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
4 changes: 0 additions & 4 deletions .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.24.3
llvm_openmp:
Expand Down
Loading