Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • elpa elpa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • elpa
  • elpaelpa
  • Issues
  • #93
Closed
Open
Issue created Nov 16, 2021 by Andreas Marek@amarekOwner

Internal Compiler Error with Intel compiler on branch cusolver_device_ptr

In a new branch, after adding a few new api routines the Intel compiler produces an ICE.

branch: git checkout cusolver_device_ptr

Software used Currently Loaded Modulefiles:

  1. autoconf/2.69 2) automake/1.15 3) libtool/2.4.6 4) intel/21.3.0 5) impi/2021.3 6) mkl/2021.3

Configure line: ../configure CC=mpiicc CFLAGS="-O3 -march=skylake-avx512 -g" FC=mpiifort FCFLAGS="-O3 -g" SCALAPACK_FCFLAGS="-I/mpcdf/soft/SLE_15/packages/x86_64/intel_oneapi/2021.3/mkl/latest/include/intel64/lp64" SCALAPACK_LDFLAGS="-L/mpcdf/soft/SLE_15/packages/x86_64/intel_oneapi/2021.3/mkl/latest/lib/intel64 -lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lmkl_blacs_intelmpi_lp64 -lpthread -Wl,-rpath,/mpcdf/soft/SLE_15/packages/x86_64/intel_oneapi/2021.3/mkl/latest/lib/intel64" --enable-avx512

Assignee
Assign to
Time tracking