To see what variables are available for self.cfg[x] run
eb --avail-easyconfig-params
This will return a complete list of configuration options you can use
(in your easyconfigs, or in your easyblock code)
Regards
Jens Timmerman
On Fri, 2012-12-07 at 12:39 +0000, Cédric LACZNY wrote:
> Great,
>
> thanks a lot.
>
> Best,
>
> Cedric
>
> On 7 Dec 2012, at 13:37, Kenneth Hoste wrote:
>
> > On 12/07/2012 01:24 PM, Cédric LACZNY wrote:
> >> Hi,
> >>
> >> what is now the replacement for "self.getcfg('startfrom')" please?
> >
> > self.getcfg('X') should be replaced by self.cfg['X'], 'startfrom' is now
> > 'start_dir', so:
> >
> > self.cfg['start_dir'] is what you want
> >
> >
> > regards,
> >
> > Kenneth
> >
> >>
> >> Thank you.
> >>
> >> Best,
> >>
> >> Cedric
> >>
> >> Cedric Laczny,
> >> PhD Student
> >> UNIVERSITÉ DU LUXEMBOURG
> >> LUXEMBOURG CENTRE FOR SYSTEMS BIOMEDICINE
> >> Campus Belval | House of Biomedicine
> >> 7, avenue des Hauts-Fourneaux
> >> L-4362 Esch-sur-Alzette
> >> T +352 46 66 44 6398
> >> F +352 46 66 44 6949
> >> [email protected] http://lcsb.uni.lu
> >>
> >> -----
> >> This message is confidential and may contain privileged information. It is
> >> intended for the named recipient only. If you receive it in error please
> >> notify me and permanently delete the original message and any copies.
> >> -----
> >>
> >>
> >>
> >
>
> Cedric Laczny,
> PhD Student
>
> UNIVERSITÉ DU LUXEMBOURG
>
> LUXEMBOURG CENTRE FOR SYSTEMS BIOMEDICINE
> Campus Belval | House of Biomedicine
> 7, avenue des Hauts-Fourneaux
> L-4362 Esch-sur-Alzette
> T +352 46 66 44 6398
> F +352 46 66 44 6949
> [email protected] http://lcsb.uni.lu
>
>
> -----
> This message is confidential and may contain privileged information. It is
> intended for the named recipient only. If you receive it in error please
> notify me and permanently delete the original message and any copies.
> -----
>
>
>