Re: [hwloc-users] linking libcudart and libnvml only to the plugins

2015-06-02 Thread Brice Goglin
Le 02/06/2015 23:27, Fabricio Cannini a écrit : > Hello there > > Is there a way to link 'libcudart.so' and 'libnvidia-ml.so' solely to > their respective plugin .so files, not the main libraries/executables? > > This is the './configure' line i'm using: > > ./configure --enable-shared --enable-sta

[hwloc-users] linking libcudart and libnvml only to the plugins

2015-06-02 Thread Fabricio Cannini
Hello there Is there a way to link 'libcudart.so' and 'libnvidia-ml.so' solely to their respective plugin .so files, not the main libraries/executables? This is the './configure' line i'm using: ./configure --enable-shared --enable-static --enable-pci --enable-cuda --enable-nvml --enable-cai