Skip to content

15 of April 2021: OpenM++ native port on Apple Arm CPU a.k.a. M1 CPU

Compare
Choose a tag to compare
@amc1999 amc1999 released this 15 Apr 20:10
· 1197 commits to master since this release

15 of April2021: OpenM++ native port on Apple Arm:

  • openM++ ported to Apple M1 Arm CPU, natively, no x86 emulation
  • minor changes in oms web-service an UI scripts to make it more portable
  • clean shutdown of oms web-service by API post
  • flush model console log output

Download source code and binaries:

Download cluster version (MPI):

Linux downloads:

  • Desktop version build on Debian-10 and expected to work on any modern Linux, including Ubuntu 20.04 and CentOS 8
  • Cluster (MPI) Debian-10 version expected to work on any modern Linux with Open MPI version 3+ installed, including CentOS 8.
  • Cluster (MPI) CentOS-8 version require Open MPI 4.x and it would not work on RedHat / CentOS below 8.2 version.

IMPORTANT:
Full version of OpenM++ source code always included into "Download" links above.
Please do NOT use "Source code (zip)" or "Source code (tar.gz)" archives from "Assets" links below.
It is auto-generated by GitHub release tools and contains only half of OpenM++ source code.

Notes:

1.It is recommended to install this release if you want to use openM++ on new Apple M1 CPU.
This is a native port of openM++ to Apple Arm and Rosetta emulation is not required to build, debug or run models.

2.This release is also fixing a problem with UI not started from Visual Studio on Windows 7.
Please keep in mind, Windows 7 is no longer supported by Microsoft, we do our best to fix the problems but cannot provide any guarantee.