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
