Giter VIP home page Giter VIP logo

deltaspin's People

Contributors

caizefeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

deltaspin's Issues

Compile error "The type of the actual argument differs from the type of the dummy argument."

Hi,

When I try to compile it, it fails with this message. Can you figure out what's going wrong here? Thank you!

Environment: intel2018u4/compilers_and_libraries_2018.5.274 with arch/makefile.include.linux_intel modified with

FCL = mpiifort -mkl=cluster -lstdc++
OFLAG = -O2 -ip -xHost -xCORE-AVX512 -heap-arrays 8192

Error log:

fpp -f_com=no -free -w0 electron.F electron.f90 -DHOST=\"LinuxIFC\" -DMPI -DMPI_BLOCK=8000 -Duse_collective -DscaLAPACK -DCACHE_SIZE=4000 -Davoidalloc -Duse_bse_te -Dtbdyn -Duse_shmem -DNGZhalf
mpiifort -free -names lowercase -assume byterecl -w -O2 -ip -xHost -xCORE-AVX512 -heap-arrays 8192 -I/opt/compiler/intel2018u4/compilers_and_libraries_2018.5.274/linux/mkl/include/fftw -c electron.f90
./deltaspin/elmin_sasc_in.f90(607): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
            call M_INT(CHTOT, GRIDC, WDES)
-----------------------^
./deltaspin/elmin_sasc.f90(290): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
            call M_INT(CHTOT, GRIDC, WDES)
-----------------------^
./deltaspin/elmin_sasc.f90(688): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
            call M_INT(CHTOT, GRIDC, WDES)
-----------------------^
./deltaspin/elmin_sasc.f90(744): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
            call M_INT(CHTOT, GRIDC, WDES)
-----------------------^
./deltaspin/elmin_sasc.f90(826): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
                call M_INT(CHTOT, GRIDC, WDES)
---------------------------^
./deltaspin/elmin_sasc.f90(887): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
                call M_INT(CHTOT, GRIDC, WDES)
---------------------------^
./deltaspin/elmin_sasc.f90(1205): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
            call M_INT(CHTOT, GRIDC, WDES)
-----------------------^
./deltaspin/lambda_inner_optimization.f90(486): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
            call M_INT(CHTOT, GRIDC, WDES)
-----------------------^
./deltaspin/lambda_inner_optimization.f90(636): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOTL]
        call M_INT(CHTOTL, GRIDC, WDES)
-------------------^
./deltaspin/lambda_inner_optimization.f90(655): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
        call M_INT(CHTOT, GRIDC, WDES)
-------------------^
./deltaspin/lambda_inner_optimization_decouple_atom.f90(466): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
            call M_INT(CHTOT, GRIDC, WDES)
-----------------------^
./deltaspin/lambda_inner_optimization_decouple_atom.f90(616): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOTL]
        call M_INT(CHTOTL, GRIDC, WDES)
-------------------^
./deltaspin/lambda_inner_optimization_decouple_atom.f90(635): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
        call M_INT(CHTOT, GRIDC, WDES)
-------------------^
./deltaspin/lambda_inner_optimization_decouple_component.f90(395): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
            call M_INT(CHTOT, GRIDC, WDES)
-----------------------^
./deltaspin/lambda_inner_optimization_decouple_component.f90(534): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOTL]
        call M_INT(CHTOTL, GRIDC, WDES)
-------------------^
./deltaspin/lambda_inner_optimization_decouple_component.f90(553): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
        call M_INT(CHTOT, GRIDC, WDES)
-------------------^
electron.F(742): error #6633: The type of the actual argument differs from the type of the dummy argument.   [CHTOT]
                call M_INT(CHTOT, GRIDC, WDES)
---------------------------^
compilation aborted for electron.f90 (code 1)
make[2]: *** [electron.o] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.