Skip to content

symphony Applications #212

@rmok-git

Description

@rmok-git

I build symphony using coinbrew --with-application (fetch first and followed by 'build install'). I also verified a make test in the SYMPHONY/5.7.2 build folder and everything was good.

My focus now is on the Applications. I have no issue building any applications with the standard make command. However, many applications do not run correctly. I am just doing ./app -F sample.whatever.

MATCH and USER appears to work (no obvious error at least).
CNRP, MCKP and VRP appears to need more than just the -F sample.*. I also notice MCKP is linking with libSym instead of libSymAppl.

SPP and SPP+CUTS core dumped.

I do not think USE_SYM_APPLICATION is defined when building SPP as shown in this command:

/opt/shared/optimizer/Tools/intel-mkl-2024/bin/g++ -O3 -pipe -DNDEBUG -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -Wno-long-long -fopenmp -pthread -std\ =c++14 -DSYMPHONY_BUILD -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -D__OSI_CLP__ -Iecho /home/russell/test-dir/SYMPHONY/SYMPHONY/Applications/SPP/include -Iecho /home/russell/test-di
r/SYMPHONY/SYMPHONY/include `` -Iecho /include-DHAS_RANDOM -DHAS_SRANDOM -D__NONE__ -D__LINUX -DCOMPILE_IN_CG -DCOMPILE_IN_CP -DCOMPILE_IN_LP -DCOMPILE_IN_TM -c -o src/spp_cp.otest -f '/home/russell/test-dir/SYMPH
ONY/SYMPHONY/Applications/SPP/src/CutPool/spp_cp.c' || echo '/'/home/russell/test-dir/SYMPHONY/SYMPHONY/Applications/SPP/src/CutPool/spp_cp.c

Sorry for the incorrect linebreaks.

My background is programming and I am helping to get a working environment for my peers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions