I've solved the problem run a make after the configure and then copy the <<.so>> file into /usr/bin/slurm. I supose it isn't the best solution, but it works me. Now I'm fighting with the GPUs as consumable resources...
El 15 de febrer de 2012 9:15, Sergio Iserte Agut <sise...@uji.es> ha escrit: > Thank you for your interest , > On the one hand, yes, I forgot to include the plug-in in "configure.ac" > file. > But, when I run "./configure --prefix=/usr/lib/ > --sysconfdir=/usr/lib/slurm/", it doesn't create me the ".so" file, that's > why I can't use the new plug-in. > On the other hand, I knew the GRES support for GPUs, but my final purpose > is to use GPUs as consumable resources, like I can do with the CPUs. > > >