On Wed, Feb 11, 2015 at 05:14:13PM +0100, Ricardo Wurmus wrote: > A recurring error is apparently related to embedded assembly > instructions: > I wrote the author an email to ask whether this can be fixed upstream > for other architectures than x86_64. Until then should I just declare > x86_64 as the only supported architecture?
I would say so. On their homepage, besides the source code they provide binaries, but only for "Linux x86_64" and "Mac OS X x86_64". I am not surprised that high performance computing tools require a high performance platform. Probably it is not interesting anyway to run the code on other architectures. Andreas