In reply to dave_59:
Thanks for your comments, dave.
I have one question on that:
1.How can user know how many threads are spawned for sure? In this case, is there a way by adding print information to identify foreach … fork/join_none spawns three processes?
- M