parallel-computing
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| parallel-computing [June 15, 2026 at 15:40] – Ivan Janevski | parallel-computing [June 15, 2026 at 15:47] (current) – Ivan Janevski | ||
|---|---|---|---|
| Line 57: | Line 57: | ||
| - [[atomics]] | - [[atomics]] | ||
| - [[atomic-ops]] | - [[atomic-ops]] | ||
| + | - [[atomic-load-store]] | ||
| + | - [[atomic-load]] | ||
| + | - [[atomic-store]] | ||
| + | - [[atomic-read-modify-write]] | ||
| + | - [[atomic-test-and-set]] | ||
| + | - [[atomic-exchange]] or [[xchg]] | ||
| + | - [[atomic-compare-and-swap]] or [[cas]] | ||
| - [[atomic-fetch-modify]] | - [[atomic-fetch-modify]] | ||
| - | - [[atomic-fetch-inc]] | + | - [[atomic-fetch-arithmetic]] |
| - | | + | - [[atomic-fetch-inc]] |
| - | | + | |
| - | | + | |
| - | - [[atomic-fetch-and]] | + | |
| - | | + | - [[atomic-fetch-bitwise]] |
| - | | + | - [[atomic-fetch-and]] |
| - | - [[atomic-exchange]] | + | |
| - | - [[atomic-compare-and-swap]] | + | |
| + | - [[atomic-fetch-reduce]] | ||
| + | - [[atomic-fetch-min]] | ||
| + | - [[atomic-fetch-max]] | ||
| + | - [[atomic-flag]] | ||
| + | - [[atomic-wait-notify]] | ||
| + | - [[atomic-wait]] | ||
| + | - [[atomic-notify-one]] | ||
| + | - [[atomic-notify-all]] | ||
| - [[lock-free-queue]] | - [[lock-free-queue]] | ||
| - [[memory-order]] | - [[memory-order]] | ||
parallel-computing.1781538015.txt.gz · Last modified: by Ivan Janevski
