|
From: | Marius Schamschula |
Subject: | Re: parallel 4.0.1 released |
Date: | Tue, 23 Mar 2021 07:56:52 -0500 |
Sshah, What do you get if you run file *.oct on any of the files installed by the parallel package? For example, on my Intel machine (running MacPorts) I get marius$ file /opt/local/lib/octave/packages/parallel-4.0.1/x86_64-apple-darwin18.7.0-api-v55/fsave.oct /opt/local/lib/octave/packages/parallel-4.0.1/x86_64-apple-darwin18.7.0-api-v55/fsave.oct: Mach-O 64-bit bundle x86_64 You should get a bundle for arm64, as I do on my M1 Mac mini: % file /opt/local/lib/octave/packages/parallel-4.0.1/aarch64-apple-darwin20.3.0-api-v55/fsave.oct /opt/local/lib/octave/packages/parallel-4.0.1/aarch64-apple-darwin20.3.0-api-v55/fsave.oct: Mach-O 64-bit bundle arm64 If you get a x86_64 bundle, it would run a lot slower due to Rosetta.
Marius -- Marius Schamschula |
[Prev in Thread] | Current Thread | [Next in Thread] |