Skip to content

v1.9.1

Compare
Choose a tag to compare
@alexlang74 alexlang74 released this 30 Jun 06:26
· 52 commits to main since this release
8bf4588

Open-CE Version 1.9.1

This is bug fix 1 of release 1.9 of Open Cognitive Environment (Open-CE).

Bug Fix Changes

Changes For open-ce

  • Release PR for 1.9.1 (#851)
  • Fix conflicts for cuda 11.2 with gcc 11 (#849)
  • Stopped building a few packages as they are available in anaconda (#850)
  • disable pytorch and dependendent packages for cuda 11.2 (#848)
  • Fixed protobuf for new pip (#847)
  • disable pytorch_geometric env for cuda 11.2 (#846)
  • Fix TF serving env import for non-P10 builds (#845)
  • remove occurences of ffmpeg-env from other envs (#844)
  • Fixed aioredis patch to allow python 3.10.* and 1.9.1 items (#843)
  • Fixed jaxlib on P10 (#813)

Package Versions

A release of Open-CE consists of the environment files within the open-ce repository and a collection of feedstock repositories. The feedstock repositories contain recipes for various python packages. The following packages (among others) are part of this release:

Package Version
xgboost 1.7.6
DALI 1.26
Pytorch 2.0.1
Ray 2.5.0
Tensorflow-addons 0.19.0
Tensorflow Serving 2.12.1
Onnxruntime 1.15.1
mamba 1.4.2
Tensorboard 2.12.0
Apache-beam 2.48.0

This release of Open-CE supports NVIDIA's CUDA versions 11.2,11.8 as well as Python 3.9,3.10. All the packages are built with openssl 1.*.

Getting Started

To get started with this release, see the main readme

Known Issues

There are some known pip check failures listed here #821.