Xavier Mirabel

Results 5 issues of Xavier Mirabel

# NEED It should be possible to choose the step scheduling type, among at least full parallelism (legacy code), and cascading parallelism. The current chosen mode in the OSP is...

enhancement

# NEED It should be possible to configure the step scheduling type, among at least full parallelism (the default one), and cascading (waterfall effect) parallelism, in the OspSystemStructure.xml file. #...

enhancement

…ks ok, but output variable dispatch bug: mutex issue? taskflow is a thirdparty library: is it the right way to include it?

Prerequisite: conan 1.60 installed (conan 2 does not work with libcosim) when running: conan install .. --build=missing -o proxyfmu=True the following error occurs: CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT...

CONTEXT: I have a specific use case : - a generic simulation application executable - some models in dynamic libraries following a standard API (called FMI) - no link between...