Error occurs when compiling VASP.6.3.2 with AOCC
Posted: Wed Jan 18, 2023 6:04 am
Hi all,
I encountered an error when compile VASP.6.3.2 with AOCC 4.0.0 by using the template makefile.include.aocc_ompi_aocl_omp.
Thanks,
Jiyuan
I encountered an error when compile VASP.6.3.2 with AOCC 4.0.0 by using the template makefile.include.aocc_ompi_aocl_omp.
What's the problem?...
mpif90 -fopenmp -ffree-form -ffree-line-length-none -w -fno-fortran-main -Mbackslash -march=native -O2 -I/app/libs/aocl/4.0.0-aocc4.0/amd-fftw/include -c tutor.f90
mpif90 -fopenmp -ffree-form -ffree-line-length-none -w -fno-fortran-main -Mbackslash -march=native -O2 -I/app/libs/aocl/4.0.0-aocc4.0/amd-fftw/include -c version.f90
mpif90 -fopenmp -ffree-form -ffree-line-length-none -w -fno-fortran-main -Mbackslash -march=native -O2 -I/app/libs/aocl/4.0.0-aocc4.0/amd-fftw/include -c command_line.f90
mpif90 -fopenmp -ffree-form -ffree-line-length-none -w -fno-fortran-main -Mbackslash -march=native -O2 -I/app/libs/aocl/4.0.0-aocc4.0/amd-fftw/include -c incar_reader.f90
F90-S-0023-Syntax error - unbalanced parentheses (incar_reader.F: 194)
F90-S-0023-Syntax error - unbalanced parentheses (incar_reader.F: 196)
0 inform, 0 warnings, 2 severes, 0 fatal for incar_from_unit
make[2]: *** [makefile:166: incar_reader.o] Error 1
make[2]: Leaving directory '/home/users/ntu/jiyuanli/apps/vasp.6.3.2_vtst_sol_aocc/build/gam'
cp: cannot stat 'vasp': No such file or directory
make[1]: *** [makefile:129: all] Error 1
make[1]: Leaving directory '/home/users/ntu/jiyuanli/apps/vasp.6.3.2_vtst_sol_aocc/build/gam'
make: *** [makefile:17: gam] Error 2
Thanks,
Jiyuan