-
### Your current environment
```text
PyTorch version: 2.5.1+cu124
Is debug build: False
CUDA used to build PyTorch: 12.4
ROCM used to build PyTorch: N/A
OS: Ubuntu 20.04.6 LTS (x86_64)
GCC ve…
-
Hello,
With the maturity of [tectonic](https://tectonic-typesetting.github.io/en-US/), and its availability at [conda-forge](https://conda-forge.org) and the conda packaging ecosystem, it looks lik…
anjos updated
1 month ago
-
The conda-forge version of xtb 6.7.1 cannot run cpcm-x due to cpcm-x not being included.
`xtb geom.xyz --cpcmx water`
```
########################################################################…
-
### Additional comment:
_No response_
-
Currently, whenever a recipe specifies test files, these test files end up in the final conda package. For example,
```yaml
source:
path: ../
build:
number: 0
noarch: python
package:
name: te…
-
Create BuildBackend function to automatically download required packages from conda (see #13; see also code below from `LinkOrgs`):
```
BuildBackend
-
The `CONDA_PREFIX` is not leading to my conda env (called `ssa`) being used with uv.
I have an activated conda env:
```
-> % echo $CONDA_PREFIX
/home//miniconda3/envs/ssa
```
I run `uv syn…
-
#### Description
Currently, `khiops_env` performs a `command -v mpiexec` test and sets `KHIOPS_MPI_COMMAND` if the test succeeds.
However, in Conda-based environments (e.g. globally-installed Jupyte…
-
### Additional comment:
_No response_
-