-
### Your current environment
```text
$ python collect_env.py
Collecting environment information...
PyTorch version: 2.5.1
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to bu…
-
https://github.com/pytorch/pytorch/blob/v2.5.1/cmake/Modules/FindCUDAToolkit.cmake#L809
```
-- Unable to find cublas_v2.h in either "/home/conda/feedstock_root/build_artifacts/libtorch_173067094360…
-
**Description of the problem**
I'm debugging why ilastik's builds on Windows fail with pytorch 2.4 and above (https://github.com/ilastik/ilastik/pull/2927), and have been able to trace the problem ba…
-
### System Info
System:
- CPU Architecture: x86_64
- GPU: NVIDIA H100 - 80GB - CUDA 12.4
- TensorRT-LLM: main branch, commit 535c9cc6730f5ac999e4b1cb621402b58138f819
- Operating System: Ubuntu 22.04…
-
Hello. I am opening this issue since I have issues with Installing SCENIC+ on a server using the conda environment.
I have followed the instructions in the [https://scenicplus.readthedocs.io/en/lat…
-
## Problem
I have a recipe using `pnpm` (wip over [here](https://github.com/conda-forge/pyright-feedstock/pull/184)) with a build script that calls a pnpm command. For the windows builds (on a local w…
-
### What happened + What you expected to happen
Over at [conda-forge](https://github.com/conda-forge/ray-packages-feedstock/pull/188) I needed to patch the grpc, boost, and prometheus-cpp build recip…
-
### 🐛 Describe the bug
Testing on Apple MPS using ComfyUI with various PyTorch versions as on nightly and 2.5.1 result in nothing but noise, however on PyTorch 2.4.1 LTX Video model renders correctly…
-
### Comment:
I’m encountering an issue where the package phasefieldx is failing to load during the conda build process, specifically in the phasefieldx-feedstock on the linux_64 platform.
The error …
-
### What happened?
I am appending columns to the NWB electrodes table and then exporting it as a new file, described in more detail here
https://github.com/hdmf-dev/hdmf-zarr/issues/179
I receive…