Running compiled fortran codes with a matlab wrapper
이전 댓글 표시
Here's a head scratcher. I've written a matlab wrapper for a compiled fortran code that accepts input arguments by defining a wrapper function using a series of "system" calls. The issue is, it's fairly slow, and I was wondering if there exists a way to run the compiled fortran on a GPU from matlab, if that makes sense. The fortran is the forward model step in a Markov Chain based inversion scheme (for those familiar with inverse theory). Thanks
Julien
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!