Skip to content
Success

Changes

Summary

  1. more robust: imitate Isabelle/ML operation more closely (after 26a43785590b); logical_cores is e.g. relevant for server-arm.sketis.net, where /proc/cpuinfo looks quite different;
  2. tuned;
  3. tuned proof: avoid z3 to make it work on arm64-linux;
  4. official support for arm64-linux, despite a few missing tools;
  5. discontinue unstable z3-4.4.1 for arm64-linux from Debian (in contrast to 796ae338eb9d and 87718883c8b9);
  6. proper platform_name/platform_dir for native arm64-darwin: already published in 788f11af9822 after manual adjustment;
Changeset 79759:5492439ffe89 by wenzelm:
more robust: imitate Isabelle/ML operation more closely (after 26a43785590b);<br>logical_cores is e.g. relevant for server-arm.sketis.net, where /proc/cpuinfo looks quite different;
The file was modified src/Pure/Concurrent/multithreading.scala (diff)
Changeset 79758:68f2fe632b4c by wenzelm:
tuned;
The file was modified src/Pure/Concurrent/multithreading.scala (diff)
Changeset 79757:f20ac6788faa by wenzelm:
tuned proof: avoid z3 to make it work on arm64-linux;
The file was modified src/HOL/Analysis/Infinite_Sum.thy (diff)
Changeset 79756:444e409e6c6f by wenzelm:
official support for arm64-linux, despite a few missing tools;
The file was modified Admin/components/PLATFORMS (diff)
The file was modified NEWS (diff)
Changeset 79755:3066125a7f51 by wenzelm:
discontinue unstable z3-4.4.1 for arm64-linux from Debian (in contrast to 796ae338eb9d and 87718883c8b9);
The file was modified Admin/components/components.sha1 (diff)
The file was modified Admin/components/main (diff)
Changeset 79754:9686af7b947a by wenzelm:
proper platform_name/platform_dir for native arm64-darwin: already published in 788f11af9822 after manual adjustment;
The file was modified src/Pure/Admin/component_e.scala (diff)