Originally posted by: GrandWazoo
>> the writeln in scripting is 32 bits
I don't know whether to laugh or cry.
1. Is this limitation, among any others, documented somewhere?
2. CPLEX Studio is said to require, and exploit, 64-bit... I am running 64-bit hardware and operating system (Win 10).
CPLEX requirements
There is no note saying "... except the writeln function" :-)
Furthermore, it appears that the Java in use by the IDE is 64-bit:
C:\Program Files\IBM\ILOG\CPLEX_Studio1271\opl\oplide\jre\bin>.\java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build pwa6480sr4fp1-20170215_01(SR4 FP1))
IBM J9 VM (build 2.8, JRE 1.8.0 Windows 10 amd64-64 Compressed References 20170209_336038 (JIT enabled, AOT enabled)
J9VM - R28_20170209_0201_B336038
JIT - tr.r14.java.green_20170125_131456
GC - R28_20170209_0201_B336038_CMPRSS
J9CL - 20170209_336038)
JCL - 20170215_01 based on Oracle jdk8u121-b13
So it's hard for me to understand the root cause of this 32-bit limitation.
Do you think this example alone will be a sufficient basis for development to accept a defect PMR on this?
Thank you very much, Alex.
#DecisionOptimization#OPLusingCPLEXOptimizer