Skip to content

Releases: plasma-umass/scalene

Maintenance release to trigger Conda update

18 Jun 19:18
Compare
Choose a tag to compare

Maintenance release, updated GPU library

16 Jun 19:28
Compare
Choose a tag to compare

What's Changed

  • Types to mollify mypy; fixed a typo-bug in signal handling, by @emeryberger in #825
  • Updated readme by @dheerajck in #804
  • Switched NVIDIA GPU library from pynvml to nvidia-ml-py

New Contributors

Full Changelog: v1.5.41...v1.5.42

Fixes bugs with MacOS wheels

03 May 15:29
Compare
Choose a tag to compare

This release fixes an issue running Scalene on MacOS >14.2, causing it to abort with a message like

dlopen([...]/site-packages/scalene/crdp.abi3.so, 0x0002): bad bind opcode 0x00

Bug fix for Windows

27 Apr 01:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.39...v1.5.40

Adds Azure OpenAI support, other fixes; forces build of wheel for 3.12

15 Apr 20:48
Compare
Choose a tag to compare

What's Changed

  • Fix PytestCollectionWarning in tests by @sarahec in #799
  • Ensure --outfile isn't a directory by @sarahec in #800
  • Added support for azure openai to fetch code suggestions by @sourabp in #806
  • Add Python 3.12 Wheel support by @kinoute in #808

New Contributors

Full Changelog: v1.5.38...v1.5.39

Bug fix for Windows and Mac (3.12); adds compatibility for PyTorch Lightning

24 Mar 18:52
b23894d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.37...v1.5.38

Bug fix for Mac, Python 3.10 or earlier

10 Mar 19:19
Compare
Choose a tag to compare

This version fixes an issue that prevented the Scalene viewer from launching when using Python 3.10 or earlier.

Full Changelog: v1.5.36...v1.5.37

Bug fix for Windows and enhancements

05 Mar 00:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.35...v1.5.36

UI and AI improvements, other updates

23 Feb 16:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.34...v1.5.35

Adds support for local language models (ollama)

28 Jan 17:09
Compare
Choose a tag to compare

What's Changed

New Features

Maintenance and Bug Fixes

New Contributors

Full Changelog: v1.5.33.1...v1.5.34