Changes between Initial Version and Version 3 of Ticket #29676
- Timestamp:
- 05/12/20 12:11:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29676
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Jonathan Kliem
- Property Cc jipilab gh-LaisRast added
-
Property
Branch
changed from
to
public/29676
-
Property
Commit
changed from
to
c6fe6d4578c25aaa3e465f8c74b1c500ff5d6946
-
Property
Status
changed from
-
Ticket #29676 – Description
initial v3 2 2 3 3 This is part of #28893: Parallel f-vector for polyhedra. 4 5 Anything happening within `prange` should be without gil. Any function that is called in the parallel section needs to be nogil.