Compiling Mpilan option

Member Site Forums Rosetta++ Rosetta++ – General Compiling Mpilan option

Viewing 0 reply threads
  • Author
    Posts
    • #290
      Anonymous

        hi,

        Anyone knows how to compile the mpi version of rosetta ( for working with multiple processors). Do i need to have mpich or mpich2, or both?
        i cant install mpich2 and having only mpich i cant complile it with the “make mpilan” option ( it gives an error at the end).

        ERROR :

        piCC -c -I. -Isrc -Iexternal/include -Isrc/platform/linux -Wall -W -pedantic -Wno-unused-variable -pipe -ffor-scope -fno-exceptions -malign-double -ffast-math -funroll-loops -finline-functions -finline-limit=20000 -DNDEBUG -O3 -s -DUSEMPI -std=c++98 -MMD -MT .mpilam.job_distributor.d -MF .mpilam.job_distributor.d -MP job_distributor.cc -o .mpilam.job_distributor.o
        /usr/local/include/mpicxx.h: In member function ‘virtual void MPI::Datatype::Commit()’:
        /usr/local/include/mpicxx.h:182: error: exception handling disabled, use -fexceptions to enable
        make: *** [.mpilam.job_distributor.o] Error 1

    Viewing 0 reply threads
    • You must be logged in to reply to this topic.