You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 27 Jul 2011 at 12:24The text was updated successfully, but these errors were encountered: