Re: Can Fortran code use both CPU + graphics card GPU?



Have a look at http://www.gpgpu.org/,
basically, if there is a C-callable library that does the trick, it
might work with fortran (calling C), but it won't be something like a
dual CPU workstation..

Joost

.



Relevant Pages

  • Re: hypergeometric function
    ... This is a nice 'trick' to remember for cases ... Even more explicit, in Fortran 90+: ... Prev by Date: ...
    (comp.lang.fortran)
  • Re: GarminTechSupport:"The current wait time is more than 30 minutes..."
    ... The trick is not to use the toll free number when calling - you get answered ... Prev by Date: ...
    (sci.geo.satellite-nav)
  • Calling Intel Visual Fortran from Python
    ... I have been exploring calling Fortran DLL subroutines from Python. ... thing can be done on at the level of a subroutine, ...
    (comp.lang.fortran)
  • Re: c++ calling c functions
    ... You miss my point - you're telling the C++ compiler to generate C ... less implementation-specific than calling C from C. ... The reason is that neither Fortran, nor Pascal, nor Ada state ... Python states how to interface with C routines, ...
    (comp.lang.c)
  • Re: fortran compiler
    ... then calling vxWorks C system functions that take ... interface ("calling fortran from C"). ... end program xtwice ...
    (comp.os.vxworks)

Loading