Shroud is a tool for creating a Fortran or Python interface to a C or C++ library. It can also create a C API for a C++ library. The user creates a YAML file with the C/C++ declarations to be wrapped ...
Call python from Fortran (not the other way around). Inspired by this blog post. program example use callpy_mod implicit none real(8) :: a(10) a = 1.0 call set_state("a", a) call ...
Abstract: FPGAs are attractive for scientific high-performance computing due to their potential for high performance-per-Watt. Stencil codes in scientific applications are difficult to optimize on ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results