Maintenance release: various bug fixes
Changes in this release:
Bug fixes:
- Disabled GPU profiling for very old NVIDIA platforms that don't support profiling utilization and/or memory consumption; this used to lead to failures
- More graceful handling of non source files (which could lead to failures)
- Uses correct path regardless of changes to the working directory
UI:
- forced profiles in Jupyter cells to consume 100% of the available width
- minor usability fix for Jupyter, fixing an issue with
%scrun
Full Changelog: v1.5.13...v1.5.14