Aleksej, This will be in the next release of SLURM version 2.3 and 2.4. Thanks!
Quoting Aleksej Saushev <[email protected]>: > Hello! > > Dynamic linking is first-class citizen in BSD systems, there's no libdl. > dlfcn(3) functions are provided for any dynamically linked program on NetBSD, > and they are provided by libc on FreeBSD. > > http://man.netbsd.org/cgi-bin/man-cgi?dlfcn+3 > http://www.freebsd.org/cgi/man.cgi?query=dlopen&sektion=3 > >
