Skip to content

DSM2 Release v8.4.0

Latest
Compare
Choose a tag to compare
@kjnam kjnam released this 07 Mar 19:54
· 13 commits to master since this release

This release is a minor version release of DSM2 with major changes underneath.

CHANGES

Migration to the 64-bit memory model and newer compilers

Now DSM2 uses the 64-bit memory model and recent compilers. On Windows, the codes are updated to build with Visual Studio 2022 and Intel oneAPI 2022 and 2023. PTM uses Java 21 as well. Dependencies are updated. This change improves DSM2 speed.

New prerequisites

The new release uses dynamic linking.

On Windows, you may need to install two runtime libraries before using DSM2.

Bug fixes

Memory allocation errors related to the variable dx from v8.3.2 are fixed.