Open
Description
Hi,
I'm compiling under ubuntu 20.04 with gcc 9.4, and openmpi 4.0.3. However I get the error:
../src/rjmcmcmt.cpp: In member function ‘int cRjMcMCMT::run()’:
../src/rjmcmcmt.cpp:319:30: error: ‘MPI_part1d_forwardmodel’ was not declared in this scope; did you mean ‘part1d_forwardmodel’?
319 | resultset1dfm_t* results = MPI_part1d_forwardmodel(burninsamples,
| ^~~~~~~~~~~~~~~~~~~~~~~
| part1d_forwardmodel
make: *** [rjmcmcmt.make:24: ../src/rjmcmcmt.o] Error 1
Can you help?
Metadata
Metadata
Assignees
Labels
No labels