I'm trying to compile GLPK with Intel C++ 11.x compiler, but various
problems occur when you try to include ODBC support (preprocessor definition
HAVE_CONFIG_H which enables ODBC support via odbc32.dll). With MS VS++
everything works fine.

Has anybody compiled GLPK with Intel successfully? If yes, please provide
your makefile or VS project. Thanks!

By the way: 
Compiling GLPK with the Intel C++ compiler in general is a good idea. The
Intel code is much faster than the code compiled with VC++. Depending on
CPU, compiler settings and model, Intel code might be up to 50% faster. I
just benchmarked a simple matching model which needed 58 seconds with Intel
and 1:28 minutes with VC++ ...

Best regards
Dr. Peter Ingerfeld
MOPS Optimierungssysteme GmbH & Co. KG
Germany




_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to