- Jan 16, 2025
-
-
Olivier BICHLER authored
-
- Jan 15, 2025
-
-
Olivier BICHLER authored
-
- Jan 09, 2025
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Jan 08, 2025
-
-
Olivier BICHLER authored
-
- Dec 20, 2024
-
-
Olivier BICHLER authored
-
- Dec 02, 2024
-
-
Olivier BICHLER authored
-
- Oct 21, 2024
-
-
Christophe Guillon authored
Handle case where producer nodes are also graph outputs, in this case the initial list of consumers may contain producer nodes. They are now scheduled as requiredProducers instead of runnableConsumers. It actually does not change the effective scheduling, though it handles more uniformely producers nodes (outputs of the graph or not). Added some test cases in Test_scheduler.cpp.
-
Christophe Guillon authored
Fix the case where consumer may have no output or no input in summarizeComsumerState debug function.
-
- Oct 20, 2024
-
-
Maxence Naud authored
- Change shared_ptr to raw ptr. It is possible without issue here as each pointer is stored and owned by Scheduler::mStaticSchedule and deleted with it - Change Scheduler::resetScheduling() and Scheduler::~Scheduler() to delete raw pointers properly
-
Maxence Naud authored
- Change shared_ptr to raw ptr. It is possible without issue here as each pointer is stored and owned by Scheduler::mStaticSchedule and deleted with it - Change Scheduler::resetScheduling() and Scheduler::~Scheduler() to delete raw pointers properly
-
- Oct 19, 2024
-
-
Maxence Naud authored
- Change shared_ptr to raw ptr. It is possible without issue here as each pointer is stored and owned by Scheduler::mStaticSchedule and deleted with it - Change Scheduler::resetScheduling() and Scheduler::~Scheduler() to delete raw pointers properly
-
- Oct 09, 2024
-
-
- Sep 11, 2024
-
-
Olivier BICHLER authored
-
- Sep 10, 2024
-
-
Grégoire Kubler authored
-
- Sep 05, 2024
-
-
Olivier BICHLER authored
-
- Aug 09, 2024
-
-
Olivier BICHLER authored
-
- Jun 20, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Jun 13, 2024
-
-
Olivier BICHLER authored
-
- Apr 30, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Apr 24, 2024
-
-
Vincent Templier authored
-
- Apr 09, 2024
-
-
Maxence Naud authored
-
- Apr 05, 2024
-
-
Maxence Naud authored
-
- Mar 26, 2024
-
-
Maxence Naud authored
-
- Mar 22, 2024
-
-
Grégoire Kubler authored
-
- Mar 20, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Mar 19, 2024
-
-
Grégoire Kubler authored
-
- Mar 15, 2024
-
-
Olivier BICHLER authored
-
- Mar 13, 2024
-
-
Olivier BICHLER authored
-
- Mar 12, 2024
-
-
Olivier BICHLER authored
-
- Mar 11, 2024
-
-
Olivier BICHLER authored
-
- Mar 08, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Mar 05, 2024
-
-
Olivier BICHLER authored
-