ValentinChb / SC_MPIClient

2 stars 0 forks source link

Encountered some issues while attempting to run #1

Open ZhichaoYg opened 6 months ago

ZhichaoYg commented 6 months ago

Dear ValentinChb,

Thank you very much for your guidance before! Recently, when I tried to generate the control file SCClient_ROSCO_64.dll, I got a warning missing folder. However, when I use the generated control file SCClient_ROSCO_64.dll, FAST.Farm works fine, but cannot implement MPI links, I wonder if it is related to the missing folder, or something else? Looking forward to your guidance! image

Best Regards,

ZhichaoYg

ValentinChb commented 6 months ago

Dear ZichaoYg,

I am not sure about this warning message, but I guess it is about the utils folder for the DTUWEC controller, which does not affect ROSCO. What do you mean by "does not implement MPI links"? Are you CMake options activating linking to both MPI and ROSCO?

ZhichaoYg commented 6 months ago

Dear ValentinChb,

I'm sorry I didn't describe it clearly!I am using the generated control file SCClient_ROSCO_64.dll, which can make FAST.Farm work properly, but it cannot be linked to MATLAB. I set the CMake bool option to MPI and ROSCO. image

Best Regards,

ZhichaoYg

ValentinChb commented 6 months ago

To me the compilation of SCClient_ROSCO_x64.dll looks ok. What happens when you run? take a look at stdout_MPIServerSubs.txt and stdout_SCClientSubs.txt files output by the server and client for info about the MPI connection. If the issue appears to be on the server side or in the communication between the two, rather continue the thread in https://github.com/ValentinChb/FASTFarm2Simulink

ZhichaoYg commented 6 months ago

Dear ValentinChb,

Thank you for your guidance, and then I will carefully check to find out the problem! Best Regards,

ZhichaoYg

dxsaigao commented 4 months ago

Dear ZhichaoYg Hello, may I ask if your problem has been resolved?When using this framework, I encountered some similar problems and would like to consult with you. BR dxsaigao