Search found 3 matches
- Thu Aug 29, 2019
- Forum: 2019 industrial challenge
- Topic: Amalthea Model of the Industrial Challenge 2019
- Replies: 7
- Views: 15714
Re: Amalthea Model of the Industrial Challenge 2019
I am happy to announce the Amalthea model describing the application presented in the Industrial Challenge 2019. Please read the description for details about the application and the modelling concepts. We also provide a small Amalthea example model (CPU_Mapping_Changes) illustrating the transforma...
- Mon Apr 08, 2019
- Forum: 2019 industrial challenge
- Topic: Amalthea Model of the Industrial Challenge 2019
- Replies: 7
- Views: 15714
Re: Amalthea Model of the Industrial Challenge 2019
Hi thank you for the model! We're now trying to understand all the details. I noticed that there are pre/post-processing runnables for the tasks mapped to the GPU that feature additional ticks. My questions are: Where do those ticks come from? Those ticks come from opencv functions, for instance le...
- Wed Apr 03, 2019
- Forum: 2019 industrial challenge
- Topic: Amalthea Model of the Industrial Challenge 2019
- Replies: 7
- Views: 15714
Re: Amalthea Model of the Industrial Challenge 2019
Hi I noticed that some tasks allocations have scheduler and affinities are not match. For example Task CANbus_polling: - affinity = processing unit core0 (Denver core) - scheduler = Task scheduler A57 Is that a mistake or does it have any specific meaning? Also, there are tasks (PRE_SFM_gpu_POST an...