Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waLBerla
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waLBerla
  • waLBerla
  • Issues
  • #152
Closed
Open
Issue created Jul 27, 2021 by vysocky@vysocky

long long int convertion to double

when compiling current master branch (e34c7998) there is bunch of errors caused by invalid data type conversion:

walberla-gompi-omp/build/apps/benchmarks/FlowAroundSphereCodeGen/default_codegen/FlowAroundSphereCodeGen_MacroSetter.cpp:151: error: cannot convert ‘__m512i’ {aka ‘__vector(8) long long int’} to ‘__m512d’ {aka ‘__vector(8) double’}
-DWALBERLA_BUILD_WITH_PYTHON=ON
-DWALBERLA_BUILD_WITH_CODEGEN=ON
-DWALBERLA_OPTIMIZE_FOR_LOCALHOST=ON
-DWALBERLA_BUILD_WITH_FASTMATH=ON
-DWALBERLA_BUILD_WITH_OPENMP=ON ..
gompi/2020a # g++ (GCC) 9.3.0
CMake/3.18.4-GCCcore-9.3.0
Boost/1.72.0-gompi-2020a
FFTW/3.3.8-gompi-2020a
Assignee
Assign to
Time tracking