Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation issue with merge stats with INTEL in macOS #182

Open
loganoz opened this issue Oct 5, 2023 · 0 comments
Open

Compilation issue with merge stats with INTEL in macOS #182

loganoz opened this issue Oct 5, 2023 · 0 comments
Assignees

Comments

@loganoz
Copy link
Owner

loganoz commented Oct 5, 2023


| Linking bin/horses.mergeStats |

ifort -cpp -O0 -g -warn all -fpscomp logicals -traceback -check bounds -check uninit -ftrapuv -debug all -ftrace=full -ftz -fp-model precise -fp-speculation=off -assume bscc -D_has_Quad -mkl -fopenmp -o ./bin/horses.mergeStats ./build/getTaskModule.o ./build/StatsAveragingModule.o ./build/main.o -L/Users/grubio/Codes/GitHub/horses3d/Solver/lib -ltimeintegrator_ns -ljacobian_ns -ldiscretization_ns -lmonitors_ns -lparticles_ns -lmesh_ns -lphysics_ns -lphysicsns -lio -lspectral -lmpiutils -lfoundation -lftobject -lsources_ns -lml /Users/grubio/Codes/GitHub/horses3d/Solver/lib/libproblemfile_ns.dylib -Wl,-rpath,./SETUP,-rpath,/Users/grubio/Codes/GitHub/horses3d/Solver/lib
ifort: command line remark #10412: option '-mkl' is deprecated and will be removed in a future release. Please use the replacement option '-qmkl'
Undefined symbols for architecture x86_64:
"statisticsmonitor_mp_no_of_variables", referenced from:
statsaveragingmodule_mp_initialize_statsaveragingmodule in StatsAveragingModule.o
statsaveragingmodule_mp_mesh_construct in StatsAveragingModule.o
ld: symbol(s) not found for architecture x86_64
make[1]: *** [bin/horses.mergeStats] Error 1
make: *** [addons] Error 1

@loganoz loganoz self-assigned this Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant