Aman Surkar

Results 15 issues of Aman Surkar

## Checklist before submitting - [ ] Did you read the [contributor guide](https://github.com/open-ce/open-ce/blob/main/CONTRIBUTING.md)? - [ ] Did you update any affected [documentation](https://github.com/open-ce/open-ce/blob/main/doc/)? - [ ] Did you write any tests...

## Checklist before submitting - [ ] Did you read the [contributor guide](https://github.com/open-ce/open-ce/blob/main/CONTRIBUTING.md)? - [ ] Did you update any affected [documentation](https://github.com/open-ce/open-ce/blob/main/doc/)? - [ ] Did you write any tests...

Following failures were reported: - [x] openmpi-feedstock - [x] jaxlib - [x] tf-base - [x] jsonpatch-feedstock - [ ] https://github.com/open-ce/open-ce/issues/951 - [ ] jax

bug

## Python versions - Python 3.10 - Python 3.11 ## CUDA versions - CUDA 11.8 - CUDA 12.2 ## UBI version - UBI9 ## Library updates - [x] _OpenBLAS -...

enhancement

Update PyTorch and dependencies: - [ ] Update AV to v12.0.0 - [ ] Update numactl to 2.0.18 - [ ] Update PyTorch to v2.3.0 - [ ] Update sentencepiece...

enhancement

## Checklist before submitting - [ ] Did you read the [contributor guide](https://github.com/open-ce/open-ce/blob/main/CONTRIBUTING.md)? - [ ] Did you update any affected [documentation](https://github.com/open-ce/open-ce/blob/main/doc/)? - [ ] Did you write any tests...

Onnx failure observe while building whl. The build was successful using `GCC 12` but when shifted to `GCC 13` the below failure was seen: ``` /home/builder/pip-packaging-experiments/onnx/onnx/.setuptools-cmake-build/_deps/protobuf-src/src/google/protobuf/port.h:186:67: error: ‘uint32_t’ was not...

bug

While building DALI feedstock, seeing 2 issues, one with dali and other with dali-tf-plugin: DALI issue: ``` + read FILE + /opt/conda/conda-bld/dali_1764825701592/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol/bin/python -m pip install --no-deps --ignore-installed --user dali/python ERROR:...

bug

**Describe the bug** grcp-cpp failure due to abseil. **To Reproduce** Build feedstock or package. **Expected behavior** Build with provided version of abseil. **Execution Logs** ``` FAILED: CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o $BUILD_PREFIX/bin/x86_64-conda-linux-gnu-c++ -Dgrpc_unsecure_EXPORTS -I../include...

bug

**Describe the bug** Sentencepiece Failure due to abseil and protobuf. **To Reproduce** Build feedstock or package. **Expected behavior** Build with provided versions of protobuf and abseil. **Execution Logs** ``` [...

bug