egg changed the topic of #principia to: Logs: https://esper.irclog.whitequark.org/principia | <scott_manley> anyone that doubts the wisdom of retrograde bop needs to get the hell out | https://xkcd.com/323/ | <egg> calculating the influence of lamont on Pluto is a bit silly…
<discord->
Mr.Spaceman548. — uh i cant find the mod page is there like a pinned thing?
<discord->
Mr.Spaceman548. — uh i cant find the mod page is there like a pinned link? (edited)
<discord->
egg. — there is a link to the GitHub repository in the /topic, alternatively cursory searching of something along the lines of `principia ksp` will point you to it and to the forum thread; to save you a few keystrokes here they are, I guess https://github.com/mockingbirdnest/Principia#readme
<discord->
Nobody. — afaik only the single core performance of your cpu or the **speed** of your ram (whatever is the bottleneck, usually the cpu) matters.
<discord->
Zeusbeer. — principia uses all the cores
<discord->
Nobody. — If I remember correctly than principia only uses one core because they think that multi-threading wouldn't be worth it.
<discord->
Zeusbeer. — idk, I thought it used all of them
<discord->
Nobody. — do you just think that or have you actually checked it?
<discord->
Stonesmile. — IIRC Principia uses multicore for computing the vessel trajectories when you warp, but I would guess that the graphical representation might be limited to less than that
egg|anbo|egg has joined #principia
<discord->
egg. — you do not remember correctly.
<discord->
egg. — @Stonesmile mentions one of the things that benefits from parallelism, but there are more, e.g., the computation of the prediction is asynchronous, so are the orbit analyses; and we are working on adding more asynchronous workloads.