shared libraries - Does llsubmit take into consideration the LD_LIBRARY_PATH? -
i'm having bit of problem running job on nvidia cluster. code divided shared library containing cuda code , .cpp file calls functions lib.
the thing when submit job (llsubmit) error message telling me ".. cannot open shared object file: no such file or directory"
i've tried adding path .so file located using ld_library_path variable still doesn't work.
could specify adding entry in .cmd file?
shared-libraries cluster-computing loadleveler
No comments:
Post a Comment