scalene icon indicating copy to clipboard operation
scalene copied to clipboard

Error: Scalene cannot profile your program because it (or one of its packages) uses timers or a signal that Scalene depends on (Illegal instruction).

Open lorinczszabolcs opened this issue 5 months ago • 0 comments

Tried profiling some code (CPU+GPU), issue described in title, but here is the full error message:

Error: Scalene cannot profile your program because it (or one of its packages)
uses timers or a signal that Scalene depends on (Illegal instruction).
If you have encountered this warning, please file an issue using this URL:
https://github.com/plasma-umass/scalene/issues/new/choose

Possibly related #574 , I am also using Pytorch Lightning (pytorch_lightning 2.5.0.post0 pypi pytorch_lightning-2.5.0.post0-py3-none-any.whl)

lorinczszabolcs avatar May 05 '25 22:05 lorinczszabolcs