I am looking to purchase a new computer and want to ensure that I will be able to smoothly run Isabelle/HOL and achieve good performance (working with Isabelle on my current laptop, a 2019 Macbook Pro with 8 GB RAM has caused me some frustration over the years).
Generally, I like Macs, and so I am wondering: Is Isabelle stable with the new M3 chips? Does anyone have experience (positive or negative) with using Isabelle on a new Mac?
Also, are there any specs that I should pay special attention to (memory/RAM/etc)?
I can't say anything about M3, but I would not go for less than 32GB of RAM. Isabelle can really eat a lot of memory
I am happily running Isabelle on my M1 Macboo Pro with 32Gb RAM. To me, the more RAM the better -- I would even trade some CPU cores for RAM when needed.
From what I hear Isabelle works very well with the M3 chips -- but I would go for 32GB. @Kevin Kappelmann @Lukas Stevens
The fact that Apple still sells Laptops with 8GB non-upgradable RAM is honestly baffling. I guess they want people to buy a new one soon
Here is a simple question - suppose I have two 2x2 matrices, one with rows (1 2) (3 4) and the other with rows (1 3) (2 4) (which happens to be the transpose of the first). How do I efficiently prove in Isabelle that the product is (5 11) (11 25)?
Craig Alan Feinstein said:
Here is a simple question - suppose I have two 2x2 matrices, one with rows (1 2) (3 4) and the other with rows (1 3) (2 4) (which happens to be the transpose of the first). How do I efficiently prove in Isabelle that the product is (5 11) (11 25)?
@Craig Alan Feinstein wrong thread? :-)
@wendali yes I’m sorry it should be in the matrix multiplication thread.
Thank you all for the recommendations!! I will try to prioritize RAM.
@Katherine Kosaian and cores. From the Isabelle website:
It doesn't speak to interactive use, but for "how long does it take to build HOL-Analysis", it seems extra cores and RAM have diminishing returns. https://arxiv.org/abs/2209.13894
Last updated: Dec 21 2024 at 12:33 UTC