Skip to content

Make a nogil version of the most important methods of FaceIterator. #29676

@kliem

Description

@kliem

We outsource 3 crucial methods of FaceIterator to nogil functions.

This is part of #28893: Parallel f-vector for polyhedra.

Anything happening within prange should be without gil. Any function that is called in the parallel section needs to be nogil.

Depends on #28894
Depends on #29654

CC: @jplab @LaisRast @tscrim

Component: geometry

Keywords: polytopes, f-vector

Author: Jonathan Kliem

Branch/Commit: 81372b6

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/29676

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions