Hi, everyone
I've been trying to compile LIGGGHTS 3.6.0 on both my mac and centOS by:
cd src
make clean-all
cd STUBS
make clean
cd ..
make serial
However, I kept getting this error message:
mpi_liggghts.h:82:10: error: use of undeclared identifier 'MPI_UNSIGNED_LONG'
I succeeded on compilation of LIGGGHTS 3.4, however I had this problem when trying to compile LIGGGHTS 3.5 and 3.6
Appreciate very much if anyone could help!
Best Regards,
Renge
j-kerbl | Mon, 02/13/2017 - 17:07
Hi Renge,
Hi Renge,
I see what the problem is and I'd need to look into it in more detail. I guess this isn't a thing to fix quickly.
Anyway I don't know why exactly you want to compile it in serial, since parallel computation has some advantages. If you have MPI installed on your machine, can you please try compiling e.g. fedora?
Cheers,
Josef