Releases: Python-for-HPC/PyOMP
Releases · Python-for-HPC/PyOMP
v0.4.0
What's Changed
PyOMP v0.4.x now supports Numba 0.61.x 🎉
- Refactor for modularity by @ggeorgakoudis in #32
- Use GCC 9 to avoid incompatibilities with newer sysroot versions by @ggeorgakoudis in #35
- Remove dead code and fix linter by @ggeorgakoudis in #34
- Support numba 0.61 by @ggeorgakoudis in #37
- Fix conda deployment compatibility with sysroot and macos targets by @ggeorgakoudis in #38
- Fix compat issues with LLVM15 in numba 0.61.x by @ggeorgakoudis in #39
- Use the correct element type when mapping a struct field by @ggeorgakoudis in #40
- Fix gpu pipeline and pass lowering by @ggeorgakoudis in #41
- Fix sysroot building for libomp by @ggeorgakoudis in #42
- Harden github CI for conda building using refs for actions by @ggeorgakoudis in #43
Full Changelog: v0.3.2...v0.4.0
v0.4.0_rc5
What's Changed
- Fix sysroot building for libomp by @ggeorgakoudis in #42
- Harden github CI for conda building using refs for actions by @ggeorgakoudis in #43
Full Changelog: v0.4.0_rc4...v0.4.0_rc5
v0.4.0_rc4
What's Changed
- Fix gpu pipeline and pass lowering by @ggeorgakoudis in #41
Full Changelog: v0.4.0_rc3...v0.4.0_rc4
v0.4.0_rc3
What's Changed
- Use the correct element type when mapping a struct field by @ggeorgakoudis in #40
Full Changelog: v0.4.0_rc2...v0.4.0_rc3
v0.4.0_rc2
What's Changed
- Fix conda deployment compatibility with sysroot and macos targets by @ggeorgakoudis in #38
- Fix compat issues with LLVM15 in numba 0.61.x by @ggeorgakoudis in #39
Full Changelog: v0.4.0_rc1...v0.4.0_rc2
v0.4.0_rc1
What's Changed
- Refactor for modularity by @ggeorgakoudis in #32
- Use GCC 9 to avoid incompatibilities with newer sysroot versions by @ggeorgakoudis in #35
- Remove dead code and fix linter by @ggeorgakoudis in #34
- Support numba 0.61 by @ggeorgakoudis in #37
Full Changelog: v0.3.2...v0.4.0_rc1
v0.3.2
What's Changed
- Optimize gpu reductions by @ggeorgakoudis in #27
- Remove lassen and unused machines from gitlab ci by @ggeorgakoudis in #28
- Update gitlab ci to run on tioga by @ggeorgakoudis in #30
- Add numba_unpickle helperlib trampoline by @ggeorgakoudis in #29
Full Changelog: v0.3.1...v0.3.2
v0.3.2_rc1
What's Changed
- Optimize gpu reductions by @ggeorgakoudis in #27
- Remove lassen and unused machines from gitlab ci by @ggeorgakoudis in #28
- Update gitlab ci to run on tioga by @ggeorgakoudis in #30
- Add numba_unpickle helperlib trampoline by @ggeorgakoudis in #29
Full Changelog: v0.3.1...v0.3.2_rc1
v0.3.1
What's Changed
- Fix reductions on gpu by @ggeorgakoudis in #25
- Clean up README
Full Changelog: v0.3.0...v0.3.1
v0.3.1_rc1
What's Changed
- Fix reductions on gpu by @ggeorgakoudis in #25
- Clean up README
Full Changelog: v0.3.0...v0.3.1_rc1