EDEM CUDA API Tutorial 2: CUDA Custom Properties and Parameters


This tutorial covers the steps required for using parameters and custom properties when using EDEM’s CUDA API. If you have not already done so it is strongly recommended that you go through the tutorial CPU API to CUDA API Conversion first, as some steps in this tutorial will be simplified or omitted based on assumed knowledge.

In this tutorial, the user will learn how to:
• Access custom properties within EDEM’s CUDA API
• Pass multiple parameters to a CUDA API plugin from a CPU API plugin