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 error #2

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

compilation error #2

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

1. LAMMPS: R6513
2. MPI:        ../STUBS/libmpi.a and FFTW enabled (as required by kspace)
3. OS: MAC OS  (make mac)

I got this compilation error:

c++ -O -DLAMMPS_GZIP  -I../STUBS -DFFT_FFTW   -c fix_phonon.cpp
fix_phonon.cpp: In member function ‘virtual void 
LAMMPS_NS::FixPhonon::end_of_step()’:
fix_phonon.cpp:374:94: error: ‘MPI_Scatterv’ was not declared in this scope
make[1]: *** [fix_phonon.o] Error 1
make: *** [mac] Error 2

It seems something related with the mpi library.

thank you.

giuseppe


Original issue reported on code.google.com by [email protected] on 27 Jul 2011 at 12:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant