Release the GIL in Cython code (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

pandas-dev / pandas Public

Additional navigation options

New issue

New issue

Closed

#10199

Closed

Release the GIL in Cython code

#8882

#10199

Labels

PerformanceMemory or execution speed performance

@mrocklin

Description

@mrocklin

mrocklin

opened

on Nov 23, 2014

Pandas could release the GIL in parts of the Cython code. This would enable the parallel use of multiple cores with threading.

From off-line conversation with @jreback @cpcloud

http://lbolla.info/blog/2013/12/23/python-threads-cython-gil

Metadata

Metadata

Assignees

No one assigned

Labels

PerformanceMemory or execution speed performance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions