Skip to content

Parallel compilation failing at linking

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics Parallel compilation failing at linking

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5476
    ramirofreile
    Participant

    Hello all,

    I am following the steps to execute in parallel mode as stated in the user guide.
    I remove the corresponding hashes, make clean, make cleanbuild and then make.

    When I compile, the error in console is the following:

    “ld: 37 duplicate symbols for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)”

    In case it is needed, I am using MacOS Catalina operating system.

    I would appreciate if you could help me sort this out whenever you have time.
    Thank you,

    Ramiro Freile

    #5616
    stephan
    Moderator

    Dear Ramiro,

    please excuse the late reply and thank you for describing the issue.

    We are currently working on a solution.

    To circumvent the problem you could switch back to serial execution (config.mk out of the box).
    In case you have to use the parallel mode you might test an older MacOS.

    Thank you for you patience.

    BR
    Stephan

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.