Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

parallel calculation using a DLL

$
0
0

I have searched, with no success, an example of parallel computation  where a called fundamental function is implemented in a DLL.

I.e. the basic structure to be parallelized is:

DO I=1,N,1

CALL SUB1(ZPARM1(I),ZPARM2(I), ..., OUTVAL1(I))

ENDDO

with SUB1 implemented as a DLL.

Does anybody knows some example ?

Regards


Viewing all articles
Browse latest Browse all 5691

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>