Moritz Gunz
Moritz Gunz
> But it doesn't actually matter what it does, it should not cause this erratic behavior. I mean, of course unless you're manually spawning threads. But this is not what...
> I'm not sure. I actually would expect, and also want to have `4*OMP_NUM_THREADS` being used. Just for completeness: why would you want this/why do you think this behavior is...
C# has a nice implementation of this: They have the `nameof()`-operator, which returns the name of the type, method or variable you put into it. https://msdn.microsoft.com/de-de/library/dn986596.aspx