Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28446 Discussions

GPU intergration with Intel Visual Fortran Compiler

Gaby_S_
Beginner
843 Views

I am very much interested in Intel Parallel Studio XE under Windows

We are using Intel Visual Fortran Compiler and the codes that we are running are parallelised with OpenMP.

I have a question: is it possible to offload the computations from CPUs to GPUs (Intel Graphics Technology) using Fortran Compiler rather than a C++ one within Intel Parallel Studio?

If yes, are there any hardware requirements regarding the processor architecture?

 

Many thanks for your help

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
843 Views

This can be done with OpenCL. See https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/515753

0 Kudos
Steve_Lionel
Honored Contributor III
682 Views
0 Kudos
Reply