|
From: J. W. <joe...@ya...> - 2006-12-12 15:24:52
|
>> 1. Issue with include files : Whenever we add an include file within a S= TIL pattern,=0A>> we get syntax errors for the statements included within t= he include file. (The include =0A>> file itself is read though). =0A=0AUnfo= rtunately, included STIL files require the "STIL 1.00;" statement at the to= p of EVERY included file. This is most likely the source of your problem. T= ry adding that to the top of your included file.=0A=0A>> The OpenSTIL code = does not seem to recognise the =0A>> "IfNeed" construct either.=0A=0AYes, t= his is true. This is currently unsupported in OpenSTIL, although I don't th= ink that it would be difficult to implement.=0A=0A>> 2. We see the STILEval= code crashing (Segmentation Error) whenever we try to increase the size = =0A>> of the STIL file. We have seen crashes happening when we take 1000 ve= ctors with 5 signals.=0A>> Has anyone seen this?=0A=0AStileval has been run= on input files with large amounts of data. The input data size should not = be a problem.=0AThere were a number of things done to speedup stileval in t= he latest release (v1.0.3). Perhaps these are introducing a problem?=0A=0AT= o try:=0A1) Maybe the build was corrupted? Try a 'gmake clean', then rerun = 'gmake'. Does that fix it?=0A2) If using v1.0.3: using the "-O<output_filen= ame>" flag will disable some of the things added in v1.0.3. Does this fix t= he problem?=0A3) If using v1.0.3: try building/running v1.0.2. Does that wo= rk?=0A=0AAlso:=0A1) What is your operating system?=0A2) Are you able to sen= d a copy of the STIL that you are trying to process? I can help debug on th= is end.=0A=0A =0AJoel Wheeler=0A=0A----- Original Message ----=0AFrom: pava= n ghooli <pg...@ya...>=0ATo: ope...@li...= =0ASent: Tuesday, December 12, 2006 4:35:40 AM=0ASubject: [Openstil-devel] = (no subject)=0A=0AWe have started using OpenSTIL recently and we have hit t= he following issues:=0A=0A1. Issue with include files : Whenever we add an = include file within a STIL pattern,=0Awe get syntax errors for the statemen= ts included within the include file. (The include =0Afile itself is read th= ough). The OpenSTIL code does not seem to recognise the =0A"IfNeed" constru= ct either.=0A=0A2. We see the STILEval code crashing (Segmentation Error) w= henever we try to increase the size =0Aof the STIL file. We have seen crash= es happening when we take 1000 vectors with 5 signals.=0AHas anyone seen th= is?=0A=0A =0A=0APavan Ghooli=0A=0A=0A=0A=09=0A=0A=09=0A=09=09 =0AFind out w= hat India is talking about on - Yahoo! Answers India =0A =0ASend FREE SMS = to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW--------= -----------------------------------------------------------------=0ATake Su= rveys. Earn Cash. Influence the Future of IT=0AJoin SourceForge.net's Techs= ay panel and you'll get the chance to share your=0Aopinions on IT & busines= s topics through brief surveys - and earn cash=0Ahttp://www.techsay.com/def= ault.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV=0A___________________= ____________________________=0AOpenstil-devel mailing list=0AOpenstil-devel= @lists.sourceforge.net=0Ahttps://lists.sourceforge.net/lists/listinfo/opens= til-devel=0A=0A=0A=0A=0A=0A=0A=0A =0A______________________________________= ______________________________________________=0ADo you Yahoo!?=0AEveryone = is raving about the all-new Yahoo! Mail beta.=0Ahttp://new.mail.yahoo.com |