Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jun 2017 15:20:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219749] math/metis: update IDXTYPEWIDTH to 64 on 64 bit platforms.
Message-ID:  <bug-219749-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219749

            Bug ID: 219749
           Summary: math/metis: update IDXTYPEWIDTH to 64 on 64 bit
                    platforms.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: pfg@FreeBSD.org

Created attachment 183172
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183172&action=
=3Dedit
Port update patch

This appears documented in the INSTALL.txt file:
...
3. Edit the file include/metis.h and specify the width (32 or 64 bits) of t=
he
   elementary data type used in METIS. This is controled by the IDXTYPEWIDTH
   constant.

   For now, on a 32 bit architecture you can only specify a width of 32,=20
   whereas for a 64 bit architecture you can specify a width of either=20
   32 or 64 bits.

...

It affects the case where there is a huge graph.

I decided not to touch REALTYPEWIDTH for now, since it is unclear what side
effects it may have.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219749-13>