search for: libtorch_cpu

Displaying 1 result from an estimated 1 matches for "libtorch_cpu".

2023 Feb 01
2
dyn.load(now = FALSE) not actually lazy?
...mediately, causing the load to fail. For example, I have `libtorch` installed on my HPC. Note that it links to various libs such as `libcudart.so` and `libmkl_intel_lp64.so.2` which aren't currently in my library path: ? ~ ldd /stornext/System/data/nvidia/libtorch-gpu/libtorch-gpu-1.12.1/lib/libtorch_cpu.so linux-vdso.so.1 => (0x00007ffcab58c000) libgomp.so.1 => /stornext/System/data/apps/gcc/gcc-11.2.0/lib64/libgomp.so.1 (0x00007f8cb22bf000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f8cb20a3000) libc10.so => /stornext/System/data/nvidia/libtorch...