Unverified Commit d6a3d6b9 authored by Konstantinos Parasyris's avatar Konstantinos Parasyris Committed by GitHub
Browse files

[openmp] Fixed Support for VA for record-replay. (#70396)

The commit was discussed in phabricator
(https://reviews.llvm.org/D157186).

Record replay currently fails on AMD as it conflicts with the heap
memory allocator introduced in #69806. The workaround is setting
`LIBOMPTARGET_HEAP_SIZE=0` during both record and replay run.
parent d346c824
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment