Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ParMETIS build problem #30

Open
ivan-pi opened this issue Jun 3, 2024 · 0 comments
Open

ParMETIS build problem #30

ivan-pi opened this issue Jun 3, 2024 · 0 comments

Comments

@ivan-pi
Copy link

ivan-pi commented Jun 3, 2024

When building ParMETIS some issues appear when using the Intel LLVM compiler (Intel(R) oneAPI DPC++/C++ Compiler 2023.2.0 (2023.2.0.20230721)):

[ 70%] Building C object programs/CMakeFiles/gpmetis.dir/gpmetis.c.o
cd /home/hpc/b157be/b157be10/hemepure-cpu/dep/build/ParMETIS-prefix/src/ParMETIS/metis/build/Linux-x86_64/programs && /apps/SPACK/0.19.1/opt/linux-almalinux8-icelake/gcc-8.5.0/intel-oneapi-mpi-2021.10.0-ki6gcj4pr5rekayazvm4lsmvcyosce25/mpi/2021.10.0/bin/mpiicx -DSVNINFO=\"\" -I/home/hpc/b157be/b157be10/hemepure-cpu/dep/build/ParMETIS-prefix/src/ParMETIS/metis/GKlib -I/home/hpc/b157be/b157be10/hemepure-cpu/dep/build/ParMETIS-prefix/src/ParMETIS/metis/include -I/home/hpc/b157be/b157be10/hemepure-cpu/dep/build/ParMETIS-prefix/src/ParMETIS/metis/programs/../libmetis -DLINUX -D_FILE_OFFSET_BITS=64 -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -MD -MT programs/CMakeFiles/gpmetis.dir/gpmetis.c.o -MF CMakeFiles/gpmetis.dir/gpmetis.c.o.d -o CMakeFiles/gpmetis.dir/gpmetis.c.o -c /home/hpc/b157be/b157be10/hemepure-cpu/dep/build/ParMETIS-prefix/src/ParMETIS/metis/programs/gpmetis.c
/home/hpc/b157be/b157be10/hemepure-cpu/dep/build/ParMETIS-prefix/src/ParMETIS/metis/programs/gpmetis.c:156:52: error: expected expression
  printf(" (HEAD: %s, Built on: %s, %s)\n", SVNINFO, __DATE__, __TIME__);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant