Hi Jeroen, On 13 Mrz., 09:50, Simon King <simon.k...@uni-jena.de> wrote: > And if I'd like to test something like "-march=native" mentioned by > Purkayastha, can I set some environment variable such that building a > Cython extension would be built with -march=native?
Got it: With CFLAGS="-march=native", it seems to work. I have just installed CLooG, and you said that Sage provides PPL. So, can I expect that it would make sense to add -march=native and -floop- interchange -floop-strip-mine -floop-block to CFLAGS, and run sage -ba, in order to see whether Sage would become noticeably faster? Cheers, Simon -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org