0

I just compiled some (parallelised) code in C, and have found the bewildering issue that it runs fine if invoked with

./executable

and when I try to run it "normally", i.e.

executable

I started hitting the error message:

unrecognised symbol: ompi_mpi_int

The message was the same one I had received before recompiling the executable (I had scp'ed it across from an older machine, and was recompiling it for use on the new cluster)

Why does my code run differently when invoked with "/." and without?

Any help would be greatly appreciated.

KR_Henninger
  • 107
  • 1
  • 10

0 Answers0