Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コストのかかる分析を実行していますが、Pharo イメージでメモリ不足エラーが発生します。
Cog VM を追加のメモリで起動する方法があったことは知っていますが、今は見つかりません。Macでそれを行う方法を知っている人はいますか?
大木、自分で答えを見つけたようです。私が持っている VM のバージョンでは、次を実行できます。
croquet -m 2000M
2G のメモリでイメージを実行します。