I am encountering a compatibility issue when trying to load a custom API plugin in EDEM 2022.
When I attempt to run the simulation using the GPU (CUDA) solver, the following error message appears in the console:
"ERROR : CUDA Error : Version of the Variable_Cohesion_v02(my .dll document) plugin is no longer supported with the selected engine."
It seems there is a mismatch between the plugin version and the current solver engine requirements. I would appreciate guidance on the following:
- API Version Support: Which version of the EDEM API is required to ensure compatibility with the EDEM 2022 ?
- Documentation: Is there an official API-to-Software compatibility matrix available for reference?