Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.

 View Only
  • 1.  Does Cplex work with MacOS M3?

    Posted Sun March 03, 2024 09:19 PM

    Hi,

    I have successfully installed Cplex 2211, and the Clex Studio can be opened. However, when I call cplex as usual in my java program, I got unsatisfied link error.

    java.lang.UnsatisfiedLinkError: no cplex2211 in java.library.path: /Applications/CPLEX_Studio2211/cplex/bin/x86-64_osx/

    May I know what is wrong here?

    Thanks.

    Yulian



    ------------------------------
    Yulian Zeng
    ------------------------------


  • 2.  RE: Does Cplex work with MacOS M3?

    Posted Tue March 05, 2024 06:02 AM

    Hi Yulian,
    According to How do I use CPLEX Optimization Studio 22.1.0 on a macOS/ARM machine?
    > you must do so with a JDK built for the x86 platform. It is not possible to mix packages or libraries built for both x86 and ARM platforms.

    I have not tried M3 processor yet, but I don't see how it could differ from the M2 behaviour.



    ------------------------------
    Cédric Doens
    ------------------------------