Code Monkey home page Code Monkey logo

openmpl's People

Contributors

andnasnd avatar constwelve avatar disyulei avatar limbo018 avatar rholais avatar sqposeidon avatar wadmes avatar yuzhe630 avatar zhanlgu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

openmpl's Issues

undefined reference to `boost::timer' libraries while building

I am trying to build OpenMPL project. However some errors happens with the boost library

[ 99%] Linking CXX executable OpenMPL CMakeFiles/OpenMPL.dir/main.cpp.o: In functionmain':
main.cpp:(.text.startup+0xc4): undefined reference to boost::timer::auto_cpu_timer::auto_cpu_timer(std::string const&)' libOpenMPL_lib.a(SimpleMPL.cpp.o): In function SimpleMPL::SimpleMPL::read_gds()':
SimpleMPL.cpp:(.text+0x337): undefined reference to boost::timer::auto_cpu_timer::auto_cpu_timer(std::string const&)' libOpenMPL_lib.a(SimpleMPL.cpp.o): In function SimpleMPL::SimpleMPL::write_gds()':
SimpleMPL.cpp:(.text+0x1364): undefined reference to boost::timer::auto_cpu_timer::auto_cpu_timer(std::string const&)' libOpenMPL_lib.a(SimpleMPL.cpp.o): In function SimpleMPL::SimpleMPL::solve()':
SimpleMPL.cpp:(.text+0xa59e): undefined reference to boost::timer::format(boost::timer::cpu_times const&, short, std::string const&)' SimpleMPL.cpp:(.text+0xa633): undefined reference to boost::timer::format(boost::timer::cpu_times const&, short, std::string const&)'
SimpleMPL.cpp:(.text+0xa7dc): undefined reference to boost::timer::format(boost::timer::cpu_times const&, short, std::string const&)' SimpleMPL.cpp:(.text+0xa968): undefined reference to boost::timer::format(boost::timer::cpu_times const&, short, std::string const&)'
SimpleMPL.cpp:(.text+0xaa03): undefined reference to boost::timer::format(boost::timer::cpu_times const&, short, std::string const&)' libOpenMPL_lib.a(SimpleMPL.cpp.o):SimpleMPL.cpp:(.text+0xaaa6): more undefined references to boost::timer::format(boost::timer::cpu_times const&, short, std::string const&)' follow
collect2: error: ld returned 1 exit status
`

How can I fix the problem?

I have tried to change the boost version from 1.55 to 1.72 and try to install boost in other ways. I have also tried to change the installation path. But these still cannot work.

use_stitch problems

When I am doing a layout decomposition which is from the small dataset, I can't get the result if I set the use_stitch command, it seems to stuck somewhere or how long does this work takes? While I turn off the use_stitch command, I can get the result soon...Hoping that u can help me with that :)

Compile Error

  1. Boost version required

Boost version should be limited up to (1.7.2) since Boost.Geometry in Boost 1.73 deprecates support for C++03 and will require C++14 from Boost 1.75 onwards. I've tried to use Boost 1.77 and compile Boost 1.77 with cxx-std14, modify the CMAKE_CXX_STANDARD=14, But some other compatiable problems ocurred. Then I get the version of boost back to 1.72.

  1. gcc - language gfortran needs to be enable since OpenBLAS is required here.'
  2. <SimpleMPL.cpp> line 2167 needs to be annotated IF GUROBI is not installed!!!

there are some problems in making

when "[ 100%] Linking CXX executable OpenMPL",it shows "在SimpleMPL.cpp:中,对boost::timer::format...未定义的引用"
the version of the boost and the gcc that I had was not suitable,so I choose the version that the author recommends,it works

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.