On Tuesday, December 24, 2013 8:01:54 AM UTC, Emil Widmann wrote: > > Why is it entirely wrong to set SAGE_ATLAS_ARCH to the empty string >
It is not a valid setting. Allowed values are SAGE_ATLAS_ARCH=[threads:n,][static,]arch[,isaext1][,isaext2]...[,isaextN] So if you set it at all then arch is mandatory, and the empty string is not in the list of available architectures. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
