heat
heat copied to clipboard
Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
**Related** #774 **Feature functionality** see https://numpy.org/doc/stable/reference/generated/numpy.argsort.html This functionality is already present within `ht.sort`, make API-compliant **Additional context** See [Python array API standard](https://data-apis.org/array-api/latest/index.html)
## Due Diligence - General: - [ ] **title** of the PR is suitable to appear in the [Release Notes](https://github.com/helmholtz-analytics/heat/releases/latest) - Implementation: - [ ] unit tests: all split configurations...
## Due Diligence - General: - [x] **title** of the PR is suitable to appear in the [Release Notes](https://github.com/helmholtz-analytics/heat/releases/latest) - Implementation: - [ ] unit tests: all split configurations tested...
### What happened? codecov failed to upload its report after merging the new dependencies to `main` this morning. Pipeline fails on `main` and code coverage is at 17%. ### Code...
Run tests on latest PyTorch release Issue/s resolved: #1466 TODO: - [x] update `.github/workflows/ci.yaml` to include `n-1` Pytorch version - [x] update Nvidia and AMD Docker images on gitlab CI...
## Due Diligence - General: - [x] **title** of the PR is suitable to appear in the [Release Notes](https://github.com/helmholtz-analytics/heat/releases/latest) - Implementation: - [x] unit tests: all split configurations tested -...
## Due Diligence - General: - [ ] **title** of the PR is suitable to appear in the [Release Notes](https://github.com/helmholtz-analytics/heat/releases/latest) - Implementation: - [ ] unit tests: all split configurations...
## Due Diligence - General: - [x] **title** of the PR is suitable to appear in the [Release Notes](https://github.com/helmholtz-analytics/heat/releases/latest) - Implementation: - [x] unit tests: all split configurations tested -...
**Feature functionality** I'm not 100% sure but I think we need to create a new [spack](https://github.com/spack/spack) recipe for every release. Also, RELEASE.md needs to be updated with relevant instructions.