Skip to content

scivision/METIS

Repository files navigation

METIS

ci

Modernizes CMakeLists.txt to work across operating systems and compilers.

cmake --workflow default

which creates build/libmetis.a

integer size, real size

By default, metis.h uses 32-bit integer and real. Each can be independently set to 32 or 64 bits. Your consuming project must also define these values at compile time, so that all parts of the project and subprojects are consistent.

cmake -Bbuild -DIDXTYPEWIDTH=64 -DREALTYPEWIDTH=64
cmake --build build

About

CMake enhanced Karypis METIS library

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 2

  •  
  •