Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Build a FORTRAN program on GPU.

eliopoulos
Novice
382 Views

Hi,

I have bought a new PC which includes the asrock intel arc a770 phantom gaming 16gb oc GPU and I want to build my program and run on it. When I try to build the solution with the option: Generate device binary for Intel(R) GPUs (/Qopenmp-targets:spir64_gen), I get:

Error error #10401: error running 'Offline Compiler' Link
Error error #10037: could not find 'ocloc' Link
Warning warning #10148: option '/size-llp64' not supported ifx
Warning warning #10148: option '/size-llp64' not supported ifx
Warning warning #10441: The OpenCL offline compiler could not be found and is required for AOT compilation.See "https://www.intel.com/content/www/us/en/develop/documentation/oneapi-dpcpp-cpp-compiler-dev-guide-and-reference/top/compilation/ahead-of-time-compilation.html" for more information. Link

Is there anything I can do to fix this problem? When I try to Upgrade OpenCL™ Offline Compiler (OCLOC), an error occurs. I have installed the latest intel oneapi base and HPC toolkit.

0 Kudos
0 Replies
Reply