All of lore.kernel.org
 help / color / mirror / Atom feed
* [cocci] Merging results from parallel data processing?
@ 2026-05-09  6:15 Markus Elfring
  2026-05-09  9:00 ` Julia Lawall
  0 siblings, 1 reply; 14+ messages in thread
From: Markus Elfring @ 2026-05-09  6:15 UTC (permalink / raw)
  To: cocci

Hello,

A programming interface is used by the Coccinelle software for parallel data processing.
https://gitlab.inria.fr/search?search=Parmap.parfold&nav_source=navbar&project_id=18465&group_id=10912&search_code=true&repository_ref=master
https://gitlab.inria.fr/coccinelle/coccinelle/-/blob/03a1af0a3316ddfc2b54d827b8b9627a841c85c9/enter.ml#L1283-1299

Corresponding results are concatenated so far.
I would appreciate if data can occasionally be combined by other algorithms.

I imagine that unique constraints can be taken better into account accordingly.
Some information would be usable as key data on demand then, wouldn't it?

Regards,
Markus

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-05-15  6:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-09  6:15 [cocci] Merging results from parallel data processing? Markus Elfring
2026-05-09  9:00 ` Julia Lawall
2026-05-09 16:38   ` Markus Elfring
     [not found]     ` <e5a66d9c-5462-2f54-6abf-d2ec2cfd1d9@inria.fr>
2026-05-10  8:23       ` Markus Elfring
     [not found]         ` <806afe75-8e1-17d8-dc3e-c2e33f4ab64@inria.fr>
2026-05-10  8:50           ` Markus Elfring
2026-05-10  9:07             ` Julia Lawall
2026-05-10  9:38               ` Markus Elfring
2026-05-10 11:42               ` Markus Elfring
     [not found]                 ` <6614c14-3844-9774-24c3-e891ad57e9a@inria.fr>
2026-05-10 12:45                   ` Markus Elfring
     [not found]                     ` <44e0e8aa-f4f5-be2c-3956-a15d1989eec6@inria.fr>
2026-05-10 12:55                       ` Markus Elfring
2026-05-10 13:00                         ` Julia Lawall
2026-05-10 13:05                           ` Markus Elfring
2026-05-10 17:34                           ` loopily_
2026-05-11 15:33               ` Markus Elfring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.