Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pyopencl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
pyopencl
Commits
19974a277e8412d50ea5d70884f4f5ed0ab15105
Select Git revision
0 results
pyopencl
src
c_wrapper
event.cpp
Author
Search by author
Any Author
authors
0 authors
Sep 14, 2014
UserEvent
· 19974a27
Yichao Yu
authored
10 years ago
19974a27
somehow pypy + nvidia + beignet doesn't like releasing event in another thread.
· 86005c69
Yichao Yu
authored
10 years ago
86005c69
try not to leak memory
· c1f20ad8
Yichao Yu
authored
10 years ago
c1f20ad8
Event.set_support_cb
· 7aaa9032
Yichao Yu
authored
10 years ago
7aaa9032
use thread in clean up
· 540e17d3
Yichao Yu
authored
10 years ago
540e17d3
one thread per callback
· 98445569
Yichao Yu
authored
10 years ago
98445569
non-blocking NannyEvent destructor
· 76e1a1eb
Yichao Yu
authored
10 years ago
76e1a1eb
helper functions, improve trace output
· d71d960b
Yichao Yu
authored
10 years ago
d71d960b
rename
· bf49b059
Yichao Yu
authored
10 years ago
bf49b059
minor tweaks, extern templates, fix print_buf
· 8333f431
Yichao Yu
authored
10 years ago
8333f431
rename make_argbuf
· 8eb34188
Yichao Yu
authored
10 years ago
8eb34188
do not assume cffi.new_handle always returns the same address for the same object (need to check)
· c68bd228
Yichao Yu
authored
10 years ago
c68bd228
try using extern template
· e8cc6d1a
Yichao Yu
authored
10 years ago
e8cc6d1a
split wrapper objects into different files; simplify templates
· 37bf4792
Yichao Yu
authored
10 years ago
37bf4792
Loading