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

Issues compiling with odepack #12

Open
aligroup2 opened this issue Nov 18, 2017 · 1 comment
Open

Issues compiling with odepack #12

aligroup2 opened this issue Nov 18, 2017 · 1 comment

Comments

@aligroup2
Copy link

Hello Prof.
I am trying to cmpile the code with odepack and encounter with dscal_ redifinition.
The error is:
/home/ali/Desktop/odepack/libodepack.a(opkda2.o): In function dscal_': opkda2.f:(.text+0x86b): multiple definition of dscal_'
/opt/intel/mkl/lib/intel64/libmkl_intel_lp64.a(_dscal_lp64.o):_dscal.c:(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
make: *** [/home/ali/OpenFOAM/ali-4.1/platforms/linux64GccDPInt32Opt/bin/laminarPimpleSMOKE] Error 1

What is the solution for this problem?
Best regards

@aligroup2
Copy link
Author

It's solved by using OPENBLAS instead of MKL.

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