Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| documentation:parallel [2025/11/19 21:56] – external edit 127.0.0.1 | documentation:parallel [2026/08/06 13:21] (current) – Maurits W. Haverkort | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ### | ### | ||
| - | Quanty | + | Quanty is a parallel code that can use several |
| ### | ### | ||
| Line 12: | Line 12: | ||
| ### | ### | ||
| - | That’s all. If you have the hardware all the suden your calculations are 16 times faster. | + | That’s all. Note that for a few number of cores the code normally scales well, i.e. 16 cores compared to 1 is about 16 times faster. For many cores this scaling is no longer valid. For a large number of calculations you need to test the optimum on your machine. |
| ### | ### | ||