Skip to content
Commit 8f0caac1 authored by Andreas Kloeckner's avatar Andreas Kloeckner
Browse files

Make memory pools actually work. (+)

Refactor CUDA tracing.
Fix new-style error reporting.
Only release GIL for certain, non-cleanup functions.
  (Cleanup functions may be called after Python
  deinitializes, which then causes the GIL release code
  to abort.)
Add sticky allocators to GPUArrays.
parent 54f084bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment