EnzymeAD / Enzyme.jl

Julia bindings for the Enzyme automatic differentiator
https://enzyme.mit.edu
MIT License
455 stars 64 forks source link

Add support for ENABLE_JITPROFILING for both perf and Vtunes #633

Closed vchuravy closed 2 months ago

vchuravy commented 1 year ago

https://github.com/EnzymeAD/Enzyme.jl/blob/ed26d9c7528a327058cbd6a8ae16d5b36a7968aa/src/compiler/orcv1.jl#L32

wsmoses commented 1 year ago

@vchuravy this exists in orcv2, can this be added to orcv1? https://github.com/EnzymeAD/Enzyme.jl/blob/0e481138e3907d85b69dd3283f0da794a4b138a2/src/compiler/orcv2.jl#L71

wsmoses commented 2 months ago

Going to close as not planned