In make_key function for each task class, it’s associated with the minimal index of each local assignment (e.g. m_min, n_min), but in key_print in __jdf2c_key_fns_taskclassName_key_print and ***_internal_init_deps_key_functions_key_print, there is not relationship with m_min and n_min to retrieve the task indices.
mismatch of make_key and key_print
Issue #233
resolved
Comments (6)
-
-
reporter It’s two functions related to key_print in the generated codes.
-
Point us to them. Example jdf, line in the generated code or in the source file.
-
reporter jdf_generate_deps_key_functions and jdf_generate_hashfunction_for in jdf2c.c
-
- changed status to resolved
Cannot reproduce anymore. If there is an reproducer please provide it.
-
reporter Yes, solved in the latest PaRSEC.
- Log in to comment
I don’t understand what this issue is talking about. What is jdf2c_key_fns_taskclassName_key_print ? Or _internal_init_deps_key_functions_key_print ?