Skip to content

Releases: plasma-umass/scalene

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

Maintenance release: fixes issue with 3.8

17 Jan 21:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.33...v1.5.33.1

Fixes turning profiling off (including memory profiling); works with Sage

11 Jan 21:18
Compare
Choose a tag to compare

What's Changed

  • The command line option --off and the programmatic use of scalene_profiler.stop() now both disable CPU/GPU (as before), and memory profiling (new), by @sternj in #751
  • Added a work-around that lets Scalene work properly with Sage, by @emeryberger in #743
  • Fixed issue building on Windows

Full Changelog: v1.5.32.1...v1.5.33

Maintenance release: Fixes browser UI view

10 Dec 01:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.32...v1.5.32.1

Adds command-line script support, subprocess support for Windows

09 Dec 21:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.31.1...v1.5.32

Maintenance release, fixes GPU memory reporting

15 Sep 20:38
Compare
Choose a tag to compare

Re-issuing because of a version number issue.

Full Changelog: v1.5.31...v1.5.31.1

Maintenance release, fixes GPU memory reporting

15 Sep 17:59
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue that made the GPU utilization pie too wide, obscuring the GPU memory report.
  • (Non user-visible) Added outermost loop to JSON by @sternj in #694

Full Changelog: v1.5.30...v1.5.31

Adds line navigation from Scalene -> VS Code

12 Sep 21:26
Compare
Choose a tag to compare

What's Changed

  • When running as a VS Code extension, clicking on a line number in Scalene now navigates to the relevant source file and line in VS Code.

Full Changelog: v1.5.29...v1.5.30