UnifyFS icon indicating copy to clipboard operation
UnifyFS copied to clipboard

Example link command in documentation out of date

Open rgmiller opened this issue 3 years ago • 1 comments

Describe the problem you're observing

The dynamic linking example in the docs shows linking C code against libunifyfs_gotcha.so instead of libunifyfs_mpi_gotcha.so. (See https://unifyfs.readthedocs.io/en/latest/link.html) The Fortran example probably needs to be updated, too.

rgmiller avatar May 10 '22 13:05 rgmiller

Also, the example for dynamic linking Fortran code doesn't include -lgotcha. Should it?

rgmiller avatar May 20 '22 19:05 rgmiller