Skip to content

--dump-assembly and --dump-optimized don't do anything #887

@jeremyherbert

Description

@jeremyherbert

Hi,

I'm running the latest numbapro (numba: 0.15.1, numbapro: 0.16.0) from anaconda with python3.4. If I use either the --dump-assembly or the --dump-optimized flags, I don't actually get any assembly output, and according to my quick strace it is not writing files anywhere. I'm running https://github.com/ContinuumIO/numbapro-examples/blob/master/cuda_memory/pinned.py with

numba --dump-optimized pinned.py

What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions