Re: [Gems-users] Warning:optimizations not enabled


Date: Thu, 14 Jun 2007 16:01:20 -0500 (CDT)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] Warning:optimizations not enabled

Ouch...leaving O0 as the default was a mistake between GEMS 1.3 and 1.4.

-O0 is great for debugging. Use -O2 when you want faster simulation results.

--Mike


So, what is the optimization used by default?
I checked the Makefile.common. It seems to be O0.


On 6/14/07, Mike Marty <mikem@xxxxxxxxxxx> wrote:

 There is a flag that generates this warning in the Makefile

Do optimizations affect Ruby?  Absolutely.  -O0 is significantly slower

--Mike


 ----- Original Message -----
*From:* Learner ORC <orc.learner@xxxxxxxxx>
*To:* Gems Users <gems-users@xxxxxxxxxxx>
*Sent:* Tuesday, June 12, 2007 5:59 PM
*Subject:* [Gems-users] Warning:optimizations not enabled


When I initialized ruby, I got the warning like the title.
Does it affect the performance of ruby?
If so, how can I fix it?

Thanks

------------------------------

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:
https://lists.cs.wisc.edu/archive/gems-users/"; to your search.


_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:
https://lists.cs.wisc.edu/archive/gems-users/"; to your search.




[← Prev in Thread] Current Thread [Next in Thread→]