Read-only forum archive

Singular on M1 cpu

Singular on M1 cpu

Robin · Thu Jan 13, 2022 1:39 pm

Hello,

Is there a way to run Singular on an apple device with an M1 cpu?
When I try to I get the following output:

Code:
robin@Robins-MBP ~ % /[i]path[/i]/SINGULAR.sh ; exit
zsh: illegal hardware instruction 

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

Re: Singular on M1 cpu

hannes · Thu Jan 13, 2022 2:26 pm

The dmg file is for a Mac with an x86_64 cpu.
To use Singular on a Mac with an M1 cpu, you can install it via homebrew
(which currently install Singular 4.2.1) or compile it from sources.

Re: Singular on M1 cpu

Guest · Thu Jan 13, 2022 3:23 pm

Oke thanks! Will use homebrew.

Re: Singular on M1 cpu

hannes · Tue Feb 08, 2022 12:13 pm

Now also a dmg file for M1 cpu exists:
see https://www.singular.uni-kl.de/index.ph ... -os-x.html