spcl / spcl/dace

Wait for releases of onnxruntime and cupy supporting Python 3.14

Open
#2,277 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
593
Forks
163
Avg merge
2d 23h
Merged PRs (30d)
60

Description

Not all tests use 3.14 because of the following two dependencies:

- [ ] CuPy already supports Python 3.14 in its [main branch](https://github.com/cupy/cupy/blob/main/pyproject.toml), awaiting release
- [ ] onnxruntime [also](https://github.com/microsoft/onnxruntime/blob/main/setup.py#L632) supports Python 3.14 but was not released

We should check for releases once in a while to see if we can test with 3.14

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.