flang icon indicating copy to clipboard operation
flang copied to clipboard

Internal compiler error (ICE) triggered by OpenMP GPU offload

Open naromero77 opened this issue 5 years ago • 1 comments

Here is the file the is giving the ICE: flang -fopenmp -fopenmp-targets=nvptx64-nvidia-cuda -c ../rte/kernels-openacc/mo_optical_props_kernels.F90

And the error message is: /scratch/naromero/tmp/spack-stage/spack-stage-flang-master-3evqiq2n54ak5c6ad4nscjtduayto7q3/spack-src/tools/flang2/flang2exe/verify.cpp:80: DEBUG_ASSERT 0 < ilix failed F90-F-0000-Internal compiler error. internal error in verifier itself 0 (../rte/kernels-openacc/mo_optical_props_kernels.F90: 78) F90/x86-64 Flang - 1.5 2017-05-01: compilation aborted

mo_optical_props_kernels.F90.gz

naromero77 avatar Feb 17 '20 19:02 naromero77

I get the simular issue, have you fixed this issue ?

vfdff avatar Feb 01 '21 03:02 vfdff