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

How can I change the compiler to mpiicpc? #17

Open
majumdararn opened this issue Nov 24, 2020 · 3 comments
Open

How can I change the compiler to mpiicpc? #17

majumdararn opened this issue Nov 24, 2020 · 3 comments

Comments

@majumdararn
Copy link

Hello,

I am trying to change the compiler to mpiicpc within the CMakeLists.txt.depends in order to analyze the code using intel analyzers like vtune or advisor. However, whenever I try to change the compiler to mpiicpc, it shows,
libmpi.so.40, needed by libboost_mpi.so.1.74.0, may conflict with libmpi.so.12

Could anyone comment on this how to fix this problem?
I believe the possible reason is that boost library could be dependent on openmpi implementation and intel compiler is dependent on intel implementation.

I believe this could open doors for further optimization of the code, if at all possible.

Thanks in advance,
Arnab

@jmborr
Copy link

jmborr commented Nov 25, 2020

@Thannozzz
As far as I know, development and maintenance of Sassena has been discontinued. You may want to contact Loukas Petridis to see if he can help you

@thamnos
Copy link
Collaborator

thamnos commented Nov 25, 2020

Dear @jmborr
Is there a replacement you use instead of sassena?
Thank you and all best,
Sebastian.

@jmborr
Copy link

jmborr commented Nov 25, 2020

you could try with nMoldyn, or LiquidLib

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

3 participants