Copies user allocated data internally, and allows for freeing user level memory for better memory utilization.
Fortran API now exposes op_malloc so that cray pointers can be used for dynamic memory allocation. Fortran Airfoil arg-pointers application has been modified to demonstrate this functionality.
Copies user allocated data internally, and allows for freeing user level memory for better memory utilization.
Fortran API now exposes op_malloc so that cray pointers can be used for dynamic memory allocation. Fortran Airfoil arg-pointers application has been modified to demonstrate this functionality.