You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# All task arguments: https://compss-doc.readthedocs.io/en/stable/Sections/02_App_Development/02_Python/01_1_Task_definition/Sections/04_Task_parameters_summary.html
6
2
frompycompss.api.taskimporttask
7
3
frompycompss.api.constraintimportconstraint
8
4
frompycompss.api.binaryimportbinary
9
5
frompycompss.api.mpiimportmpi
10
6
frompycompss.api.parameterimport*
11
-
# All API functions: https://compss-doc.readthedocs.io/en/stable/Sections/02_App_Development/02_Python/01_2_Synchronization/01_API.html?highlight=compss_open#api-summary
0 commit comments