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

Configure SWIFT with VELOCIraptor #46

Open
tianninglyu opened this issue Dec 26, 2023 · 1 comment
Open

Configure SWIFT with VELOCIraptor #46

tianninglyu opened this issue Dec 26, 2023 · 1 comment

Comments

@tianninglyu
Copy link

Dear all,

I'm trying to configure SWIFT with VELOCIraptor. I have installed VELOCIraptor(with hdf5 parallel support and mpi), and when I configure SWIFT with it, it could be found well:

checking for InitVelociraptor in -lvelociraptor... yes
checking for VR_NOMASS in -lvelociraptor... no
VELOCIraptor not compiled to so as to *not* store masses per particle.

However, in the configure summary,

VELOCIraptor enabled : no

I've tried to run swift with the label '--velociraptor', the result shows that 'VELOCIraptor is not available'. I don't know why.

Thank you,
Tianning

@tianninglyu
Copy link
Author

OK I find the reason... if I configure --with-velociraptor-mpi, in the summary it will be no, and the code cannot work correctly, if I configure with --with-velociraptor, in the summary it will be yes, and it can work.
But I wonder if it is correct to --with-velociraptor to a mpi-support velociraptor.

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