Out of curiosity, is any of the SW you use available on Intel macOS (I mean recent versions)?
At my work: Semi-OT, because that's shared memory parallel computing too but mostly floating point, solving of systems of linear equations, and miscellaneous postprocessing.
No Intel macOS ports exist either. To ISVs in my line of work, Apple devices are as significant as Nintendo's and Sony's.
At home in my hobbies: Almost OT, because that's often floating point too, and not a lot of memory sharing between threads. When heavy sharing goes on, it's happening within shared processor caches, not as much in main memory.
There exist a few more software builds for OS X on Intel than there are for macOS on Apple Silicon, but I have no idea if these builds are recent enough to run on current macOS versions. Apple breaks compatibility quicker than you can say "obsolescence". This is one of the several reasons why hardly anybody in my computer related hobbies cares for macOS.