Reordering of Huge Matrices

I want to calculate a fill-in reducing reordering for a matrix with more than 2 billion nonzeros. If I define idxtype to be long will metisNode_ND work properly? Thank you in advance.

RE: Use the 5.0 version of Metis

Use the 5.0 version of Metis and define IDXTYPEWIDTH to be 64.

George