Hi, Jilong, Looks like I did not reply to this message. The project has been fixed on September 28, 2015. If you have a chance, please check out the latest source code out of the SVN <https://code.lbl.gov/scm/?group_id=44> or the tar ball <https://code.lbl.gov/frs/shownotes.php?release_id=379>.
Let us know if you have any other issues. John On 9/4/15 5:54 PM, wang jilong wrote: > Hi John, > > Here are command line: > > $fastbitbin/ibis -v 20 -d "app_list" \ > -c "/data/Persona/fastbitData/20150818/ibis.rc" \ > -b 8 \ > -b 'app_list:keywords delimiters=";"' > > Have a great weekend! > > Jilong Wang > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of K. John Wu > Sent: Wednesday, September 02, 2015 2:29 PM > To: FastBit Users > Subject: Re: [FastBit-users] setting high cache limit on fileManager from > index building utililty examples/ibis.cpp > > Hi, Jilong, > > Would you be willing to share the command line you've used? ibis.cpp > is supposed to read the configuration files first before initialize > the file manager, which would make sure the maxBytes entry you > specified is any configuration file is processed when the file manager > is initialized. If what you are telling me is that you don't see a > line of message with fileManager.maxBytes during the construction of > ibis::fileManager, then it is like there is a bug somewhere. I'd > appreciate it if you could provide more detailed information. > > Thanks. > > John > > > > On 9/2/15 2:11 PM, wang jilong wrote: >> Hi John, >> >> Thanks so much for your reply! >> >> Somehow, for examples/ibis.cpp in 2.0.2, according to logs in the >> log file with verbose level 20 (-v 20), the constructor of >> ibis::fileManager is called first. I have put adjustSize() to >> re-apply the maxBytes, which works. It would be a little >> inconvenience to grow with future version of fastbit. >> >> Best regards >> >> Jilong Wang >> >> > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
