Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3.11 support #447

Closed
laszewsk opened this issue Dec 27, 2023 · 2 comments
Closed

python 3.11 support #447

laszewsk opened this issue Dec 27, 2023 · 2 comments
Assignees
Labels
type: feature Issues that include feature request or feature idea

Comments

@laszewsk
Copy link

Description

can we have a release for python 3.11?

Justification

We intend to us smartredis as part of an MLCommons benchmark that also uses tensorflow. Although we can use python3.10, it would be best to support also python.3.11 as tensorflow and tensorflow-serving is now also for them.

Implementation Strategy

  1. create a while that is supported on python 3.11 with pip install
  2. create an Dockerfile example in the source code, so we can add it to docker images we create for the benchmark
  3. create a build.def file so we can add it easier to apptainer images we create for the benchmark

My contact: [email protected]

@laszewsk laszewsk added the type: feature Issues that include feature request or feature idea label Dec 27, 2023
@mellis13
Copy link
Collaborator

mellis13 commented Jan 2, 2024

Thanks for posting this issue. We are working on supporting Python 3.11 in the next releases of SmartSim and SmartRedis. The SmartSim Python 3.11 support can be tracked via CrayLabs/SmartSim#376 . We will post here when there is a PR available to test with 3.11 support.

@MattToast
Copy link
Member

Python 3.11 support for SmartRedis has been added to the development branch with the merge of #450! While you should be able to start using it now, we highly recommend using SmartRedis and SmartSim with the same version of Python. SmartSim should also be receiving Python 3.11 shortly with CrayLabs/SmartSim#461.

Both libraries will have official support for Python 3.11 in the next release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Issues that include feature request or feature idea
Projects
None yet
Development

No branches or pull requests

4 participants