Hello users,
I am trying to parallelise my subroutines in code saturne 3.0.*.
I know that code saturne offered some parallel subroutines, like paramin, paramax, or parasom to help user to parallize the serial suntoutine. I would like to have a full picture on these subroutines. I tried to find the introduction from the user guide and theory, but nothing is shown there.
Do you have any other sources on the introduction of them? If so , can you please share it/them?
Thanks in advance,
Yu.
Introduction on parallel subroutines.
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Introduction on parallel subroutines.
Hello,
What you are looking for is in src/user_examples/cs_user_extra_operations-parallel_operations.f90
(or SRC/EXAMPLES/cs_user_extra_operations-parallel_operations.f90 for a case).
Regards,
Yvan
What you are looking for is in src/user_examples/cs_user_extra_operations-parallel_operations.f90
(or SRC/EXAMPLES/cs_user_extra_operations-parallel_operations.f90 for a case).
Regards,
Yvan