Re: [otb-users] How to change default RAM limit?

2018-05-17 Thread Leonardo Hardtke
> otb-...@googlegroups.com ] *De la part de* Leonardo Hardtke > *Envoyé :* mercredi 16 mai 2018 12:42 > *À :* otb-users <otb-...@googlegroups.com > > *Objet :* Re: [otb-users] How to change default RAM limit? > > > > Thank you very much for the answer. I have a l

RE: [otb-users] How to change default RAM limit?

2018-05-17 Thread Michel Julien
@googlegroups.com [mailto:otb-users@googlegroups.com] De la part de Leonardo Hardtke Envoyé : mercredi 16 mai 2018 12:42 À : otb-users <otb-users@googlegroups.com> Objet : Re: [otb-users] How to change default RAM limit? Thank you very much for the answer. I have a lot to learn! Yes, my qu

Re: [otb-users] How to change default RAM limit?

2018-05-16 Thread Leonardo Hardtke
Thank you very much for the answer. I have a lot to learn! Yes, my question was under the assumption that small chunks would make the program run slower. :). I tried setting the OTB_MAX_RAM_HINT to 4000, and could see an improvement (~50 %)!

RE: [otb-users] How to change default RAM limit?

2018-05-16 Thread Michel Julien
Hi, You can add a RAM parameter to your application that will allow you to control this (AddRamParameter()). You can also set the OTB_MAX_RAM_HINT environment variable (this will be documented in cookbook for next release [1]. Looking at your logs (btw those logs are pretty new in OTB,