Hi, I guess in this page doesn't explain what I described before. I would like to add parameters to the declared generic resources, an example of gres.conf migth be:
> Name=gpu File=/dev/null Cuda_Cap=21 More=string > Name=gpu File=/dev/null Cuda_Cap=30 More=otherstring Thank you! 2013/2/5 David Bigagli <[email protected]> > Hi, the best way is to read through this page: > > http://www.schedmd.com/slurmdocs/gres.html > > this will guide you how to configure generic resources is slurm. > > /David > > > On Tue, Feb 5, 2013 at 3:24 PM, Sergio Iserte Agut <[email protected]> wrote: > >> Hello, >> I'm wondering how to add new fields in the GRes, I mean, if I have this >> gres.conf: >> >>> Name=gpu File=/dev/null >>> Name=gpu File=/dev/null >> >> >> Will I have something similar to this?: >> >>> Name=gpu File=/dev/null Cuda_Cap=21 More=string >>> Name=gpu File=/dev/null Cuda_Cap=30 More=otherstring >> >> >> If it is possible, which is the best way to achieve it? >> >> Thank you! >> >> -- >> *Sergio Iserte Agut, assistant researcher,* >> *High Performance Computing & Architecture, University Jaume I (Spain)* >> >> > > -- *Sergio Iserte Agut, assistant researcher,* *High Performance Computing & Architecture, University Jaume I (Spain)*
