clad icon indicating copy to clipboard operation
clad copied to clipboard

Add support for std::thread to differentiate concurrent programs

Open vaithak opened this issue 2 years ago • 2 comments

When differentiating a function which uses multithreading as the concurrency mechanism, clad should be able to generate the derivative code which exploits a similar concurrent structure.

Good examples to test this could be map-reduce style implementations of algorithms.

vaithak avatar Jan 29 '24 11:01 vaithak

@pmozil, that's an issue in the context of your GSoC project. Can you put it in your work plan?

vgvassilev avatar May 25 '25 08:05 vgvassilev

Yeah, np, will add the issue to the plan rn

pmozil avatar May 25 '25 08:05 pmozil