TJ,

 

My statement of the problem was a bit misleading.  I am  only using CMAE in
my code.  I am not using Fred's IO at all..  I don't even have Fred's IO on
my computer.  I was using the term IO to indicate the function of the built
in CMAE engine which is called with: OptimizerSetEngine( "cmae" ); in the
first line of code.  

 

But the problem is that the CMAE engine runs like gangbusters using XP but
the CMAE engine in my installation does not run on Vista.  And that is using
identical AB code in each case, and the identical AB 5.18.0.

 

So where is the culprit?

 

Thanks,

 

Grover Yowell

 

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of Tomasz Janeczko
Sent: Thursday, September 18, 2008 1:00 PM
To: [email protected]
Subject: Re: [amibroker] Unable to get Intelligent optimization with Vista

 

You simply use either CMAE (which is AB's built-in intelligent,
non-exhaustive optimizer by itself)
OR
Fred's IO (external).

Not both. Never ever mix them or you will end up with totally unreliable
results.
It's like trying to mount eight wheels to bicycle each going into different
direction.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "gyowell2000" <[EMAIL PROTECTED] <mailto:gyowell1%40san.rr.com> >
To: <[email protected] <mailto:amibroker%40yahoogroups.com> >
Sent: Thursday, September 18, 2008 9:40 PM
Subject: [amibroker] Unable to get Intelligent optimization with Vista

> Hello,
> 
> I have just installed Vista on an extra 500 GB SATA HDD on my Win 
> XP computer, but am unable to get Intelligent Optimization(IO) 
> running with the CMAE optimizer engine while switched over to the 
> Vista OS. I am using the OS Selector of Acronis Disk Director10 
> Build 2160 to provide the capability to switch between the two 
> operating systems. IO works fine running AB under Win XP. 
> Optimization takes approximately 6 minutes for the code I am 
> running. When I switch over to the Vista OS and run the identical 
> AB code, it does an exhaustive optimization instead of an 
> intelligent optimization that continues for several hours.
> 
> Has anyone had this problem?
> 
> Everything else seems to be working fine using AB on Vista. I have 
> 4 Gigs of RAM installed on a Core 2 Duo Pentium machine. The 
> Vista installation is 32 bit. I am running AB 5.18.0. Both the 
> Vista install on the extra HDD and the AB 5.18.0 AB install were 
> clean installs on a reformatted HDD. Have been back through recent 
> Readme's on AB and can find no mention of any special settings 
> required for Vista to use IO.
> 
> Am I missing something?
> 
> TIA,
> 
> Grover Yowell
> 
> 
> ------------------------------------
> 
> Please note that this group is for discussion between users only.
> 
> To get support from AmiBroker please send an e-mail directly to 
> SUPPORT {at} amibroker.com
> 
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
> 
> For other support material please check also:
> http://www.amibroker.com/support.html
> Yahoo! Groups Links
> 
> 
> 

 

Reply via email to