Running compiled fortran codes with a matlab wrapper
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fortran with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!