Release: ePS Version 2022.07
August 04, 2022
We have released version 2022.07 of emmtrix Parallel Studio.
Besides the usual improvements and bug fixes, we have some new features:
- New ways to estimate the performance of sequential programs based on assembly instructions and the LLVM intermediate representation.
- A new disassembly view allows the comparison between the C code and the generated assembly code. With the synchronized view the assembly code for each code block can be inspected.
- New transformations allow performance improvements by moving code in front of loops or to positions that are executed less often.